> For the complete documentation index, see [llms.txt](https://help.airreviews.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.airreviews.io/collect-reviews/import-reviews-via-marketplace/aliexpress.md).

# AliExpress

### What this feature is

Air Reviews provide a bookmark that helps merchants import reviews from **AliExpress, CJ Dropshipping and Shopee** smoothly. There's a set of filters for you to choose, ensuring you can import certain reviews as you need.

### How this feature is helpful to your store

Merchants can import up to **100 reviews per time.** Thus, this feature enables you to quickly crawl reviews from your **AliExpress, CJ Dropshipping and Shopee** store(s) that you sell.

### Video instruction

You can have a look at the video below, or read the detailed guide below to quickly learn how to import from **AliExpress, CJ Dropshipping and Shopee** with Air Reviews.

{% hint style="info" %}
**CJ Dropshipping** and **Shopee** reviews can be imported totally the same way with the AliExpress.

Remember to **login** to ensure the process will run properly
{% endhint %}

{% embed url="<https://youtu.be/E1I5tOyGdE4>" %}
Import reviews from AliExpress (CJ Dropshipping, Shopee) by Air Reviews<br>
{% endembed %}

### Step-by-step guide

#### **Set Up the Import Tool**

Open **Air Reviews** app.

Navigate to '**Manage Reviews**', and click on '**Import Reviews**'.

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

Drag and drop the '**Import to Air Reviews**' button to your browser’s bookmark bar.

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

#### **Import Reviews from AliExpress**

Visit the AliExpress product page with reviews you want to import.

Click '**Import to Air Reviews**' in your bookmark bar.

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

In the popup, select the product, select options like the number of reviews, .

Click '**Import Reviews**'.

<figure><img src="/files/41j6uD2kDMewPvS3K8yg" alt=""><figcaption></figcaption></figure>

#### **Check Imported Reviews**

Go to '**Manage Reviews**' in the Air Reviews app.

Check and verify the imported reviews are displayed correctly.

<figure><img src="/files/9fb8Jy282DgKKGvwR7wd" alt=""><figcaption></figcaption></figure>

You’re all set! Your Shopify store now displays customer reviews from AliExpress, enhancing your credibility. For more tips, keep an eye on our blog or reach out to our support for assistance!


---

# 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://help.airreviews.io/collect-reviews/import-reviews-via-marketplace/aliexpress.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.
