> For the complete documentation index, see [llms.txt](https://reputon.gitbook.io/reputon-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reputon.gitbook.io/reputon-help/ebay-reviews-app/ebay-reviews-by-reputon.md).

# Ebay Reviews by Reputon

{% hint style="warning" icon="lightbulb" %}
**Good to know:** Each widget displays up to 50 reviews. Seller reviews sync automatically every 24 hours. Product reviews must be updated manually.
{% endhint %}

### Getting Started

<table data-view="cards"><thead><tr><th align="center"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>Step 1:</strong> <strong>Add eBay seller ID</strong><br>Locate your eBay seller ID so the app can fetch your reviews and reputation data from eBay.</td><td><a href="/pages/Zpb396cgp1qMIDIWdcHt">/pages/Zpb396cgp1qMIDIWdcHt</a></td><td></td><td><a href="/files/rCGQSSCV0VcvQFrAZkq1">/files/rCGQSSCV0VcvQFrAZkq1</a></td></tr><tr><td align="center"><strong>Step 2:</strong> <strong>Add a widget</strong> <br>Pick a widget type, customize the look, and place it on any page of your Shopify store. Seller reviews load automatically.</td><td><a href="/pages/fQWSDzN2ickuKYmJMpe0">/pages/fQWSDzN2ickuKYmJMpe0</a></td><td></td><td><a href="/files/SdqTt7oXOc3CYY7kE4XL">/files/SdqTt7oXOc3CYY7kE4XL</a></td></tr><tr><td align="center"><strong>Step 3:</strong> <strong>Show product reviews</strong><br>Display reviews for specific eBay products. Product reviews are imported manually and shown in a separate widget.</td><td><a href="/pages/cA4zDp3ma5RX0WC2wtPp">/pages/cA4zDp3ma5RX0WC2wtPp</a></td><td><a href="/pages/YUz8I1Jca3NH38b9LGLl">/pages/YUz8I1Jca3NH38b9LGLl</a></td><td><a href="/files/HqNTtPgxw9Su9foDt0aN">/files/HqNTtPgxw9Su9foDt0aN</a></td></tr></tbody></table>

{% embed url="<https://youtu.be/WM9dkhXO_68>" %}

### Seller reviews vs product reviews

The app supports two types of eBay reviews. They are imported differently and shown in separate widgets.

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

### Available widget types

Seller reviews:

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

Product reviews:<br>

<figure><img src="/files/8tUmmwFBdi0X557ivatX" alt=""><figcaption></figcaption></figure>

### Need help?

If you ever need help, feel free to reach out to us directly via live chat. We are here to support you!

<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>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://reputon.gitbook.io/reputon-help/ebay-reviews-app/ebay-reviews-by-reputon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
