# 3. 판매 수량 제한 기능

### 1. 판매 수량 제한 기능

**\*설정된 옵션**

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

**a) 설정된 현재 수량에 맞게 메뉴 품절 표시**

<figure><img src="/files/wJTihsDYzzAs2d6xUA0E" alt="" width="375"><figcaption></figcaption></figure>

\[라면], \[포인트적립O포장할인X], \[포인트적립O포장할인O], \[포인트적립X포인트할인x],\
\[포인트적립X포장할인O], \[0원 상품] 의 현재 수량이 **0**으로 설정돼있기 때문에 **품절로 표시됩니다.**

<figure><img src="/files/XZ1Pj1gKFfbM2c3AIAEX" alt="" width="375"><figcaption></figcaption></figure>

사이드 메뉴도 마찬가지로 \[라면] 사이드 메뉴의 현재 수량이 **0**으로 설정돼있기 때문에 **품절로 표시됩니다.**

**b) 상품 선택 수량 제한 안내**<br>

<figure><img src="/files/aCwXx8MfnzsaLNDcapSw" alt="" width="375"><figcaption></figcaption></figure>

\[치즈라면] 상품의 현재 수량이 **8**개로 설정되어 있으므로, **8개를 초과하여 수량을 선택**하면 수량 제한 안내 메시지를 표시합니다.

**c) 사이드 메뉴 수량 제한 안내**

<figure><img src="/files/ZY2QRCbfSvT0ItRJ3E4u" alt="" width="375"><figcaption></figcaption></figure>

\[파추가] 상품의 현재 수량이 **5**개로 설정되어 있으므로, **5개를 초과하여 수량을 선택**하면 사이드 메뉴 수량 제한 안내 메시지를 표시합니다.

<figure><img src="/files/G2oKq7bdRMZAUdMZOmGx" alt="" width="375"><figcaption></figcaption></figure>

장바구니에 담긴 상품의 수량을 조절할 때, 현재 수량을 초과하면 수량 제한 안내 메시지를 표시합니다.

**d) 결제 직전 최종 수량 확인**

<figure><img src="/files/bOMSTXxDWndpmBCTBCBN" alt="" width="375"><figcaption></figcaption></figure>

결제 전에 다른 포스 기기나 키오스크에서 물건이 판매될 수 있으므로, 결제 직전에 남은 재고를 다시 한번 확인합니다.&#x20;


---

# 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/undefined/android-kiosk/3..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.
