# Product layout

You can choose from three layout types for the presentation of your products in the storefront. The layouts `Standard`, `Big image` and `Minimal content` are available.

Basically, Shopware initially uses the Standard layout type. This layout type represents a **product description (1)** in the product layout. The layout types `Big image` and `Minimal content` do not represent a description in the listing and are a bit more compact.

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

## Set product layout type globally

In the listing page layouts of the shopping experiences you can globally set the layout of your products in the category listing element.

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

{% hint style="info" %}
You may need to make a copy of the default category layouts as these are not editable.
{% endhint %}

## Set product layout type in category

In contrast to the global setting, you can also overwrite the globally set layout type in each **category (1)** in the tab "layout" in the category listing section in the **Layout type (2)** option.

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

{% embed url="<https://youtu.be/60rg5naRKqI?t=695>" %}
from 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/en/faq/product-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.
