# 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 it was discontinued (September 2023), the **Reviews section** and **Star rating block** will be available in the theme editor.

Otherwise, you can find third-party review apps on the [Shopify app store](https://apps.shopify.com/search?q=reviews).

## **Add Shopify product reviews section**

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**.

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

   ![](https://1086282208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl6iv1HA2gJCuwR5V6stX%2Fuploads%2Fgit-blob-22765d66f3708b95b5907a71e6b24326594ad146%2Fshopify-content-drag-handles.jpeg?alt=media)
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:

   ![](https://1086282208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl6iv1HA2gJCuwR5V6stX%2Fuploads%2Fgit-blob-22765d66f3708b95b5907a71e6b24326594ad146%2Fshopify-content-drag-handles.jpeg?alt=media)

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

   > Click the **Eye icon** to hide or unhide a block.
5. Click **Save**.

</details>

### **Customize rating star styles**

<details>

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

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

1. Click on the new **Star rating** block to open the settings.
2. Change the **Star color**.
3. Change the **Star size** using the slider. Choose between **10px** and **25px**.
4. Select the **Alignment** to position the stars on the **Left**, **Center**, or **Right** side of the page.
5. (*Optional*.) Change the **Badge text with no reviews**.
6. Click **Save**.

</details>

<br>

***

> **Related links**
>
> [Product template](https://help.fluorescent.co/lorenza/product-pages/product-template)\
> [Testimonials](https://help.fluorescent.co/lorenza/sections/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/lorenza/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.
