> For the complete documentation index, see [llms.txt](https://docs.unipage.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unipage.eu/fr/beheer-uw-webshop/marketing/coupon-codes.md).

# Codes de réduction

## Codes de réduction

les codes promo sont un moyen idéal pour travailler sur la fidélisation de votre clientèle. Pour créer un coupon, cliquez sur **marketing** puis sur **coupons**.&#x20;

![](/files/-MjoNowRaEJFpAPV2_kX)

Les codes promo au sein d'Unipage sont très flexibles, ci-dessus vous voyez un explication de la function pas à pas numéroté.

![](/files/-MjoOAtvW9Mv54ql7VwI)

| Function                | Explication                                                                                                                                                                                                          |
| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1 - Sasie de code       | <p>le consommateur doit remplir pour recevoir un rabais. un ex. le code de promo:</p><p><strong>promod'été\_août</strong>                     </p><p></p><p> par défaut, un code aléatoire est saisi ici.</p><p></p> |
| 2 - génerer du code     | Sur le bouton d'actualisation, vous pouvez créer un nouveau code aléatoire.                                                                                                                                          |
| 3 - type de  coupon     | <ul><li>Remise de % : arrordes un pourcentage de remise sur la commande.</li><li>remise sur un montant: accordez une remise sun un montant fixe.</li></ul>                                                           |
| 4 - Réduction           | La remise pouvant être accordée dépend de l'option choisie à 3 pourcantage ou un montant fixe.                                                                                                                       |
| 5/6 - Définer la limite | Optionnel: une limite pour un coupon. per ex: le coupon peut être utilisé 3 fois. la case doit être cochée et un nombre peut être saissi (6)                                                                         |
| 7/8 - Date d'expiration | Optionnel - une date d'expiration pour le coupon. par ex: le coupon peut être utilisé jusqu'au 31 octobre. la case à cochée et (8) vous pouvez choisir la date.                                                      |


---

# 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.unipage.eu/fr/beheer-uw-webshop/marketing/coupon-codes.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.
