> For the complete documentation index, see [llms.txt](https://help.fluorescent.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fluorescent.co/stiletto/product-pages/product-page-sections/product-reviews.md).

# Product reviews

With app blocks, you can use third-party apps to add product reviews and star ratings to your pages and products.

### <mark style="color:$primary;">Find product reviews apps</mark>

Find a third-party app from the [Shopify app store](https://apps.shopify.com/search?q=reviews). Our support does not cover app integration or issues arising for apps. Be sure to find an app with reliable support and contact the app developer for any questions.

### <mark style="color:$primary;">Show product review stars</mark>

If you've downloaded a product reviews app, you can choose to show star ratings for your products across your site.

Go to **Theme settings > Product listing**. Scroll down to find and select the **Product rating** option.

### <mark style="color:$primary;">Loox product reviews app</mark>

If you've downloaded the Loox Product Reviews app, you'll need to take an extra step to get it working in Stiletto.

After adding the **Product Reviews Widget** app block, click the App section to open the settings. Under **Section style**, click to unselect the **Animation** option.

For further questions, reach out to [Loox's app support](https://loox.app/get-in-touch)

<img src="/files/aswN61jhZUDxCJ3SR97o" alt="" width="563">

<h2 align="center">Shopify's Product reviews</h2>

{% hint style="danger" %}
**Shopify’s Product reviews app is no longer available for download**. Shopify will continue to support merchants who have previously downloaded the app, and the following sections are available only to those merchants.
{% endhint %}

If you downloaded Shopify's Product Reviews app before September 2023, the **Reviews section** will be available to add in your **Products** template under **Product overview**.

### <mark style="color:$primary;">Add Shopify product reviews section</mark>

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

In your theme editor (**Customize**):

1. Select a **Products** template to edit.
2. Under **Template**, click **(+) Add section**.
3. Under **Apps**, select **Product reviews**.
4. (*Optional*.) Click and hold the drag handles **`⋮⋮`** to rearrange the section:

   ![](/files/tOHF9cG7TWZSPV5YgAH3)
5. Click **Save**.

</details>

### <mark style="color:$primary;">Add Shopify star rating block</mark>

If you downloaded Shopify's Product Reviews app before September 2023, the **Star rating block** will be available to add in your **Products** template under **Product overview**.

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

In your theme editor (**Customize**):

1. Select a **Products** template to edit.
2. Under the **Product overview** section, click **(+) Add block** and select **Star rating**.
3. Click on the Star rating block to adjust star color, size, alignment, and context
4. (*Optional*.) Click and hold the drag handles **`⋮⋮`** to rearrange the blocks:

   ![](/files/tOHF9cG7TWZSPV5YgAH3)

   > Click **Remove block** in the block settings to delete a block.

   > Click the **Eye icon** to hide or unhide a block.
5. Click on the new **Star rating** block to open the settings.
6. Change the **Star color**.
7. Change the **Star size** using the slider. Choose between **10px** and **25px**.
8. Select the **Alignment** to position the stars on the **Left**, **Center**, or **Right** side of the page.
9. (*Optional*.) Change the **Badge text with no reviews**.
10. Click **Save**.

</details>

<br>

***

> **Related links**
>
> [Product template](/stiletto/product-pages/product-template.md)\
> [Testimonials](/stiletto/sections/theme-sections/testimonials.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.fluorescent.co/stiletto/product-pages/product-page-sections/product-reviews.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
