# Linking shop pages in the storefront

In order to make a shop page available as a content page in your storefront, the corresponding layout must be assigned to a category page via the Category Management.

In this tutorial you will discover how to create a category page, when needed, and how to assign a shop page layout to it.

**Example**: In the following we add a "Newsletter" shop page to the "Footer navigation".

## Creating a category page

1. Switch via the main navigation to the "**Category management**" (1) (2) of your shop ("Catalogues" => "Categories")
2. Select the desired category in which the shop page should be listed
   * **Example**: The newsletter should be accessible via the footer navigation
3. Click onto the ![](/files/y75dQosl9LNhhgKQ3JAF) **Context button** (3) to open the context menu and create a new category
   * **Example**: We would like to add the "Newsletter" page above the "Revocation notices" page (4)
4. Name the page (5) and create the page (6)
5. Now the category page can be edited
6. Activate the page to be displayed in the storefront (7)

## Assigning the layout

1. Switch to the tab "**Layout**" (8)
2. Click onto the button "**Assign layout**" (9)
3. Choose the desired layout (10)
4. Confirm your selection with "**Save**" (11)
5. Now the category page can also be "**Saved**" (12)

Now you have created a category page and assigned a shop page layout to it.

{% hint style="info" %}
**Note**: All worth knowing about the topic "footer navigation" will be explained in our introduction in the article [Footer-Navigation konfigurieren](/knowledge-base/introduction/footer-navigation-konfigurieren.md).
{% endhint %}

#### Screenshots

![](/files/nUIjhEuFxxiO8cNP2Nqx) ![](/files/BSKunLyjv4bnrCk2nH9m) ![](/files/u3Yxggdayr4v2mNGHKWH) ![](/files/T7mf91a4rWEBMIcA8Mo7) ![](/files/8XkprdKOrvY1qu5Pv9Rf) ![](/files/z9VjLYnu68kP5JcygHQ7)


---

# 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/linking-shop-pages-in-the-storefront.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.
