# CMS layout

Each Shopping Experience is based on a "layout". There are different layout types (landing page, shop page, category page and product page).

Layouts can be assigned to a category or product via the category or product management.

A Shopping Experience layout consists of one or more CMS sections.

<figure><img src="/files/hxBJaoXpxUoL0Kc4aR72" alt=""><figcaption><p>CMS layout in editor: (1) CMS section - (2) CMS block - (3) CMS element</p></figcaption></figure>

***

## Layout settings

You can access the settings for the selected CMS layout via the ![](/files/60vRoZ5FAhYNJAhWNQQT) "cog" icon on the right-hand side of the window. Clicking on it opens the sidebar in which you can find the layout settings. Here you can change the name for the layout and the type of layout.

<figure><img src="/files/Kwep2CMLcCMCLXfyEAPp" alt=""><figcaption><p>Layout settings</p></figcaption></figure>

### Settings

You can give each layout a **name** and assign **CSS classes**. You can also change the **layout type** (Shop page, Landing page, Category page).

***

#### Further information

You can find more information about the Shopping Experience in Shopware 6 in the Shopware documentation:

{% embed url="<https://docs.shopware.com/en/shopware-6-en/content/ShoppingExperiences>" %}
Shopware documentation: Shopping Experiences
{% 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://knowledge.themeware.design/knowledge-base/basic-knowledge/shopping-experiences/cms-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.
