How to Show & Disable Product Ratings and Reviews in Magento 2?

Today, we’re going to teach you guys how to show & disable product ratings and reviews in your Magento 2 store.

Nowadays, online shoppers pay heavy attention to the ratings and reviews of a product they’re planning to purchase. Product ratings and reviews are basically a function where customers who have already bought a particular product can leave their feedback about the product’s benefits, drawbacks, usability, and performance.

These feedbacks are usually displayed below the product & call-to-action buttons to help other customers determine if that product is really worth buying or not.

Furthermore, the product ratings and reviews also help eCommerce companies get deep insights on customers’ opinions of their products and learn what they need to improve to boost their sales.

In this tutorial, we’ll show you exactly how to show & disable product ratings and reviews in a Magento 2 store.

Step-By-Step Process to Show Product Ratings & Reviews in Magento 2

Please follow the below steps to learn how to show product ratings and reviews in a Magento 2 store.

Step - 1

First of all, log in to your admin panel and navigate to Stores > Settings > Configuration > Catalog.

Product Ratings and Reviews in Magento 2

Step - 2

After that, click on the Catalog button under the Catalog tab from the left-side menu, expand the Product Reviews section, and do the following:

Product Ratings and Reviews in Magento

  • Select YES in the Enabled field.
  • Select YES in the Allow Guests to Write Reviews field.
  • Click on the Save Config button.

Step - 3

Next, you need to approve all the product ratings and reviews received from the customers in order to display them on your product pages.

For that, navigate to Marketing > User Content > Pending Reviews and do the following:

Product Ratings and Reviews

  • Click on the Edit button to view or edit a product review left by a customer.
  • Select Approved in the Status field.
  • Click on the Save Review button to finish the process.
  • Repeat the above instructions for all pending reviews in the list.

Also read: How to Disable Certain Content for Specific User Roles in Magento 2?

Step-By-Step Process to Disable Magento 2 Product Ratings and Reviews via Command Line

Please follow the below steps to learn how to disable product ratings and reviews in your Magento 2 store via the command line.

Step - 1

First of all, open the CLI of your Magento 2 store.

Step - 2

After that, execute the following two commands to disable product ratings and reviews in your Magento 2 store.

php bin/magento config:set catalog/review/active 0

php bin/magento cache:clean config

Also read: How to Import Products Data in Magento 2?

Conclusion

And there you have it!

This is the quickest & easiest way to show & disable product ratings and reviews in Magento 2. We hope that you found this tutorial helpful. However, if you need our professional assistance with Magento 2 Development, feel free to reach out to us anytime.