> 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/shang-pin-ye-yun-fei-lian-jie.md).

# 商品頁運費鏈接

### 📦 商品頁運費鏈接

您可以在商品頁上設置運費相關的鏈接，便於顧客查看詳細的運費規則。

* 設置運費鏈接後，顧客點擊該鏈接可查看具體運費細節。

{% hint style="success" %}
具體運費細節在 <mark style="color:blue;">基本設定 (現存送貨設置)</mark> 裏更改
{% endhint %}

<figure><img src="/files/jyBRODjUWAEBuWatBRLj" alt=""><figcaption><p> 商品頁運費鏈接</p></figcaption></figure>

### 🛒 商品頁運費顯示文字

這裡是顯示在商品頁面的運費相關文字，讓顧客在瀏覽商品時能夠即時查看運費信息。

* 例如：`該商品運費為 $X.XX` 或 `運費將根據您的地區而定`。

<figure><img src="/files/7vHoSZ8F5dKRu2xmDUfY" alt=""><figcaption><p>商品頁運費顯示文字</p></figcaption></figure>

<figure><img src="/files/N4T0IRqIWdLWUqmJipLv" alt=""><figcaption><p> 商品頁運費顯示文字範例</p></figcaption></figure>

<figure><img src="/files/gxAcdkY1I6MVxPN0OWeA" alt=""><figcaption><p>顧客點擊該鏈接可查看具體運費細節範例</p></figcaption></figure>

***

### ⚙️ 基本設定 (現存送貨設置)

以下是您現有的送貨的預設運費設置，請確認是否需要調整：

📌 備註：

* 若系統無法識別某個地區，則會套用「除此之外地域」的費用。
* 將來需要根據不同地區設置不同費率，可個別調整「澳門路環」、「氹仔」等區域的費用。
* 如果新增區域，記得同步新增對應的送貨設置以避免落空。

<figure><img src="/files/VMqofy59ReFZFa0m6CPv" alt=""><figcaption><p> 基本設定 (現存送貨設置)</p></figcaption></figure>

#### 📌 新增點擊加號（＋）並選擇地區和輸入金額

<figure><img src="/files/R1ZOiQkqpqKPGX7k4Tfc" alt=""><figcaption><p>送貨設置範例</p></figcaption></figure>

<figure><img src="/files/nxy280fZDzAlbeZQUehS" alt=""><figcaption><p>送貨設置後前端顯示範例</p></figcaption></figure>

***

### 📍 注意事項

* **送貨費用計算方式**：若您的商品有多種不同的送貨設置，選擇 **各商品的送貨費用的總和**、**使用送貨費中最貴的** 或 **使用送貨費中最便宜的**，根據您的業務需求進行設置。

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

* **免費送貨設定**：可根據購物車總價或其他條件，設置免費送貨條件，促進顧客達到購物金額。


---

# 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/shang-pin-ye-yun-fei-lian-jie.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.
