> 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/ebuy-men-shi-zi-qu.md).

# eBuy門市自取

## eBuy 設置

### 1. 備註

* **功能說明**：提供一個欄位來設置備註或附加說明，供管理者或顧客了解eBuy設置的特殊要求或注意事項。
* **格式要求**：可自由輸入文字。

> **設定位置**：\
> `[系統後台 > eBuy設置 > 備註]`

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

填寫完成後，備注會在結賬時配送頁面顯示範例。

**範例**：

* "您的訂單將於 3 個工作日內送達。"
* "EBUY門市自取服務需收取額外5元的費用。"
* "請確認您的地址正確，避免延遲送貨。"

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

### 2. 服務費設置

* **功能說明**：設定eBuy服務費，包括標準服務費和可調整的變動服務費。
* **格式要求**：輸入數值（例如：5元）
* **範例**：設定為  `10 元` 的服務費。

> **設定位置**：\
> `[系統後台 > eBuy設置 > 服務費設置]`&#x20;

<figure><img src="/files/QmXZiHeBbUVwjL5GLxam" alt=""><figcaption><p>服務費設置界面</p></figcaption></figure>

### 3. 允許免收服務費

* **功能說明**：設定是否允許免收服務費，通常根據特定條件（例如促銷活動、購物滿額等![](/files/FKzx6wmVrGMLcMXxzX0K)

### **效果展示**

設置完成後，滿購買免服務費提示會在結賬時配送頁面

<figure><img src="/files/wMRbS3p7pkOBVQFrEoaG" 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/ebuy-men-shi-zi-qu.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.
