> 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/jie-zhang-ti-shi-xin-xi.md).

# 結賬提示信息

#### 購物車及結賬頁面提示信息

<figure><img src="/files/HAlFEiUFaAWMFuS39m8F" alt=""><figcaption><p>結帳提示信息</p></figcaption></figure>

###

### 🛒 結賬提示信息

***

#### 🛍️ 購物車及結賬頁面提示信息

在這個部分，顯示用戶已選擇商品的概況：

* 商品名稱、數量、價格
* 預估總額
* 提示用戶檢查是否正確添加所有商品
* 提示運費、折扣等附加項目

<figure><img src="/files/VETBux6zdRmW8vDCzLJg" alt=""><figcaption><p>購物車及結賬頁面提示信息</p></figcaption></figure>

***

#### 📝 「購物車」頁面特定信息

在「購物車」頁面，應包括以下提示信息：

* 預計發貨日期
* 是否滿足包郵條件（如「滿$50免運費」）
* 顯示折扣碼或優惠信息，讓用戶知道如何減免費用

<figure><img src="/files/BV7zG9zAn1QQWaYsKzFk" alt=""><figcaption><p>「購物車」頁面特定信息</p></figcaption></figure>

***

#### 🛒 「結賬－基本資訊」頁面特定信息

此頁面主要包括顧客的基本信息填寫，建議顯示：

* 提示顧客檢查輸入的信息（如姓名、聯繫電話）
* 輸入地址時提示是否正確，是否能送達
* 如果有促銷碼，提示使用的地方

<figure><img src="/files/VowPWKu56WSiDcnw8aAu" alt=""><figcaption><p>「結賬－基本資訊」頁面特定信息</p></figcaption></figure>

***

#### 🚚 「結賬－貨運方式」頁面特定信息

在貨運方式選擇頁面中，應顯示：

* 提供的運送方式和時效（例如：快遞、標準運送）
* 提示用戶選擇適合的運送方式（如「選擇快遞可加速處理」）

<figure><img src="/files/oQncWkGYHoWhvmLAWwGT" alt=""><figcaption><p> 「結賬－貨運方式」頁面特定信息</p></figcaption></figure>

***

#### 💳 「結賬－支付方式」頁面特定信息

此頁面中應包括：

* 支付方式選擇（如信用卡、支付寶、微信支付等）
* 提示用戶支付過程中的安全性（例如「本站支付系統採用加密技術保護您的支付安全」）

<figure><img src="/files/H6GnXlpMU3jRYcoeQkml" alt=""><figcaption><p>「結賬－支付方式」頁面特定信息</p></figcaption></figure>

***

#### ✅ 「結賬－訂單確認」頁面特定信息

在訂單確認頁面，顯示：

* 顯示用戶選擇的所有商品詳情
* 顯示運費、折扣、總額等信息
* 提供確認按鈕並提示用戶再次核對

<figure><img src="/files/GK3HMWpa6AUnpzqRE1kG" alt=""><figcaption><p>  「結賬－訂單確認」頁面特定信息</p></figcaption></figure>

***

#### 🎉 「結賬－完成」頁面特定信息

在此頁面中，顯示：

* 訂單編號和感謝語（例如「感謝您的訂購，您的訂單編號為 #123456」）
* 提示用戶查看電子郵件以獲取更多信息
* 提供追蹤訂單的選項

<figure><img src="/files/BYUdL0JH1ofmNJ6pdxxi" alt=""><figcaption><p>「結賬－完成」頁面特定信息</p></figcaption></figure>

***

### 🏷️ 特定商品提示信息

***

#### 🛒 對於「A類商品」特定信息

如果是A類商品，可以顯示：

* 這些商品可能需要特殊處理或運送（例如，易碎品）
* 可能有額外的運費或稅收

📷 **顯示畫面示意圖：A類商品提示設置**

***

#### 🛍️ 對於「B類商品」特定信息

B類商品提示可能包括：

* 該商品為限量商品，庫存有限
* 提示預售或發貨延遲的可能性

📷 **顯示畫面示意圖：B類商品提示設置**

***

#### 🛒 對於「C類商品」特定信息

C類商品的提示可能包括：

* 提示該商品有退換貨條件（例如「此商品無法退換」）
* 顯示有關保修或質保的詳細信息

📷 **顯示畫面示意圖：C類商品提示設置**

***

#### 🎁 對於「D類商品」特定信息

D類商品的提示可能包括：

* 該商品可以享有特別的折扣或優惠券
* 商品有特定的使用限制或特殊處理要求

📷 **顯示畫面示意圖：D類商品提示設置**


---

# 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/jie-zhang-ti-shi-xin-xi.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.
