Can we migrate review/ratings to Magento?

LitExtension provides you with a possibility to migrate reviews from/to Magento.

By default, Magento allows your customers to rate the quality, price, and value of products. The average rating for each product appears in catalog lists and on the product page. With LitExtension’s automated migration tool, your old product ratings on Source Store will be imported accurately to 3 rating fields on Magento, which means that these 3 fields will have the same score.

For example, your product AAA has an overall rating of 4 stars on your old store. After migrating this rating to the corresponding product on your new store on Magento, this product will remain a 4-star rating for each aspect: quality, price, and value.

However, after migration, the reviews will not appear on your front-end if you do not configure its visibility. Simply follow these steps to make it happen:

    1. On the Admin menu, select Store ->  Ratings
    2. Select any value in quality, price, and value that you want to show on the front-end
    3. In the Rating Visibility section, set Visibility Into the store view where the ratings/reviews will be used. (Hold the Ctrl key to select multiple options.)
    4. When complete, click the Save Rating button.

 

migrate review ratings to Magento

 

After that, you have to run the command line (SSH) to re-indexing queries, clear cache, and re-check ratings on your store’s front-end. Please follow these steps:

In the SSH console of your server, navigate to your store root folder cd path_to_the_store_root_folder and run these commands:

php bin/magento cache:clean

php bin/magento indexer:reindex

Note: Even if you want to custom to import to Magento’s Custom Ratings, LitExtension can still meet your request.

In case you have any other questions, please reach out to us via:

How can we help?