# Produktbild Hover

Der Produktbild Hover ist ein beliebtes Feature, dass deinen Shop interaktiver gestaltet und letztendlich die Benutzerfreundlichkeit verbessern kann. So wechselt das Vorschaubild in jeder Produkt Box in deinem Shop auf ein zweites Bild, sobald du mit dem Mauszeiger darüber fährst.

<div data-full-width="false"><figure><img src="/files/gW2e6LvKDfVGThtx4z0J" alt=""><figcaption><p>Produktbild Hover bei unserem eigenen Shop <a href="https://outdoordino.de/">https://outdoordino.de/</a></p></figcaption></figure></div>

### Globale Einstellung

Standardmäßig ist dieses Feature automatisch über die [Theme Konfiguration](/theme-konfiguration/erlebniswelten/produkt-box.md#globaler-produktbild-hover) aktiviert. Hierüber kannst du die Funktion daher auch ggf. wieder deaktivieren. Als Hover Bild wird dabei immer das zweite Galeriebild des Produktes herangezogen, soweit eines vorhanden ist.

### Hover Bild selbst festlegen

Möchtest du abweichend von der globalen Einstellung oder nur für spezifische Produkte eigene Hover Bilder definieren, so kannst du dies ebenfalls noch auf Produktebene festlegen. Unter \
"\[Produkt] > Spezifikationen > Zusatzfelder > Produkt > Hover Bild" kannst du deine eigene Mediendatei verknüpfen.


---

# 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.atloss.de/enthaltene-erweiterungen/produktbild-hover.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.
