# Testimonials

### **1. Enable Testimonials**

Head to "**Display reviews**" section on the left side menu.

Locate the "**Testimonials**" feature under the **Advanced** group, and click "**Setup**".

Toggle the switch in the page header (next to the **Testimonials** title) to enable the widget.

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

### **2. Positioning the Testimonials block**

Drop the Testimonials block onto any page from the Shopify theme editor.

**Step 1** — In Shopify admin, go to "**Online Store**" → "**Themes**" and click "**Customize**" on your active theme.

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

**Step 2** — Open the page where you want the testimonials to appear (Home page, Collection page, custom page, etc.).

**Step 3** — At the position you want, click **Add block** (or the **+** icon) → **Apps** → **Testimonials** by Air Reviews.

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

**Step 4** — Click **Save** in the theme editor to apply the changes.

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

### **3. Choose layout**

Pick one of four built-in presets for how the testimonials are arranged:

**Modern** — single large testimonial, swipe to advance.

**Alignment** — single testimonial with quote icon and content aligned consistently.

**Elegant** — refined, minimal layout that emphasizes the quote.

**Multiple** — grid of several testimonials visible at once.

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

### **4. General settings**

#### **4.1 Display**

**Auto navigate** — when enabled, the slideshow advances automatically. Set the cycle interval in **seconds** (default `10`).

*

```
<figure><img src="/files/tHUcjIS6eUqILZpERPo9" alt=""><figcaption></figcaption></figure>
```

* **Show navigation button on** — choose where the previous/next arrows appear: **Mobile**, **Desktop**, or both.

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

#### **4.2 Testimonial sources**

<figure><img src="/files/7omS0MRjSAVk3oU1vvjg" alt=""><figcaption></figcaption></figure>

Choose where the testimonials come from:

**Manually added reviews** — pick specific reviews from **Manage reviews**. Use this when you want full control over which quotes appear.

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

**Reviews from selected products** — pull reviews from a list of products you choose.

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

**By recent reviews** — automatically show the most recent reviews on your store. Set how many to display in the **reviews** field next to the option (default `3`).

#### **4.3 Quote settings**

**Quote icon** — pick one of six quote-icon styles to decorate each testimonial.

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

**Color settings** — set colors for each part of the testimonial card individually:

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

* **Customer name** — the reviewer's name color.
* **Content** — the testimonial text color.
* **Quote icon** — the decorative quote icon color.
* **Background** — the testimonial card background (supports transparency, e.g. `rgba(38, 38, 38, 0.8)`).

**Testimonial font** — choose **Theme fonts** (default, inherits from your store theme) or pick from Inter, Noto Sans, Open Sans, Montserrat, Roboto, Playfair Display, Raleway, Lora, Dosis, or Lato.

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

### **5. Advanced settings**

Open **Advanced settings** at the bottom of the page to fine-tune the look beyond the built-in fields.

**Custom CSS** — paste your own CSS to style the testimonials block. Best for merchants comfortable with CSS.&#x20;

***

*By following these steps, you can effectively present your best customer testimonials and leverage their power to enhance your brand reputation and drive sales. Don't forget to save your changes!*


---

# 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://help.airreviews.io/display-reviews/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.
