# 2. 판매 수량 제한 설정

{% hint style="warning" %}
판매 수량 제한 기능 관련 설정은 **메인포스**에서만 가능합니다.
{% endhint %}

### 1. 판매 수량 제한 설정 화면 이동

#### a. 개점시  설정 화면 이동

**'개점처리' 버튼을 누르면** 판매 수량 제한 설정 화면이 띄어집니다.

<figure><img src="/files/23QVco30m13Ya0aNoyEo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/86RyPXH85IfkEfAyw1k8" alt=""><figcaption></figcaption></figure>

#### b. 환경설정 - 판매수량제한

환경설정 화면에서 **'판매수량제한' 기능키를 클릭**하면 판매 수량 제한 설정 화면으로 이동합니다.

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

{% hint style="danger" %}
'판매수량제한' 기능키가 없다면 사용설정이 제대로 됐는지 확인해주세요. [1. 사용 설정](/android-pos-manual/undefined/android-pos/1..md)
{% endhint %}

### 2. 판매 수량 제한 설정

#### a.  상품별 수량 제한 사용 설정

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

i) **'수량 제한 사용' 의 스위치를 클릭**하면 상품별 판매 수량 제한 사용 설정이 가능합니다.

ii) **'전체 사용' 스위치를 클릭**하면 모든 상품의 '수량 제한 사용'을 제어할 수 있습니다.

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

#### b.  제한 수량 및 현재 수량 설정

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

수량 설정을 원하는 상품을 선택하면 수량 설정 화면이 띄어집니다.

수량 입력 후 **'저장하기' 버튼을 누르면** 제한 수량 및 현재 수량이 반영됩니다.

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

{% hint style="danger" %}
상품을 클릭해도 수량 설정 화면이 안나온다면 **해당 상품의 '수량 제한 사용'이 ON 인지 확인**해주세요.
{% endhint %}

####

#### c.  개점시 옵션 설정

개점시 **수량 제한 사용 설정된 상품의 제한 수량, 현재 수량**이 설정된 옵션에 맞게 변경됩니다.<br>

**i) 현재 수량을 제한 수량으로 일괄 초기화**<br>

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

**'현재 수량을 제한 수량으로 일괄 초기화'** 옵션을 사용하면 **개점시 현재 수량이 제한 수량으로 변경**됩니다.

**ii) 제한수량 및 현재 수량을 0으로 일괄 초기화**<br>

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

**'제한수량 및 현재수량을 0으로 일괄 초기화'** 옵션을 사용하면 **개점시 제한 수량, 현재 수량이 0으로 조정**됩니다.

**iii) 제한 수량 유지**

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

**'제한 수량 유지'** 옵션을 사용하면 **제한 수량 및 현재 수량이 마감전 수량 그대로 유지**됩니다.


---

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