> For the complete documentation index, see [llms.txt](https://docs.ezorderly.com/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ezorderly.com/guide/content/coupon.md).

# 優惠碼素材

&#x20;進入「廣告素材庫」選擇「優惠碼素材」。

## 新增素材

點選右上角「新增素材」按鈕

![](/files/-MfHmh5i-q6Cb5t1HadH)

## 編輯素材

點選編輯按鈕，進入編輯頁面。

![](/files/-MfHn74thYFQ_IfIPwlB)

## 輸入優惠碼訊息

請依底下欄位要求，填入欄位需要資訊。

* 素材名稱﹔設定名稱方便在建立展示型廣告時選擇。&#x20;
* 優惠碼﹔提供給顧客於消費時輸入的優惠碼，請先於您的「官網後台」設定優惠碼。
* 有效日期 (起)&#x20;
* 有效日期 (迄)&#x20;
* 是否有張數限制&#x20;
* 是否只能使用一次&#x20;
* 品項限定﹔若限定購買特定品項，請於此輸入品項名稱，空白為全站可用，無限定

![](/files/pOZXTqzBfskwbxlNhzOH)

* 優惠型式﹔可選擇折價 ($) 或是折扣 (%)
* 優惠空間﹔若優惠型式為折價，輸入數字 100 表示折 $100 元；或優惠型式為折扣，輸入 10 代表打 9 折，25 代表打 75 折&#x20;
* 使用門檻金額﹔需消費滿多少元才可使用，0 為無限制&#x20;
* 使用門檻件數﹔需消費達多少件才可使用，0 為無限制&#x20;
* 詳細說明與限制﹔ 優惠碼使用與限制說明，請盡量詳細說明 &#x20;
* 官方說明連結﹔優惠碼官方說明連結，請提供網址，可空白
* 優惠碼價值﹔消費者不會看到此數字，僅供數據分析使用

![](/files/MHMMdqcFEoEGN6vXeMSK)

輸入完畢後，可點選預覽，查看顯示畫面，檢視訊息是否需要修改。確認資訊無誤後，務必儲存更新。

![](/files/R4IdRsQv2pjNtDSrGe7S)


---

# 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://docs.ezorderly.com/guide/content/coupon.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.
