# Listing subcategories are not displayed

## Description

Unfortunately, the ThemeWare® CMS block "Listing subcategories" does not display any subcategories.

## Cause

As the name suggests, the CMS extension "Listing subcategories" only works on CMS pages of the type "Listing page". In addition, subcategories in Shopware 6 are only displayed for the main category.

## Solution

Create a CMS layout of the type "Listing page", add the CMS block "Listing subcategorie" and assign the layout to the desired category. Also make sure that the corresponding category page is in a main category.


---

# 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/common-issues/storefront/listing-subcategories-are-not-displayed.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.
