> 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/jiao-dai-she-zhi.md).

# 膠袋設置

滑動開啓「膠袋功能」，則商家可選擇商品貨運的膠袋計算方式。

<figure><img src="/files/KhUHodYCWeC3JeaVPrHw" alt=""><figcaption><p>膠袋功能設置界面</p></figcaption></figure>

{% tabs %}
{% tab title="一個膠袋" %}
則買家一次下單的商品都全部由一個膠袋發貨。

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

### **效果展示**

填寫完成後，商品結算頁面會顯示膠袋費用。

<figure><img src="/files/wGIrVdm9tvBacbZQf4cX" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="按商品件數計算" %}
則膠袋根據下單的商品件數計算，可在右邊欄目選擇修改每多少商品件數包一個膠袋。

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

### **效果展示**

填寫完成後，商品結算頁面會顯示膠袋費用。

<figure><img src="/files/jtxtzPxcmsRhMGTowdgE" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/jiao-dai-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.
