# 每款最少購買數

#### *新增/編輯商品>銷售工具>每款最少購買數：*

![](/files/-MRDay6QTkRAvgRzBlD3)

![](/files/-MRDl_Cgdj5m7axeqANB)

商家可以使用該功能設置商品的購買下限數。即顧客必須購買達到商家所設置的“每款最少購買數”時才可進行落單。

{% hint style="info" %}
且設置該功能後，顧客點擊一次“加入購物車”時即為“每款最少購買數”。如商家設置了“2”，則顧客點擊一次“加入購物車”，購物車中的該商品的數目即為2件。&#x20;

因此切記提醒顧客不必點多，並提醒顧客在落單時看清楚自己購買的數目。
{% 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://manual.cube.mo/xin-zeng-gong-neng/mei-kuan-zui-shao-gou-mai-shu.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.
