# Preisanzeige (Auflistung der Preise unter dem Haupt-Artikelpreis)

{% hint style="info" %}
**Anzeige-Darstellungen:** Hier gibt es 3 mögliche Darstellungen der Preise im Artikel.
{% endhint %}

### Bundlepreis nicht anzeigen (Keine separate Auflistung)

Alles bleibt im Shopware-Standart und eine separate Preisauflistung findet hier nicht statt.&#x20;

![Auflistung der Bundle-Gesamtpreis-Berechnung nicht anzeigen](/files/500hnxxhzWoX9QbiL6za)

### Bundlepreis separat anzeigen (Auflistung: Bundlepreis, Bundlerabatt und Gesamtpreis)

Hier werden alle Preis-Positionen unter dem Hauptpreis aufgeführt und zusätzlich mit einem Gesamtpreis ausgegeben.

![Anzeige aller Preis-Positionen für die Bundle-Gesamtpreis-Berechnung](/files/OxszHKu5Mg95hmyjSaTq)

### Bundlepreis zum Hauptartikel-Preis addieren (Haupartikelpreis wir mit Gesamtpreis überschrieben)

Eine Auflistung der einzelnen PReis-Positionen wird nicht aufgelistet. Der Preis vom Hauptartikel wird mit dem Gesamtpreis der sich aus dem Bundle ergibt überschrieben.

![Gesamtpreis zum Hauptpreis dazu addiert](/files/51A6QAGojbs4cmfq64mW)


---

# 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.hubyte.de/bundle-produkt-artikel-set/grundeinstellungen/preisanzeige-auflistung-der-preise-unter-dem-haupt-artikelpreis.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.
