# Import reviews from Amazon, AliExpress

{% hint style="warning" %}
To be able to import reviews from Amazon or AliExpress, it is necessary to install the [A2Reviews Chrome](https://chrome.google.com/webstore/detail/a2reviews-aliexpressamazo/hpkciffmmkehlgidnpeoagmkghpkdgai) extension. And products must have reviews, many products only have ratings without reviews, it won't work.
{% endhint %}

{% content-ref url="/pages/eph7ygnXuho4kj88Tr5j" %}
[How to install A2Reviews Chrome extension?](/installation-guides/how-to-install-a2reviews-chrome-extension.md)
{% endcontent-ref %}

## Import reviews from Amazon, AliExpress with global tools

{% hint style="info" %}
Allows quick import reviews from Amazon, AliExpress no matter what page in the app you're on.
{% endhint %}

The button icon you can always see. In the middle right of the screen.\
![](/files/cnp0123Q3aJOVdc7iCbU)![](/files/cNoMCYIyDq8AAd89FbML) Button icon & hover

Click on the Button Icon to start the program to import reviews.

### Settings for importing reviews.

{% hint style="warning" %}
Before importing reviews from Amazon, AliExpress you need to make sure that you set the options that are right for you.
{% endhint %}

![Import reviews settings
](/files/uXn7vkl4xD8v1mS3Gu2q)

#### **Disabled reviews:**&#x20;

* Allows you to disable the review, it will not be displayed on your website. The values are selectable from 2-5, and the condition to disable is that the ratings have a rating less than the value of the setting. **For example**, you set the option to 4 so all reviews with a rating of 1-3 will be disabled.
* Disable the review with countries, allows you to disable specific countries. **For example**, if you want to disable the country as Vietnam, just select the country as Vietnam. Or want to disable all countries other than Vietnam, tick the **Reverse checkbox**.
* Similarly disable review by country, but here detect language according to the content of the review.

#### Default country

Each review is identified from a country. Indicated and displayed as a flag on the list of reviews displayed on your website. You can set, and change all those countries to the one you want as the default.

#### Random author's name

Allows you to randomize the author name with each review. *(This setting should only be used with imports from AliExpress)*

#### Text Replace

Allows you to create search and replace pairs, which can be replaced in the title, author name, or in the body *of reviews*.

#### Replace In

Set where to replace the above text replace pairs.

### Import reviews

#### Custom import and create a product

Allows you to create a product that may not exist in your store, to be able to import reviews into that temporary product.

![Custom Import](/files/50FjvVDCDJtInZu2kXaa)

As the image above, <mark style="color:red;">**position 1**</mark> allows you to enter a product link on **Amazon** or **AliExpress**, the system will automatically get the information of that product. and display the information below. And <mark style="color:red;">**position 2**</mark> this is a section allow you custom the product information.

Click on "**Create Product & Import Reviews**" button to start import processing.

#### Import reviews to exist product

To be able to import reviews to a specific product that already exists, simply select the product in the right column. Then proceed to import as usual.

![Import reviews into exist product](/files/HH0AOeoceeOztpjCAkBT)

{% hint style="warning" %}
**Some options need attention:**

* **New Import**: with product URL that have never been previously imported in the current product.
* **Import From Source**: For previously entered product URLs that you want to download more reviews, you can use this function.
* **Merge:** Merge new reviews with existing old reviews.
* **Replace:** Remove all existing old reviews and replace them with new ones. There is the option to keep the reviews from real users, the reviews from the form on your website.
  {% endhint %}

## Import reviews from each product in A2Reviews APP

On each product in the product list there is a button that allows you to quickly enter reviews.

Product list URL <https://app.a2rev.com/#/products>

Click on "Plus Icon" button in the <mark style="color:red;">red circle</mark>.

![Import reviews on each product](/files/ZJEIxYLIv5QqOdGusX8x)

Enter product URL in the import dialog

![Enter product URL and import](/files/OZq3GcQE0V8xtNML4y8x)

Click on "**Import Reviews**" button to start

{% hint style="warning" %}
Please double check the options before pressing the “Import Reviews” button.
{% 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://docs.a2rev.com/my-reviews/import-reviews-from-amazon-aliexpress.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.
