# Product rating

***

### Our guide to set up Product rating block:

{% hint style="info" %}
Steps:

* In the theme editor, under the Product information section, click **Add block.**
* Select **Product rating.**
* Click **Save.**
  {% endhint %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/2670a1f4-64c0-42b6-be46-1033c730f924/Screenshot%202023-12-13%20at%205.15.24%20PM.png" alt=""><figcaption></figcaption></figure>

This block displays the average product rating in stars, with the number of reviews in parenthesis, for example:

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/fa973f61-8954-4340-99c8-4bda895449a5/Screenshot%202023-12-13%20at%205.13.55%20PM.png" alt=""><figcaption></figcaption></figure>

**InspiredTheme** includes quick and easy settings in the theme editor to display ratings. **The main requirement is that you have a 3rd-party reviews app installed.**

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/e9f36b69-6191-492b-822e-57c20ae43109/Screenshot%202023-12-13%20at%205.19.57%20PM.png" alt=""><figcaption></figcaption></figure>


---

# 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://help.inspiredtheme.com/articles/product-pages/product-information/product-rating.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.
