# Add Amazon product reviews

Import reviews from a specific Amazon product listing and display them on your Shopify product or collection page.

{% hint style="success" %}
The app can display up to 50 Amazon product reviews per widget. If you see a 0(0) rating when matching your Amazon product, it likely has a rating but no written reviews yet.

Reviews can't be added in bulk, you need to enter each link manually. They also don’t update automatically; click "Refresh" to update reviews.
{% endhint %}

### Setup: 2 steps

#### 1. Match Amazon products

Copy the full URL of the listing page from your browser address bar, then go to Amazon reviews, paste the link and click **Import**.

<figure><img src="/files/28zClVMH25h7C8QYUrKX" alt=""><figcaption><p>Paste the Amazon listing URL in the app and click Import. A successful import shows the rating and reviews.</p></figcaption></figure>

#### 2. Select a product widget

Product reviews can only be displayed on **product and** [**collection pages**](/reputon-help/amazon-reviews-app/how-to/add-amazon-product-reviews-to-collection-pages.md). When choosing a widget, make sure to select one that includes **"product"** in its name.

<figure><img src="/files/9cBuNuQCYMCGbMhI8hef" alt=""><figcaption><p>Step 1: select showcase product reviews</p></figcaption></figure>

<figure><img src="/files/A2UbN5IjqCHH7HrYqUVR" alt=""><figcaption><p>Step 2: select a product reviews tab</p></figcaption></figure>

#### **3. Publish the widget in your Shopify theme**

Click **Add widget** **→ Product page**. Shopify opens the Theme Editor. Click **Save** to publish the widget on your storefront. The reviews appear immediately after saving.

***

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