Disable Reviews - Sitewide

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
Hi,

I got my shop set up but I don't want reviews to be shown throughout my shop.
Can't find the option to disable it.

Thanks!
4 years ago
There is no global setting to turn off reviews for sitewide. The fastest way to disabled it, would be SQL command to turn if off for each product.

Regards,
Tom
4 years ago
atyoursite wrote:
Hi,

I got my shop set up but I don't want reviews to be shown throughout my shop.
Can't find the option to disable it.

Thanks!


You can use import / export feature in nopCommerce.

- Go to administration > catalog > products

- Export ALL products

- Find the column "AllowCustomerReviews"

- Change value to "False" and import the file back to update all production and reviews will be disabled without going in to each product manually.
4 years ago
I would just like to add, what @nop4you mentioned above is another approach to resolve this problem. You can go with sql update too (if you like).
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.