# Shopware: Gutscheine auf eine Artikelnummer bündeln

In Shopware besitzt jeder Gutschein eine eigenständige Artikelnummer. Damit nicht für jeden Gutschein im Shop ein eigenständiger Artikel in der Warenwirtschaft existieren muss, lassen sich die Gutscheine in sync4 auf eine bestimmte Artikelnummer bündeln.

Hierfür müssen Sie nur im Konfigurationsassistenten den Haken bei „Gutscheine anlegen“ setzen und die entsprechende Artikelnummer eintragen. Dann werden die Artikelnummern aller Gutscheine beim Bestellabruf von Shopware auf diese Artikelnummer abgeändert.

{% hint style="warning" %} <mark style="color:red;">**Wichtig:**</mark> <mark style="color:red;"></mark><mark style="color:red;">Wenn keine Artikelnummer eingetragen wird, werden Gutscheine beim Bestellabruf gefiltert.</mark>
{% endhint %}

![](/files/muAOZrLYR3TIoDCigdG0)


---

# Agent Instructions: 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:

```
GET https://docs.sync4.de/funktionen/bestellungen/shopware-gutscheine-auf-eine-artikelnummer-bundeln.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
