# Add testimonials to different products

To show different testimonials on product pages, create a template for each. By default, all products use a single “default” template, so adding a widget applies to all in that group.

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

### **Step 1: Create a product template**

Follow the [Shopify Templates Guide](https://help.shopify.com/en/manual/online-store/themes/theme-structure/templates#create-a-new-template) or these steps:

**On Desktop:**

1. Go to **Online Store** > [**Themes**](https://admin.shopify.com/themes) in your Shopify admin.
2. Select your theme and click **Customize**.
3. Open the **Template** drop-down menu and click **+ Create template**.
4. Enter a unique name for your template.
5. Choose an existing template to base it on.
6. Click **Create template**.

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

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

### **Step 2: Apply a new template to a product**

1. Go to [**Products**](https://admin.shopify.com/products) in your Shopify admin.
2. Find the product using the search filter or select it from the list.
3. In the **Theme template** section, select a new template from the drop-down menu.
4. Click **Save**.

Assigning a product to a specific template allows you to include testimonials exclusively for that product.

For example, to show “rings” testimonials on all ring pages, create a “rings” template, assign products to it, and select it when adding the widget.

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

***

**Questions about the feature or need assistance? We're excited to help:** [**support@reputon.com**](mailto:support@reputon.com) **or** [**live chat**](https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a)**.**


---

# 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://reputon.gitbook.io/reputon-help/testimonials-slider-app/how-to/add-testimonials-to-different-products.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.
