How to import a CSV file

Untitled

Steps:

  1. Download the sample file here
  2. Add reviews with these required fields: title, body, rating, review_date, reviewer_name, reviewer_email, product_handle

<aside> ⚠️ How to import review with images?

</aside>

Product images must be uploaded to image hosting platforms such as **Imgur, Flickr, Google Photos.** If your review contains images, please upload them to a suitable platform and copy the link and paste it into the picture_urls column.

<aside> ⚠️ It might be hard to find product_handle, so please have a look at the below instruction!

</aside>

The product handle is a user-friendly, SEO-friendly version of the product name. It’s used in the product URL and helps improve search engine visibility. To find the product handle:

  1. Visit the live product page on your Shopify store.
  2. Examine the URL. The product handle is everything that comes after “product/” in the URL.

For instance, if the product URL is https://yourstore.myshopify.com/products/my-awesome-product, the product handle is my-awesome-product.

Untitled