> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/de/detailed-guide/bundle-offer.md).

# Bundle-Angebot

Erfahren Sie, wie Sie mit BOGOS leistungsstarke Bundle-Angebote erstellen, die das Einkaufserlebnis optimieren und den AOV steigern.

### Klassisches Paket <a href="#h.10dadxctporw" id="h.10dadxctporw"></a>

Ein klassisches Paket ist eine fest zusammengestellte Sammlung von zwei oder mehr Artikeln, die oft zusammen zu einem ermäßigten Preis verkauft werden, um Käufer zum Kauf zu bewegen.

Beispiel: Kaufen Sie Beistelltisch und schwarzen Sitzsack zusammen und erhalten Sie ein kostenloses Geschenk.

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

### Mischen und kombinieren <a href="#h.51im3acf882d" id="h.51im3acf882d"></a>

Mit Mischen-und-kombinieren-Paketen können Kunden eine Kombination von Produkten aus einer vorausgewählten Kollektion wählen. Diese Pakete werden in der Regel zu einem günstigeren Preis verkauft als beim Einzelkauf.

Beispiel: Wählen Sie beliebige 2 T-Shirts und 1 Hose aus der Sommerpaket-Kollektion und sparen Sie 10 % im Vergleich zum separaten Kauf

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

### Bundle-Builder <a href="#h.h43prdwsxyoh" id="h.h43prdwsxyoh"></a>

Der Bundle-Builder ist eine dedizierte Landingpage, die ein individuell erstelltes einzelnes Bundle oder eine Reihe von Bundles anzeigt, die Kunden auswählen und individuell anpassen können.

Beispiel: Stellen Sie sich Ihr eigenes Bundle aus der Limited Summer Edition zusammen und sparen Sie bis zu 30 %

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

### Bundle-Produktseite <a href="#h.f4ckkxuprt2" id="h.f4ckkxuprt2"></a>

Mit der Bundle-Produktseite von BOGOS können Sie **eine dedizierte Produktseite für Ihr Bundle erstellen,** auf der Kunden Produkte mischen und kombinieren, Varianten auswählen und Mengen direkt auf der Seite anpassen können.

<figure><img src="/files/6OzzAi0XzRdWd1Ej1dtC" 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://docs.bogos.io/de/detailed-guide/bundle-offer.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.
