# 상품 최소 수량 설정 시 최소 수량씩 증가

## 관리자 메뉴 위치

`설정` > `주문 설정` > `장바구니 설정`

## 메뉴 안내 및 설정 방법

<div align="left"><figure><img src="/files/E6gqDTPsDP6hffWEam0T" alt=""><figcaption></figcaption></figure></div>

### 상품 최소 수량 설정 위치

1. `상품` > `상품 관리` > `상품 등록`
2. `상품` > `상품 관리` > `상품 수정`&#x20;

<div align="left"><figure><img src="/files/qvU6BG3XD9xToYmYMDgs" alt=""><figcaption></figcaption></figure></div>

## 적용 화면

{% tabs %}
{% tab title="상품 상세 페이지 (최소 주문한도 3개)" %}

<div align="left"><figure><img src="/files/ZSxIx2x83fkCQbUOevqo" alt=""><figcaption><p><mark style="color:blue;"><strong>상품 상세 페이지 (최소 주문한도 3개)</strong></mark></p></figcaption></figure></div>

* 상품에 최소 주문한도 적용할 경우 상세 페이지 접속 시 기본 수량이 최소 주문한도 수량이 노출돼요.
* 최소수량×갯수만큼 증가/감소 조건인 경우 + - 클릭 시 수량이 3개 단위로 조정돼요.
* 최소수량+갯수만큼 증가/감소 조건인 경우 수량 3개인 상태에서 + - 클릭 시 1개 단위로 수량이 조정돼요.
  {% endtab %}

{% tab title="최소 주문한도 이하로 수량 조정 시" %}

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

최소 주문한도 이하로 수량 조정 시 위이미지와 같은 안내창 노출되면서 최소 주문한도 이하로는 수량 조정이 불가능해요.
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
참고

* 상품 최소 수량 설정 시 최소 수량씩 증가 기능은 상품 상세/장바구니에서만 지원되는 기능이에요.
* 쇼핑탭과 상품 상세 관련 상품 장바구니 담기 기능에서는 지원되지 않아요.
  {% endhint %}


---

# 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://help.makeshop.co.kr/manual/order/undefined/undefined-8.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.
