# WhatsApp 發券文案

### **場景 1：新客歡迎券（提升首購率）**

**訊息模板：**\
Hi {Name} 👋\
歡迎你加入我們！送上你的 **新客限定 10% 優惠券** 🎁\
只要在結帳時輸入：**NEW10**\
有效期：7 天 ⏳

👉 立即逛逛：{shop\_link}\
（錯過就真的沒有了噢 😌）

### **場景 2：購物車挽回券（降低流失）**

**訊息模板：**\
Hi {Name}，你的購物車還在等你！🛒\
為了讓你更輕鬆下單，我們送你 **15% 專屬優惠券**\
代碼：**CART15**（48 小時內有效）

👉 回到購物車：{cart\_link}\
快把喜歡的帶回家 ❤️

### **場景 3：老客復購券（拉高 LTV）**

**訊息模板：**\
Hi {Name} ✨\
想念你啦！最近大家都在用我們的新產品～\
送你一張 **回購專屬 $20 優惠券** 🎁\
代碼：**BACK20**\
有效期：5 天 ⏳

👉 馬上看看有什麼新鮮貨：{shop\_link}


---

# 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://learn.islash.io/zh/features/conversion-engagement-tools/e-coupon-system/template.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.
