# Product page

- [Layouts](https://themedocs.zenit.design/en/content/details-page/layout.md): These settings are located in the custom fields of the products under: Catalogues > Products > \[select product] > Tab: Layout
- [Default layout](https://themedocs.zenit.design/en/content/details-page/default-layout.md): With Shopware 6.6 at the latest you should define your own standard layout. We'll show you how to do it here.
- [Gallery mode](https://themedocs.zenit.design/en/content/details-page/gallery-mode.md): These settings are located in the custom fields of the products under Catalogues > Products > \[Select Product] > Tab: Specifications > Custom Fields > Gallery
- [Additional elements in buybox](https://themedocs.zenit.design/en/content/details-page/additional-elements-in-buybox.md): With the theme’s commerce blocks, you can display additional elements in the buy box on the product detail page.
- [Custom tabs](https://themedocs.zenit.design/en/content/details-page/custom-tabs.md): These settings are located in the custom fields of the products under: Catalogues > Products > \[Select Product] > Tab: Specifications > Custom Fields > Custom content
- [Videos tab](https://themedocs.zenit.design/en/content/details-page/videos-tab.md): These settings are located in the custom fields of the products under: Catalogues > Products > \[Select Product] > Tab: Specifications > Custom Fields > Custom content
- [Documents](https://themedocs.zenit.design/en/content/details-page/documents.md): These settings are located in the custom fields of the products under: Catalogues > Products > \[Select Product] > Tab: Specifications > Custom Fields > Documents
- [Product header](https://themedocs.zenit.design/en/content/details-page/product-header.md)


---

# 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://themedocs.zenit.design/en/content/details-page.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.
