# Add eBay product reviews

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

{% hint style="success" %}
The app can display up to 50 eBay product reviews per widget.

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: 3 steps  <a href="#steps" id="steps"></a>

#### 1. Check that your eBay listing has reviews <a href="#steps" id="steps"></a>

Not all eBay listings have product reviews. Before importing, open your listing on eBay and look for one of these two sections:

| Type A                                                                                                          | Type B                                                                                                |
| --------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| "Product reviews". Shown on listings where the product has accumulated reviews across multiple sellers on eBay. | "Reviews for this item". Shown on listings with reviews specific to that particular seller's listing. |

<figure><img src="/files/XRurjCk9DObvwGHcWQ5g" alt="Example: &#x22;Product reviews&#x22; section on an eBay listing"><figcaption><p>Example: "Product reviews" section on an eBay listing</p></figcaption></figure>

<figure><img src="/files/sKkEFADX80etDWY4AsM4" alt=""><figcaption><p>Example: another layout of "Product reviews"</p></figcaption></figure>

<figure><img src="/files/fU6gcfSUOMM6I0FDNUTH" alt=""><figcaption><p>Example: "Reviews for this item" section on an eBay listing</p></figcaption></figure>

If you see either section, the listing is eligible. Copy the full URL of the listing page from your browser address bar, then go to the Reputon app, paste the link and click **Import**.

<figure><img src="/files/hy97p18mojILDS6Kj55n" alt=""><figcaption><p>Paste the eBay 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**. When choosing a widget, make sure to select one that includes **"product"** in its name.

<figure><img src="/files/q8J0cy2W7UXB1hjCRIUs" alt=""><figcaption><p>Step 2: select showcase product reviews</p></figcaption></figure>

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

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

Click **Add widget** in the app. 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/ebay-reviews-app/how-to/add-ebay-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.
