# Product page

{% hint style="info" %}
**Note**: This article is work in progress.
{% endhint %}

The ThemeWare® CMS elements for product pages.

...

## Available product elements

* [Image gallery (Grid)](/additional-features/cms-extensions/cms-elements/product-page/image-gallery-grid.md)
* [Product description & reviews (Accordion)](/additional-features/cms-extensions/cms-elements/product-page/product-description-and-reviews-accordion.md)

***

## Add a product element

Product elements can be added using a corresponding CMS block or by exchanging CMS elements in existing blocks.

You can find more information in the following article: [Product page](/additional-features/cms-extensions/cms-blocks/product-page.md)

> **Note**: You can find the category blocks in the "ThemeWare® Product page" section \[Pro]


---

# 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/additional-features/cms-extensions/cms-elements/product-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.
