> For the complete documentation index, see [llms.txt](https://seller.akaric.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seller.akaric.com/xing-xiao-huo-dong/jin-bi-hui-kui-huo-dong-ban-fa.md).

# 金幣回饋活動辦法

推出「 金幣回饋活動」與該活動之「 金幣採購」方案，相關活動辦法如次：

### **一、「 金幣回饋活動」 ( 下稱本活動 )**

**活動內容：**\
商店可於活動期間透過AKARIC後台選擇參加本活動的任一方案。參加後，AKARIC將不定期為商店的商品（下稱本活動商品）及相關活動資訊進行曝光與宣傳。

**本活動回饋說明：**

1. **回饋方式：**\ <mark style="background-color:red;">Akaric將依據客戶的實際購買金額，將相應的AKARIC幣回饋至該客戶的會員帳戶。</mark>
2. <mark style="background-color:red;">**實際購買金額定義：**</mark>\ <mark style="background-color:red;">客戶於活動期間購買本活動商品，並在超過《消費者保護法》規定的猶豫期後，扣除所有退貨金額，方為實際購買金額。</mark>
3. <mark style="background-color:red;">**本活動費用攤分：**</mark>\ <mark style="background-color:red;">按照參加回饋方案的百分比，依據訂單商品的最終售價（末端售價）收取相應費用（計算方式為：末售 × 百分比）。若該訂單達到回饋方案的上限，則依據訂單中各商品末售價佔訂單總金額的比例，計算並分攤費用上限。</mark>
4. **活動起訖日：**\
   本活動的起訖日視同於活動舉辦時間，具體日期以AKARIC網頁公告為準。
5. <mark style="background-color:red;">**活動方案單一性：**</mark>\ <mark style="background-color:red;">商店只能參加多種方案中的一種。如需更改或取消參加的方案，請致電AKARIC客服進行通知和處理。</mark>
6. **活動回饋內容：**\
   活動的最終內容以AKARIC網頁公告為準，AKARIC保留調整或更改本活動內容的權利。

### **二、「 金幣採購」**

**金幣定義與使用規範：**

1. <mark style="background-color:red;">金幣一點等於新台幣一元，有使用期限</mark>，相關使用規範依AKARIC公告為主。
2. 金幣一旦歸戶至AKARIC會員帳戶後，即視為已使用，會員不得要求退還或提出其他主張。

**使用通路：** 可於AKARIC網站及AKARIC指定的其他通路使用。

### **三、結帳付款**

**金幣採購價：**

1. <mark style="background-color:red;">金幣一點的採購價為新台幣一元（含稅）。</mark>
2. <mark style="background-color:red;">金幣採購及本活動費用的分攤，由商店開立發票，依約定的帳務作業辦理。</mark>

### **四、採購目的**

1. **商業用途：**\
   商店可依商業需求，在符合本活動及現行法令範圍內，將金幣作為贈品或服務項目使用。
2. **禁止轉售：**\ <mark style="background-color:red;">商店不得將金幣販售給非法人機構之個體消費者。如有違反（下稱違約轉讓情事），AKARIC將立即停止金幣採購事宜，商店須賠償因違約轉讓情事所引發的客訴等爭議之金幣金額50倍的懲罰性賠償金，並承擔AKARIC因此產生的一切損失。</mark>

### **五、**&#x6D3B;動變更權利

AKARIC保留變更本活動辦法的權利。如商店繼續參加本活動，則視為商店同意接受並遵守本活動辦法所載的所有約定。


---

# 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://seller.akaric.com/xing-xiao-huo-dong/jin-bi-hui-kui-huo-dong-ban-fa.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.
