# Elements of the storefront

In this section you will learn which elements - depending on the configuration - are displayed in the Shopware Storefront so that you can find the corresponding configurations in the theme configuration more quickly.

When searching for configuration fields, you can use our [ThemeWare® Config Finder](https://config.themeware.design/en) even more easily. We also recommend our [ThemeWare® Lexicon](https://knowledge.themeware.design/more-knowledge/lexicon) in the ThemeWare® Knowledge Base.

## Overview

* [Header](/manual/header.md)
* [Footer](/elements-in-the-storefront/footer.md)
  * [Footer](/elements-in-the-storefront/footer.md#footer-elements)
* [Category pages](/elements-in-the-storefront/category-pages.md)
  * [Category pages](/elements-in-the-storefront/category-pages.md#sidebar)
  * [Category pages](/elements-in-the-storefront/category-pages.md#produkt-boxen)
* [Product pages](/elements-in-the-storefront/product-pages.md)
  * [Product pages](/elements-in-the-storefront/product-pages.md#galerie)
  * [Product pages](/elements-in-the-storefront/product-pages.md#buybox)


---

# 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://docs.themeware.design/elements-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.
