# Creating a shop page layout

Shop pages such as contact, terms & conditions, imprint, etc. are usually not pre-installed and have therefore to be created first.

For a shop page a corresponding Shopping Experience layout is basically needed. This layout can be created and filled using the Shopping Experience editor:

## Creating the layout

1. Switch to the "**Shopping Experiences Management**" (1) (2) of your shop via the main navigation ("Content" => "Shopping Experience")
2. *Optional*: You may restrict the layouts to this page type via the tab "**Shop pages**" (3)
3. Click onto the button "**Create new layout**" (4)
4. In the following select which section you want to start with (5)
   * You may choose between a section with sidebar and a section without sidebar
   * The section only serves as a base, in the following you may add and remove sections as you like
5. At the end of the creation you have to name your layout (6)
6. Now generate the layout using the button "**Create layout**" (7)

You now have created an Shopping Experience layout of the type "Shop page". Now fill it with the desired content.

{% hint style="info" %}
**Note**: How to make a layout available in the storefront via a navigation you will discover in the tutorial [Linking shop pages in the storefront](/knowledge-base/tutorials/shop-pages/linking-shop-pages-in-the-storefront.md).
{% endhint %}

#### Screenshots

![](/files/7B09HA85htmzNyXgadEw) ![](/files/jQPubfP9L8mXwkIaqGlf) ![](/files/phbQAQuvjExlqyrmTEPa) ![](/files/dGOmD5HzH64T1p5kRKR4)


---

# 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/tutorials/shop-pages/creating-a-shop-page-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.
