# 購物回贈

## 購物回贈 <a href="#undefined" id="undefined"></a>

「購物回贈」功能可協助您自動追蹤並管理會員於訂單完成後可獲得的回贈金額，提升會員忠誠度與消費意願。

### 功能位置 <a href="#undefined" id="undefined"></a>

進入後台主選單，點選「加值功能」→「電子禮券」→「購物回贈」，即可進入購物回贈管理頁面。

### 介面說明 <a href="#undefined" id="undefined"></a>

<figure><img src="/files/0ooeB17NQZoWqeOx691k" alt=""><figcaption><p>購物回贈列表頁面範例</p></figcaption></figure>

### 主要欄位說明 <a href="#undefined" id="undefined"></a>

| 欄位名稱  | 說明                          |
| ----- | --------------------------- |
| 單號    | 訂單來源與編號，點擊可查看訂單詳情           |
| 會員    | 會員編號，點擊可查看會員詳細資料            |
| 總額金額  | 該筆訂單的總金額（含回贈金額），括號內為實際計算金額  |
| 待回贈金額 | 該訂單尚未發放給會員的回贈金額，可點擊鉛筆圖示進行編輯 |
| 操作    | 提供「立即回贈」、檢視等功能按鈕            |

### 操作步驟 <a href="#undefined" id="undefined"></a>

1. 於列表可快速篩選單號、會員等資訊，查找目標訂單。
2. 點擊「待回贈金額」旁的鉛筆圖示，可手動調整回贈金額。
3. 點擊「立即回贈」按鈕，系統即會將該筆金額發放至會員帳戶。
4. 點擊「檢視」圖示，可查看該筆回贈的詳細資訊與歷史紀錄。
5. 可調整每頁顯示筆數，並利用分頁快速瀏覽大量資料。

{% hint style="warning" %}
建議定期檢查「待回贈金額」列表，避免漏發或重複發放回贈。

回贈金額發放後將無法撤回，請務必確認金額正確再執行「立即回贈」。

若發現異常或重複回贈，請立即聯絡管理員協助處理。
{% endhint %}


---

# Agent Instructions: 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/jia-zhi-gong-neng/dian-zi-li-quan/gou-wu-hui-zeng.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.
