# 품절 상품 설정

{% hint style="warning" %}
ASP에서 가맹점 로그인 후 <mark style="color:green;">**기초관리 -> 매장관리 -> 포스기능정의 ->**</mark>**일반-판매처리**에서 **\[287] 품절** 버튼을 설정해주세요.
{% endhint %}

{% tabs %}
{% tab title="포스 설정" %}

1. 키오스크에서 포스모드로 변경해주세요.\
   \* 포스 모드 변경 ->[키오스크 종료 및 포스 모드 변경](/android-pos-manual/android-kiosk/setup/undefined.md)참고<br>

   <figure><img src="/files/WV6DdrDM8TmGCZ55GvLy" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/AeL1Z9LUMnN5UvKCTlVy" alt=""><figcaption><p>포스 선택</p></figcaption></figure>

2. 상품 주문 화면 -> **품절** 메뉴를 선택합니다.\ <mark style="color:red;">※매장 환경 설정에 따라 위치가 다를 수 있습니다.</mark>\ <br>

   <figure><img src="/files/qNGamtxs7C0s0q4lB4RZ" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/OmWAbOOGjylXYqTHfENc" alt=""><figcaption></figcaption></figure>

3. **상태구분**에서 조회 기준을 설정하고 **조회** 버튼을 눌러주세요.<br>

   <figure><img src="/files/3w7dhbUWqxOZrBcvowNS" alt=""><figcaption></figcaption></figure>

4. 품절 상태로 변경할 상품을 선택해주세요.<br>

   <figure><img src="/files/LXRLInLZGMlrOXZDQFc0" alt=""><figcaption></figcaption></figure>

5. **상태**값이 판매에서 **품절**로 변경된 것을 확인하고 **적용** 버튼을 눌러주세요.<br>

   <figure><img src="/files/Vxpjyar4qBjqZmW2EWUp" alt=""><figcaption></figcaption></figure>

6. 변경사항을 적용하기 위해 키오스크에서 **자료수신** 버튼을 눌러주세요.<br>

7. 키오스크를 실행 시켜 품절 여부를 확인합니다.<br>

   <figure><img src="/files/sIguWKfjq214n17zsMLG" alt=""><figcaption></figcaption></figure>

{% endtab %}

{% tab title="ASP 설정" %}

1. **기초관리 -> 키오스크관리 -> 품절 일괄변경**으로 이동해주세요.\
   ![](/files/RsjisYHPxzr3cp7b1bQ0)<br>
2. **키오스크 터치키상품** 선택을 **YES**로 선택하고 **조회** 버튼을 눌러주세요.
3. 품절 처리할 메뉴를 **체크**해주세요.
4. **품절여부**를 **YES**로 선택하고 **저장** 버튼을 눌러주세요.\ <br>

   <figure><img src="/files/MUSYPjXVnri7vqx48QjC" alt=""><figcaption></figcaption></figure>
5. 변경사항을 적용하기 위해 키오스크에서 **자료수신** 버튼을 눌러주세요.
   {% endtab %}
   {% endtabs %}


---

# 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://pluspos.gitbook.io/android-pos-manual/android-kiosk/asp-presetup/sold-out.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.
