# 상품 재입고 알림 신청 관리

{% hint style="info" %}
**상품 재입고 알림 신청 내역을 조회하고 관리할 수 있습니다.**
{% endhint %}

## 상품 재입고 알림 신청 관리

<figure><img src="https://4017039665-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MtRLrF338WdIfIJP9jq%2Fuploads%2FkZ87woQxYRTZwOWvFZhy%2F%EC%83%81%ED%92%88%EC%9E%AC%EC%9E%85%EA%B3%A0%EC%95%8C%EB%A6%BC%EC%8B%A0%EC%B2%AD%EA%B4%80%EB%A6%AC%20(1).jpg?alt=media&#x26;token=13781a7d-2448-4e86-969d-7e0ef607a68f" alt=""><figcaption><p>&#x3C;상품 재입고 알림 신청 관리></p></figcaption></figure>

**① 검색어** \
상품번호, 옵션관리코드,재고번호, 옵션번호로 등 다양한 검색어로 재입고 알림 신청 상품을 조회합니다. 일부 검색어는 지원하지 않으며 정확한 검색어를 입력해 주세요. \
📍다수의 상품을 검색하는 경우 검색어 사이에 'Enter ' 또는 ' , ' 를 입력해주세요.

**② 상세검색**\
상품 재입고 알림 신청 내역을 조회할 쇼핑몰을 선택합니다. 최근등록순, 신청내역순, 미발송수순으로도 검색이 가능합니다.

**③ 상품 재입고 알림 신청 관리 조회결과**\
고객이 신청한 상품 재입고 알림 신청 내역을 확인합니다.\
\[선택 삭제] 버튼을 클릭해 재입고 알림 신청 내역을 삭제할 수 있습니다.

{% hint style="danger" %}
상품 등록 시 재입고 알림 사용 설정을 '사용함'으로 설정한 상품만 알림 신청이 가능합니다.\
쇼핑몰 화면에서 고객이 상품 재입고 알림 신청 기능을 사용할 수 있도록 <img src="https://4017039665-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MtRLrF338WdIfIJP9jq%2Fuploads%2F5GicGFWRjLEtg3cTkywj%2Fapi2.png?alt=media&#x26;token=f1b3b251-c742-4037-adb6-20c3201b4d36" alt="" data-size="line">구현이 필요합니다.\
재입고 알림 신청 내역을 확인하고, 해당 상품이 재입고 되면 별도 알림을 발송해 주세요.
{% endhint %}

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nhn-commerce.gitbook.io/shopby_enterprise_manual/product/restock.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
