# Product Reviews

Product reviews refer to the evaluations and feedback provided by customers who have purchased and used a particular product. These reviews are displayed underneath the product listing on the online store's website, allowing potential customers to gain insights and make informed purchasing decisions.\
\
The merchant can choose to disable or enable reviews and whether to share them across stores.

### How to Enable Product Reviews

1. Select the Store you wish to update the Product Review Settings for
2. Click on Manage Store Settings underneath Settings
3. Navigate to Catalogue
4. Select product reviews
5. Edit the Product Review Settings

{% embed url="<https://scribehow.com/embed/How_to_Access_and_Manage_Product_Reviews__N89BI652Qi6Fl8JmYXiyww>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.storefront.co.za/features/stores/store-settings/catalogue/product-reviews.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
