# 1. 件數優惠設置

![](/files/-MOnvlYhMSvT3FR7tEqn)

![](/files/-MRDmAd_aW99SW03PKCj)

該功能適用於顧客購買商品的最低件數起可享用到的優惠。

如商品原價為0.6，最低數量為2，優惠價(即優惠後的商品單價)為0.4。

{% hint style="info" %}
即顧客需要購買2件或2件以上，才能享有單件商品0.4的價格。
{% endhint %}

最後點擊紅色按鈕“新增條件”保存該件數優惠設置。

效果圖如下：

![](/files/-MREATl_mOkrWno4atJV)


---

# 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/shang-pin-guan-li/xin-zeng-shang-pin/you-hui-she-zhi/1.-jian-shu-you-hui-she-zhi.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.
