# Produkt Layout

Grundlegend kannst Du für die Darstellung Deiner Produkte in der Storefront aus drei Layout-Typen wählen. Dabei stehen Dir die Layouts `Standard`, `Großes Bild` und `Minimaler Inhalt` zur verfügung.

Grundsätzlich verwendet Shopware zunächst den Layout-Typ `Standard`. Dieser Layout-Typ stellt eine **Produktbeschreibung (1)** im Produkt-Layout dar. Die Layout-Typen `Großes Bild` und `Minimaler Inhalt` stellen keine Beschreibung im Listing dar und sind etwas kompakter.

<figure><img src="/files/G0d6tpoQ1blyZ3D8cUee" alt=""><figcaption><p>Layout-Type Standard</p></figcaption></figure>

## Produkt Layout-Typ global einstellen

In der Erlebniswelt Kategorie-Layout unter Erlebniswelten > Kategorieseiten kannst Du im Kategorie-Listing Element das Layout Deiner Produkte global einstellen.

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

{% hint style="info" %}
Du wirst möglicherweise eine Kopie des Standard Kategorie-Layouts erstellen müssen, da sich diese nicht bearbeiten lassen.
{% endhint %}

## Produkt Layout-Typ in der Kategorie einstellen

Abweichend von der globalen Einstellung, kannst Du auch in jeder Kategorie das global eingestellte Layout überschreiben.

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

{% embed url="<https://youtu.be/60rg5naRKqI?t=695>" %}
ab Minute 11:35
{% endembed %}


---

# 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://themedocs.zenit.design/faq/produkt-layout.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.
