# Product Reviews

<div align="left"><img src="/files/-MKEz34EdQLuLYOiF180" alt=""></div>

Product reviews help to build a sense of community and are considered more credible than any advertising money can buy.&#x20;

ScandiPWA offers the customers to leave their reviews on the products and supports the most popular review configuration settings:&#x20;

| SECTION                                            | STATUS        | DESCRIPTION                                                                                                                                                |
| -------------------------------------------------- | ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Review Moderation                                  | **SUPPORTED** | After any change with reviews, they will be updated in the front-end immediately after save due to the ScandiPWA caching solution.                         |
| Review Summary Display on Product Description Page | **SUPPORTED** | In ScandiPWA, the review summary is displayed on the product description page under the product name and the detailed review overview in the review block. |
| Review Summary Display on Product Listing Page     | **SUPPORTED** | ScandiPWA supports the review summary display on the product card on category pages.                                                                       |
| Allow Guests to Write Reviews Setting              | **SUPPORTED** | Determines whether guests user are allowed to leave a review of products. Options: "Yes" or "No"                                                           |
| Review enabling / disabling                        | **SUPPORTED** | Determines if the reviews are enabled or disabled.                                                                                                         |


---

# 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://manual.scandipwa.com/v4.1.0/marketing/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.
