> For the complete documentation index, see [llms.txt](https://docs.premsoft.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.premsoft.de/plugins/belohnungsstufen-mit-bonus-punkten.md).

# Belohnungsstufen mit Bonus Punkten

Bitte stellen Sie sicher, das Sie das Plugin "Bonus System für Shopware 6" bereits erworben und installiert haben. Die Installation des Belohnungsstufen Plugins erfolgt über den Plugin Manager. Nach der Installation muss das Plugin konfiguriert werden.

<br>

### Konfiguration

\- Plugin aktivieren: Aktiviert das Plugin für den jeweiligen Verkaufskanal\
\- Multi Level aktivieren: Erreicht Ihr Kunde eine neue Belohnungsstufe, so gelten auch die Rabatte der zuvor erreichten Stufen weiterhin.\
\- Kundengruppe verbieten: Schließt bestimmte Kundengruppen vom Belohnungsstufen System aus.\ <br>

### Verwaltung

Unter "Marketing -> Bonus System -> Belohnungsstufen" können Sie neue Belohnungsstufen anlegen oder bestehende editieren. Zum Anlegen einer neuen Belohnungsstufe klicken Sie den Button "Neue Belohnungsstufe anlegen". Wählen Sie einen Namen und optional ein Bild und Beschreibungstext. Definieren Sie, wieviele Bonuspunkte erreicht sein müssen, bevor ein bestimmter Rabatt greift. Mittels der Option "Badge bei rabattierten Produkten in Liste anzeigen", können Sie neben dem Prozent Icon auch einen individuellen Badge Text mit festgelegter Textfarbe und Hintergrundfarbe ausgeben lassen. Im Bereich Bedingungen können Sie genau definieren, welche Produkte für den Rabatt ausgewählt werden sollen. Vergessen Sie am Ende nicht den Schieberegler auf "aktiv" zu setzen und zu speichern.


---

# 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.premsoft.de/plugins/belohnungsstufen-mit-bonus-punkten.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.
