# Ratings

The default ratings are quality, value, and price. You can add your own custom rating and it will appear in the review form as a five-star rating.&#x20;

Once a review is approved by moderation, the average product rating appears on the product description page.&#x20;

ScandiPWA supports the most popular back-end settings for rating attributes:

| FIELD                | STATUS        | DESCRIPTION                                                                                                                                             |
| -------------------- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Value per Store View | **SUPPORTED** | Determines the attribute value used in each store view.                                                                                                 |
| Is Active            | **SUPPORTED** | Determines whether the rating is enabled or disabled.                                                                                                   |
| Rating Visibility    | **SUPPORTED** | <p>Determines the store view where the rating is to be used. </p><p><strong>NOTE</strong>! Ratings are not visible unless assigned to a store view.</p> |
| Sort Order           | **SUPPORTED** | Determines the order of the rating when listed with others.                                                                                             |

{% hint style="info" %}
**CACHING NOTE**

After any change with rating attributes, flush cache storage is needed for the changes to appear on the front-end:&#x20;

1. On the *Admin* sidebar, go to **System** > *Tools* > **Cache Management**
2. Choose Flush Cache Storage

{% endhint %}
