# Product ratings

Palo Alto has built-in support for Shopify's Product Reviews app. Star ratings can be shown throughout the theme. Here are some examples:

**Product Detail page**

Star and average rating value next to product name:

<figure><img src="/files/gz2Uyqi8E6rbqo4xmojR" alt=""><figcaption></figcaption></figure>

Individual reviews and forms to add a new review can be shown with Palo Alto's accordions or separate below the product description:

<figure><img src="/files/UIfAbM6Q9rI46XZL0jn7" alt=""><figcaption></figcaption></figure>

**Collection page and Product Grid sections**

Stars can be shown above product name and price:

<figure><img src="/files/ds6zQb0I6bMJG2OIO1Wb" alt=""><figcaption></figcaption></figure>

The option to enable this can be found in the Collection pages section under the Theme Settings Tab.

<figure><img src="/files/VgWnbbClrPBnaLfxCIBc" alt=""><figcaption></figcaption></figure>

## How to setup

Palo Alto includes quick and easy settings in the Theme Editor to display ratings. The main requirement is that you have the Shopify Reviews app installed:

<figure><img src="/files/6tiThPtBAA7TQR7VpzzQ" alt=""><figcaption></figcaption></figure>

If you don't have the app installed, use this link to download it.

{% embed url="<https://apps.shopify.com/product-reviews>" %}

### Theme Editor Settings

For the Product Detail page, you can easily add the rating value, star, and the number of ratings from the **Title and price** block under the Product pages section:

<figure><img src="/files/JzAhXEbPbZwvAL2yxyvr" alt=""><figcaption></figcaption></figure>

There are checkboxes for the following:

* **Show star rating** - Adds a star icon next to the rating number.
* **Show rating count** - Displays the number of reviews for the current product.


---

# 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://palo-alto.presidiocreative.com/palo-alto-4.1/products/product-ratings.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.
