> For the complete documentation index, see [llms.txt](https://docs.rh-webdesign.com/cms-bundle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rh-webdesign.com/cms-bundle/elemente/produktdartstellung/shop-the-look.md).

# Shop the Look

Dieses Element bietet eine innovative und kreative Möglichkeit, Produkt-Bundles visuell darzustellen und den Nutzern ein interaktives Einkaufserlebnis zu bieten.

Mithilfe von **Hover-Spots** auf einem Bild kannst du einzelne Produkte direkt in einem Lifestyle-Bild platzieren und verlinken. So können Nutzer die Produkte, die sie im Bild sehen, direkt aus der Liste heraus kaufen - einzeln oder als Bundle.

{% hint style="info" %}
**Was ist das Shop the Look-Element?**

Es ermöglicht dir, ein Bild – z. B. ein Moodbild, ein Raumdesign oder ein Fashion-Shooting – mit anklickbaren **Hover-Spots** zu versehen.

Jeder dieser Spots kann mit einem Produkt verknüpft werden, sodass die Nutzer beim Überfahren mit der Maus oder Antippen auf mobilen Geräten Produktinformationen sehen und direkt zum jeweiligen Produkt weitergeleitet werden können.

Neben dem Bild werden die Produkte nochmals detailliert aufgelistet und können **gebündelt** in den Warenkorb gelegt werden.
{% endhint %}

<figure><img src="/files/9mUPheWY55AvEIRsTnST" alt=""><figcaption></figcaption></figure>

### Produkt - Einstellungen

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

<table><thead><tr><th width="264">Funktion</th><th>Beschreibung</th></tr></thead><tbody><tr><td>Produkte auswählen (1)</td><td>Hier setzt du die Produkte, die auf dem Bild platziert werden sollen</td></tr><tr><td>Produkteinstellungen (2)</td><td>Einstellungen zu jedem Produkt:<br><strong>Oben</strong> = Abstand des Spots vom oberen Bildrand<br><strong>Links</strong> = Abstand des Spots vom linken Bildrand<br><strong>Min. Anzahl</strong> = Die Mindestanzahl, die der Kunde vom jeweiligen Produkt in den Warenkorb legen kann<br><strong>Max. Anzahl</strong> = Die Maximalanzahl, die der Kunde vom jeweiligen Produkt in den Warenkorb legen kann</td></tr><tr><td>Spot im Bild (3)</td><td>Vorschau des Spots im Bild, um die Positionierung besser zu justieren</td></tr></tbody></table>

### Bild - Einstellung

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

### Zusätzliche - Einstellungen

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

<table><thead><tr><th width="264">Funktion</th><th>Beschreibung</th></tr></thead><tbody><tr><td>In den Warenkorb (1)</td><td>Produkte können aus der Liste heraus einzeln in den Warenkorb gelegt werden. Alternativ nur als gesamtes Bundle.</td></tr><tr><td>Merkzettel (2)</td><td>Produkte können auf den Merkzettel gesetzt werden. Beachte, dass du den <a href="https://docs.shopware.com/de/shopware-6-de/einstellungen/warenkorb#merkzettel">Merkzettel im Shop aktivieren</a> muss.</td></tr></tbody></table>


---

# 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.rh-webdesign.com/cms-bundle/elemente/produktdartstellung/shop-the-look.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.
