# Testimonial (Customer review)

{% hint style="info" %}
**Note**: This element and this article are work in progress.
{% endhint %}

The ThemeWare® "Testimonial (Customer review)" element is a CMS element to show customer reviews in your Shopping Experiences. You can use the element in different CMS blocks (e.g. the ThemeWare® "[Column blocks](/additional-features/cms-extensions/cms-blocks/columns.md)").

<figure><img src="/files/AOb6XYnvgNbmpoj1Lcp2" alt=""><figcaption><p>ThemeWare® "Testimonial (Customer review)"</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® "Testimonial" element 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.

<figure><img src="/files/vDHLP8uTvzv1nlL8lHqK" alt=""><figcaption><p>Configuring the ThemeWare® "Testimonial"</p></figcaption></figure>

***

## Configuration

The configuration of the "Testimonial" is quite self-explanatory. The **name**, the **rating** and the **review** of the customer are mandatory fields. That's all you really need to configure.

### General

In the tab "General" you configure the content of the element.

> **Text**
>
> In the section "Text" you can enter the **name** (2), the **rating** (3) and the **review** (4) of the customer. All three are mandatory fields.
>
> **Avatar**
>
> In the section "Avatar" you can select the type of **avatar** (1) and, if desired, the **image** (1) of the customer.

{% hint style="info" %}
**Note**: The review is capable of **HTML**. However, it is best to limit yourself to paragraph formatting.
{% endhint %}

### Layout

In the tab "Layout" you can configure the appearance of the element.

> **General**
>
> In the section "General" you can configure the **text alignment**, the **background colour** and the **padding** of the element and also specify whether the element should have **rounded corners**.
>
> **Name**
>
> In the section "Name" you can configure the **font** and **text colour** of the name (2).
>
> **Rating**
>
> In the section "Rating" you can select the **style** of the rating (3) and, depending on the style, configure the **colour** and **background colour**.
>
> **Review**
>
> In the section "Review" you can select the **position** of the review (4) and configure the **font** and **text colour**.

<figure><img src="/files/QQqG3RqocvtotAULUzPj" alt=""><figcaption><p>Elements of the "Testimonial"</p></figcaption></figure>

### SEO & Pagespeed

In the tab "SEO & Pagespeed" you can configure the HTML tag for the name.

### Advanced

You can select each HTML element of our CMS elements using the appropriate CSS classes. If you want to use your own CSS classes, you can insert them in the "Advanced" tab.

***

## Examples

<figure><img src="/files/jaUwREUEaWV548zpapB6" alt=""><figcaption><p>ThemeWare® "Testimonial (customer review)" variations</p></figcaption></figure>

<figure><img src="/files/KoHfTV7NYPmcv6KDYZMJ" alt=""><figcaption></figcaption></figure>

***

## **Demo**

You can find some examples of use in our demo shops:

{% embed url="<https://demo.themeware.design/modern/en/Features/ThemeWare-CMS-blocks/Testimonials/>" %}
ThemeWare® Demoshop => Testimonials
{% endembed %}


---

# 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/other/testimonial-customer-review.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.
