> For the complete documentation index, see [llms.txt](https://pluspos.gitbook.io/android-pos-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pluspos.gitbook.io/android-pos-manual/undefined/android-pos/3..md).

# 3. 판매 수량 제한 기능

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

**\*설정된 옵션**

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

**a. 메뉴 판매 제한 수량 소진 안내**

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

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

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

\[라면] 상품의 현재 수량이 0개로 설정되어 있으므로, 상품 **선택시** 판매 제한 수량 소진 안내 메시지를 표시합니다.

**b. 사이드 메뉴 판매 제한 수량 소진 안내**

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

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

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

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

**c. 결제시 최종 수량 점검**

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

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

**d. 판매 및 반품시 현재 수량 반영**

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

위와 같이 상품을 주문하면

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

판매 개수에 맞게 현재수량이 변동됩니다.

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

위 결제 내역 반품 처리 시

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

변경된 현재 수량이 원래 상태로 복구됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-pos/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.
