> For the complete documentation index, see [llms.txt](https://plusorder.gitbook.io/helpme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plusorder.gitbook.io/helpme/ex/undefined-4/undefined-23.md).

# 최대주문 수량 제한

{% hint style="danger" %}
111이상 버전에서 사용 가능합니다.

선불제 매장은 테이블 유지를 사용해야 합니다.

속성, 선택 메뉴가 다를 경우 다른 상품으로 인식되어 최대 수량이 각각 적용됩니다.
{% endhint %}

{% stepper %}
{% step %}

### 플러스오더 ASP에 가맹점 계정으로 로그인합니다.

기초관리>테이블오더관리>상품변경 메뉴로 이동합니다.

<figure><img src="/files/d0cQePclmuHJAY2K8IRh" alt="" width="281"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 상품 조회 후 최대주문 수량을 입력 및 저장합니다.

최소 주문 수량과 주문 단위 수량에 주의하여 설정합니다.

<figure><img src="/files/NglPVWwrHXZri2M44yFE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 플러스오더 에이전트에서 데이터 동기화를 진행합니다.

{% endstep %}

{% step %}

### 태블릿에 적용 된 화면입니다.

<figure><img src="/files/mLB1CZwTNISMbPel53kw" alt=""><figcaption><p>치즈버거: 최대주문 수량 4 로 설정</p></figcaption></figure>

{% endstep %}
{% endstepper %}

\#최대주문수량  #최대주문 #최대주문수량설정 #주문제한&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://plusorder.gitbook.io/helpme/ex/undefined-4/undefined-23.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
