> 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/dian-pu-she-zhi/shou-mai-zi-xun.md).

# 售賣資訊

### 💼 售賣資訊

<figure><img src="/files/hhr8znxzLKcvooljFJNz" alt=""><figcaption><p>售賣資訊</p></figcaption></figure>

{% hint style="warning" %}
店鋪内查看「關於我們」需跳轉至「[網站菜單設置](/kai-dian-zhi-nan/wang-zhan-nei-rong-guan-li/cai-dan-guan-li/wang-zhan-cai-dan-she-zhi.md)」新增項目（關於我們）才可查看。
{% endhint %}

<figure><img src="/files/nVPaLFeEpYGccWZOCcHP" alt=""><figcaption><p>網站示意圖-關於我們</p></figcaption></figure>

***

#### 💲 售價說明

在此欄位填寫商品的售價信息，包括：

* 商品的基本售價
* 是否有折扣（例如「原價：$100，現價：$80」）
* 其他附加費用（如運費、手續費）
* MOP幣別等等

***

#### 💳 支付方法說明

請詳細列出支持的支付方式，包括：

* 信用卡支付
* PayPal
* 銀行轉帳

***

#### 🔄 關於退貨說明

此欄位應該包括：

* 退貨政策：在什麼情況下可以退貨
* 退貨時間範圍：如7天、30天內可退貨
* 退貨流程：如何辦理退貨，是否需要提供訂單號等

***

#### 🚚 關於發貨說明

填寫發貨相關信息，包括：

* 發貨時間：商品下單後多久發貨（如1-2個工作日內）
* 運送方式：如快遞、宅配等
* 運費信息：是否有運費優惠或包郵

***


---

# 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, and the optional `goal` query parameter:

```
GET https://help.cube.mo/kai-dian-zhi-nan/wang-zhan-she-zhi/dian-pu-she-zhi/shou-mai-zi-xun.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
