# Product description & reviews (Accordion)

The **ThemeWare® "Product description & reviews (Accordion)"** is a variant of the Shopware element "Product description & reviews". The contents are displayed as an accordion or as a list. You can also show or hide individual sections.

<figure><img src="/files/cewbJsVGaGG9clEhktYS" alt=""><figcaption><p>Product description &#x26; reviews (Accordion)</p></figcaption></figure>

{% hint style="success" %}
**Beta**: Please note that this element is in a testing phase, feel free to test it.
{% endhint %}

{% hint style="warning" %}
**Important**: This element is only available in the ThemeWare® Pro Edition.
{% endhint %}

***

## Configure element

You can configure the ThemeWare® "Product description & reviews (Accordion)" as follows:

1. Click on the corresponding CMS block (1) to activate the "edit mode"
2. Hover the mouse over the desired CMS element
3. Click on the ![](/files/DbqYtMQUPw13wmi62Oiq) "gear" icon (2) to configure the CMS element
4. The "Element Settings" pop-up will open
5. Make the desired changes
6. Save your changes

You have now configured the CMS element.

***

## Configuration

The configuration of the "Product description & reviews (Accordion)" is fairly self-explanatory. Basically, you only need to show or hide the desired sections.

### General

In the "General" tab you configure the visible sections of the element.

> **Content**
>
> In the "Content" section you can specify which sections are displayed in the element:
>
> * **Show "Description"** -- Displays the product description (default: show).
> * **Show "Videos"** -- Displays the product videos (currently disabled).
> * **Show "Data sheets"** -- Displays the data sheets (currently disabled).
> * **Show "Custom content"** -- Displays the custom tab content (default: hide).
> * **Show "Manufacturer"** -- Displays the manufacturer information (currently disabled).
> * **Show "Reviews"** -- Displays the product reviews (default: show).

### Layout

In the "Layout" tab you can configure the display layout of the element.

> **General**
>
> In the "General" section you can select the **layout type**. Two layouts are available: "Accordion" (default) and "List".

***

## Summary

#### Snippets

* **Aria label**
  * `twt.cms.productDescriptionReviews.ariaLabel` (available from v3.7 or v4.0)


---

# 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/product-description-and-reviews-accordion.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.
