# Product testimonials

The **Product testimonials** section allows you to display customer reviews alongside the product they bought and text. This feature enables you to showcase customer feedback with an accompanying visual of the product they are praising, enhancing the authenticity and appeal of the testimonials.

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

## Section settings

### General settings

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Section width</td><td><p></p><p>3 options for container</p><ul><li>Stretch width: span the section width regardless of screen size.</li><li>Fix width: depends on your page content width in <strong>Theme settings</strong> <strong>-></strong> <strong>Layout</strong>.</li><li>Expand full width: takes up the entire space on the page and it usually resizes itself to fit the size of the screen.</li></ul></td></tr><tr><td>Color scheme</td><td>Select colors from <strong>Theme settings -> Colors</strong></td></tr><tr><td>Heading</td><td>The title of the section</td></tr><tr><td>Description</td><td>The description of the section</td></tr><tr><td>Content alignment</td><td><p>The position of the heading and description.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul></td></tr><tr><td>Design</td><td><p>The preset layouts:</p><ul><li>Horizontal</li><li>Vertical</li></ul></td></tr></tbody></table>

{% tabs %}
{% tab title="Horizontal layout" %}

<figure><img src="/files/UBFIhfGQYQqNULhmg4yA" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Vertical layout" %}

<figure><img src="/files/k4aym71pdMh8ph36zlaA" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Testimonial settings

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Show rating</td><td>Display customer ratings to highlight product quality and build trust.</td></tr><tr><td>Show date published</td><td>Display the publication date to inform customers of the content's recency.</td></tr><tr><td>Show author image</td><td>Include the author's image </td></tr><tr><td>Show author name</td><td>Display the author's name for transparency and recognition.</td></tr><tr><td>Show author info</td><td>Provide additional details about the author </td></tr></tbody></table>

### Settings for carousel

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Number of columns on desktop</td><td><p>Choose how many columns to display on desktops for optimal layout.</p><ul><li>1 column</li><li>2 columns</li></ul></td></tr><tr><td>Show navigation</td><td>Display the next and back controls for the carousel</td></tr><tr><td>Show pagination</td><td>Display the pagination for the carousel</td></tr><tr><td>Auto change slides</td><td>Automatically rotate slideshow</td></tr><tr><td>Change slides every second</td><td>Set how long each slide is visible before transitioning</td></tr><tr><td>Column gap</td><td>Adjust spacing between columns</td></tr></tbody></table>

### Section padding

* **Top padding:** Customize the top margin of the section
* **Bottom padding:** Customize the bottom margin of the section

## **Block settings**

<table data-full-width="false"><thead><tr><th width="143">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Select product</td><td>Choose the specific product related to each testimonial to provide context.</td></tr><tr><td>Image</td><td>Display an image of the customer to personalize the testimonial.</td></tr><tr><td>Rating star</td><td>Rating products with a star system from 1 to 5</td></tr><tr><td>Quote</td><td>Present customer feedback to share experiences and insights</td></tr><tr><td>Name</td><td>Display the name of the customer to give authenticity to their review</td></tr><tr><td>Author info</td><td>Include extra details about the customer to enrich their testimonial</td></tr><tr><td>Published</td><td>Show when the testimonial was published to indicate its freshness</td></tr></tbody></table>


---

# 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://nextsky.gitbook.io/agile-theme/sections/product-testimonials.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.
