Reviews and ratings in an ecommerce sites something most of the customer wants to check before making decision on buying product. In Magento2 Reviews are enabled by default. But ratings in stars(5 star) isn’t enabled by default. In this issue here in github https://github.com/magento/magento2/issues/1433 it is said that “ratings aren’t commonly used on Magento so they are disabled by default”.

In default state there is only Review form without stars rating,

without-star-ratings

without-star-ratings-result

How to enable ?

  1. Navigate to Backend > Stores > Rating

navigate-to-ratings

Now you will see the ratings parameters. There are parameters but none of them are appearing on frontend ?

Let’s see by editing one of them,

set-visibility

What we see here is none of them are assigned to any store view. So assign any of the desired rating parameter(price/quality/anything) to desired storeview and then the star ratings will start appearing. Cheers !!

with-star-rating-form

review-with-star

Suman K.C

eCommerce Developer, writes about stuff related to eCommerce development. Currently based in Kathmandu, loves reading about startups & new technology, introvert nature, fond of traveling & playing futsal.

More Posts