> 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/shang-pin-guan-li/shang-pin-shi-fa-xing-shuo-ming-yu-gui-fan/shang-pin-pin-zhi-bao-zheng-tiao-kuan.md).

# 商品品質保證條款

### **商店於**AKARIC**網路商店進行商品銷售及行銷等事宜，須確保商品品質和提升營運效率，聲明並保證如下相關事項：**

1. 所銷售之商品組合 ( 含贈品 ) 及所提供資料、標示、廣告，包含但不限於國家驗證資料、智慧財產、進口報關單據、商品來源、檢驗報告、認證或規格證明、相關權利及圖檔等文件，均符合國家法令、AKARIC所訂規範及約定商品規格內容等，皆為完整真實正確。
2. AKARIC得通知商店於 3 日內提供上述文件審查；若被檢舉，需附上檢驗資料才可重新上架。
3. <mark style="color:red;">若AKARIC檢驗結果判斷為商店涉及違法、不遵守保證品質或提供相關文件未依規定者，視為檢驗異常，商店願接受以檢驗異常通報單核定之懲罰性違約金(罰款)：</mark>
   1. <mark style="color:red;">各違規商品 ( 品號 ) 之銷售量 \* 售價 \* 5 %，採一項 ( 品號 ) 一罰。每一品號最低罰款為新台幣 20 萬元，最高為新台幣 100 萬元。已經罰款之銷售量不再重複計算。</mark>
   2. <mark style="color:red;">商品若未開始銷售或無任何銷售額，每一違規事項以新台幣 20 萬元為定額處罰。</mark>


---

# 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/shang-pin-guan-li/shang-pin-shi-fa-xing-shuo-ming-yu-gui-fan/shang-pin-pin-zhi-bao-zheng-tiao-kuan.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.
