> 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/beheer-uw-webshop/marketing/coupon-codes.md).

# Coupon codes

## Coupon codes

Couponcodes zijn een ideale manier om te werken aan uw klantenbinding. Om een coupon aan te maken  klik je op **marketing** en vervolgens op **coupons**

![](/files/-MjoNowRaEJFpAPV2_kX)

Coupon codes binnen Unipage zijn zeer flezibel opgebouwd, hieronder ziet u per cijfer de uitleg van de functie.

![](/files/-MjoOAtvW9Mv54ql7VwI)

| Functie                | Uitleg                                                                                                                                                                                                                      |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1 - code invoer        | <p>Couponcode die de consument moet invullen om korting te krijgen. Een voorbeeld van een couponcode kan zijn: <strong>ZOMERKORTING\_AUGUSTUS</strong></p><p></p><p>Standaard staat hier een willekeurige code ingevuld</p> |
| 2 - code genereren     | Op de refresh knop kan je een nieuwe willekeurige code aanmaken                                                                                                                                                             |
| 3 - type coupon        | <ul><li>% korting: geef een percentage korting op de bestelling</li><li>bedrag korting: geef een vast bedrag korting</li></ul>                                                                                              |
| 4 - korting            | De korting die gegeven mag worden, dit is afhankelijk van de gekozen optie bij 3 een percent of een vast bedrag                                                                                                             |
| 5/6 - Limiet instellen | Optioneel - een limiet voor de coupon. Bv. de coupon mag 3 keer gebruikt worden. De checkbox dient worden aangevinkt en bij 6 kan er vervolgens een getal worden ingevuld                                                   |
| 7/8 - Vervaldatum      | Optioneel - een vervaldatum voor de coupon. Bv. de coupon mag tot 31 oktober gebruikt worden. De checkbox dient worden aangevinkt en bij 8 kan er vervolgens een getal worden ingevuld                                      |


---

# 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/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.
