# Add Amazon product reviews to collection pages

Show star ratings for individual products directly on your Shopify collection pages. This requires matching each Amazon product to its Shopify counterpart in the app first.

{% hint style="info" %}
**How it works:** you import product reviews from Amazon into the app, match them to Shopify products, then enable a "Show product rating" block in your Shopify theme. Every theme handles this differently, so the exact steps in Shopify may vary.
{% endhint %}

### Setup: 2 steps <a href="#steps" id="steps"></a>

#### 1. Import Amazon product reviews in the app

Go to the **Product reviews** section, paste the URL of your Amazon product listing and click **Import**. If the import is successful, you will see the rating and reviews appear.

Repeat this for each product you want to display ratings for on your collection pages. Each product must be imported individually.

<figure><img src="/files/28zClVMH25h7C8QYUrKX" alt=""><figcaption><p>Step 1: paste the Amazon product URL and click Import. A successful import shows the rating and reviews.</p></figcaption></figure>

{% hint style="info" %}
Not sure where to find the Amazon product URL? Open your product listing on Amazon and copy the full URL from the browser address bar.
{% endhint %}

#### 2. Enable product ratings in your Shopify theme

Go to **Online Store → Edit Theme**. Open your collection page template and look for a **"Show product rating"** option or an app block for Reputon. Enable it and save.

The exact location depends on your theme. Some themes have this as a built-in toggle in the product card settings; others require adding an app block manually.

<figure><img src="/files/DB93arNEQBTRMUtG9QRx" alt=""><figcaption><p>Step 2: enable "Show product rating" in the collection page template in the Shopify Theme Editor</p></figcaption></figure>

### Theme compatibility

Every Shopify theme is built differently. The **"Show product rating"** option may be in a different location, have a different name, or require a different setup depending on the theme you use. Some older or custom themes may not support it out of the box at all.

{% hint style="warning" %}
**Can't find the setting in your theme?** Do not spend time troubleshooting alone. Our team can add the widget and configure everything for your specific theme quickly and professionally.
{% endhint %}

### Free setup help

Let our team set it up for you. Theme configurations vary and can be tricky. Rather than struggling with your specific theme setup, reach out and our team will add the product rating widget for you. Fast, professional, and at no extra cost.

<p align="center"><a href="https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a" class="button primary">💬 Chat with us</a></p>

***

{% hint style="info" icon="comments-question-check" %}
**Questions about collections? 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)
{% endhint %}


---

# 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/amazon-reviews-app/how-to/add-amazon-product-reviews-to-collection-pages.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.
