> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/etron-win/handbuch/allgemein-grundlagen/rabattaktion-mit-kupon.md).

# Rabattaktion mit Kupon

Der Kunde erhält einen Kupon mit einem EAN Code.

Durch erfassen des Kupon in der Kassa werden die hinterlegten Rabatte bei den zugeordneten Artikeln abgezogen.

## Grundlagen

Kupon Artikel anlegen.

Dies ist ein gewöhnlicher Artikel der später als Trigger beim Mix & Match Rabatt hinzugefügt wird.\
![](/files/FIPYDZED0V7dQ8zmJTOk)

Damit es später nicht zu einer VKP Abfrage bei der Erfassung in der Kassa kommt muss der VKP mit 1,00 festgelegt werden.

Über "\<F8> Preissystem" wird dann für die Preisgruppe 0 ein VKP mit 0,00 festgelegt.

<figure><img src="/files/t1H6OMYhmiwuSPDqaqPL" alt=""><figcaption></figcaption></figure>

Unter "\<F4> Zusatztext" kann mit der Option "Gültig-Zeitraum" ein Zeitraum in dem eine Einlösung möglich ist festgelegt werden.

<figure><img src="/files/3UHvC1KUZCBT757blyXp" alt=""><figcaption></figcaption></figure>

Weitere Informationen zur Erfassungssperre unter&#x20;

{% embed url="<https://helpcenter.etron.info/v/etron-win/handbuch/kassa/verkauf-artikel-erfassungssperre>" %}

Der Rabatt selbst muss als Mix & Match Rabatt angelegt werden.

<figure><img src="/files/UexnXOG7ik6NXSUS184W" alt=""><figcaption></figcaption></figure>

Wichtig ist, dass der Kupon Artikel mit "Erforderliche Menge" 1 hinzugefügt wird.

<figure><img src="/files/QPay0LjoDZjPlMWfj4jt" alt=""><figcaption></figcaption></figure>

Weitere Informationen zu Mix & Match Rabatten :

{% embed url="<https://helpcenter.etron.info/v/etron-win/handbuch/stammdaten/erweiterte-bearbeitung/preisverwaltung-preissystem#mix_match_rabatte>" %}

## Kupon Weitergabe an den Kunden

Der Kunde bekommt einen Kupon auf dem der EAN vom Gutscheinartikel dargestellt wird.

<figure><img src="/files/JpxnANZH2zHdQ5f6hm1G" alt=""><figcaption></figcaption></figure>

## Erfassung in der Kasse

Die Artikel werden in der Kasse erfasst.

Der Kunde zeigt seinen Gutscheinkupon für die Erfassung in der Kassa her.

<figure><img src="/files/rERHR6ocYAkYvcUFQNui" alt=""><figcaption></figcaption></figure>

Beim Aufruf der Zahlung werden die zutreffenden Mix & Match Rabatte abgezogen.

<figure><img src="/files/ml2wiwdaW0OoxAfJYwa6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4yzRnpARnoHc8QVB2f5c" alt=""><figcaption></figcaption></figure>


---

# 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://helpcenter.etron.info/etron-win/handbuch/allgemein-grundlagen/rabattaktion-mit-kupon.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.
