# Product reviews

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

## Find product reviews apps

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.

## Show product review stars

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.

## Shopify's Product reviews

{% hint style="danger" %}
**Note | 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**.

#### Add Shopify product reviews section

<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:

   ![](broken-reference)
5. Click **Save**.

</details>

#### Add Shopify star rating block

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:

   ![](broken-reference)

   > 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](https://help.fluorescent.co/spark/product-pages/product-template)\
> [Testimonials](https://help.fluorescent.co/spark/pages/theme-sections/testimonials)


---

# 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.fluorescent.co/spark/product-pages/product-page-sections/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.
