> For the complete documentation index, see [llms.txt](https://docs.acymailing.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acymailing.com/old/integration-plugins/e-commerce/awocoupon-plugin.md).

# AwoCoupon plugin

**Coupon Code** : This field indicates the code your visitor will have to enter to use the coupon on your shop. You can include coupon code tags which will be replaced during the send process :

* **\[name]** : will be replaced by the name of your user
* **\[key]** : REQUIRED field, will be replaced by a randomly generated code of 6 characters
* **\[subid]** : will be replaced by the receiver's ID
* **\[email]** : will be replaced by the receiver's e-mail address
* You can also add any string if you want... the coupon code "discountFor\[name]-\[key]" will be replaced by "dicountForJohn-Xa6s65" during the send process.
