# How to get correct AliExpress product link

## **1. Access AliExpress**

Open your web browser and go to the [AliExpress homepage](https://www.aliexpress.com).

Find and select the product with reviews you want to import.

<figure><img src="https://3743440187-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVvJ89NUauGqmhX7UzkgE%2Fuploads%2FWbHJTOLqRsWlniiIOM0p%2Fimage.png?alt=media&#x26;token=6dc11008-b06f-4cea-89a2-58b69b9e5aea" alt=""><figcaption></figcaption></figure>

## **2. Copy the Product URL**

Once you have found the desired product, copy the URL from the product page.

{% hint style="info" %}
The valid URL format should be: `https://www.aliexpress.com/item/...`
{% endhint %}

<figure><img src="https://3743440187-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVvJ89NUauGqmhX7UzkgE%2Fuploads%2FOHSWmyFTU3QGWqRMSFLS%2Fimage.png?alt=media&#x26;token=cac5fb36-94a0-4979-8e6d-d36dc76ff4a8" alt=""><figcaption></figcaption></figure>

## **3. Paste the Product Link into the Import Reviews Popup**

Go back to your Shopify admin page and open the **Import reviews** popup. See guide for Import reviews by products.

{% hint style="info" %}
See [guide](https://help.airreviews.io/collect-reviews/import-reviews-by-url) for Import reviews by products.
{% endhint %}

Paste the copied product link into the popup.

<figure><img src="https://3743440187-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVvJ89NUauGqmhX7UzkgE%2Fuploads%2F6OnqMPkkNkux26JpmUAh%2Fimage.png?alt=media&#x26;token=930eada6-5b9c-4fd6-baa1-37c899812a4d" alt=""><figcaption></figcaption></figure>

Now, you have successfully obtained the correct product link for importing reviews from AliExpress.

*By following these simple steps, you can ensure that you have the correct AliExpress product link for importing reviews. This will streamline the process and ensure that the reviews are accurately imported into your Shopify store.*


---

# 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://help.airreviews.io/collect-reviews/import-reviews-by-url/how-to-get-correct-aliexpress-product-link.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.
