> For the complete documentation index, see [llms.txt](https://help.cube.mo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cube.mo/kai-dian-zhi-nan/wang-zhan-she-zhi/huo-yun-guan-li/song-huo-fu-wu/mian-fei-song-huo-she-ding.md).

# 免費送貨設定

### 🎁 免費送貨設定說明

開啓「免費送貨設定」，則商品當顧客購買金額達到一定條件時，可享受 **免費送貨** 服務，具體設定如下：

#### ✅ 免運條件

* **對象條件**：
  * 按購物車中商品的總價
  * 按購物車中優惠折扣後的總價
  * 按購物車中非特定商品的總價
* **適用地域**：
  * **適用於所有地域**：可根據購物金額達到免運條件，無地域限制。
  * **不同地區的所需購買金額不同**：可根據不同地區設定不同的免運金額。

***

#### 📦 免運金額設定範例

* 當顧客的購物車金額達到 **1000元** 時，即可享受免費送貨服務。

***

🔧 **建議**：

* 可根據不同地區、產品類別或促銷活動設定不同的免運金額條件，以便更好地促進銷售並提高客戶滿意度。
* 設定免運條件時，記得考量物流成本，避免因免費運費影響利潤。


---

# 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:

```
GET https://help.cube.mo/kai-dian-zhi-nan/wang-zhan-she-zhi/huo-yun-guan-li/song-huo-fu-wu/mian-fei-song-huo-she-ding.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.
