> 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/create-bundle-builder/display-bundle-builder.md).

# Bundle-Builder anzeigen

Es gibt zwei Möglichkeiten, den Bundle-Builder in Ihrem Online-Shop anzuzeigen.

1. Fügen Sie eine Schaltfläche auf den zugehörigen Produktseiten hinzu.
2. Fügen Sie das Bundle zur Navigation Ihres Shops hinzu.

## 1. Schaltfläche auf zugehörigen Produktseiten hinzufügen

Aktivieren Sie im Bundle-Builder erstellen/bearbeiten die Option „Schaltfläche auf Produktseite anzeigen“

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

Nachdem Sie dieses Feld aktiviert und Änderungen gespeichert haben, wird die Schaltfläche für Ihr Produkt im Bundle auf dessen Produktseite angezeigt.

<figure><img src="/files/14u2xtDE4WLSHRf16KOK" alt=""><figcaption></figcaption></figure>

## 2. Bundle zur Navigation Ihres Shops hinzufügen

### 2.1. Kopieren Sie den Link Ihres Bundles

Kopieren Sie den Link Ihres Bundles im Bundle-Builder bearbeiten.

<figure><img src="/files/33V0HEMxW6qgLlTFV7L8" alt=""><figcaption></figcaption></figure>

### 2.2. Gehen Sie in Ihrem Shop zu Inhalte > Menüs

<figure><img src="/files/7F9FrfZoIapoeELAFyed" alt=""><figcaption></figcaption></figure>

Gehen Sie zum Hauptmenü

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

Menüpunkt hinzufügen

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

Geben Sie die Beschriftung und den kopierten Bundle-Link ein und speichern Sie

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

### 3. Überprüfen Sie es in Ihrem Online-Shop

<figure><img src="/files/iUyywIHhaDqb8zIzlLm3" 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/create-bundle-builder/display-bundle-builder.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.
