# Integrate Shopify Review apps

### Recommended Shopify Product Review apps

These are the review apps currently available on [Shopify Apps ](https://apps.shopify.com/)that work natively with the Minimog theme and will require no extra code:

* [Product reviews by Shopify](https://apps.shopify.com/product-reviews?surface_detail=product+reviews\&surface_inter_position=1\&surface_intra_position=12\&surface_type=search)
* [Growave](https://apps.shopify.com/growave?surface_detail=product+reviews\&surface_inter_position=1\&surface_intra_position=26\&surface_type=search)
* [Judge.me](https://apps.shopify.com/judgeme?surface_detail=product+reviews\&surface_inter_position=1\&surface_intra_position=4\&surface_type=search)
* [Ali Reviews](https://apps.shopify.com/ali-reviews?surface_detail=product+reviews\&surface_inter_position=1\&surface_intra_position=6\&surface_type=search)
* [Loox](https://apps.shopify.com/loox?surface_detail=product+reviews\&surface_inter_position=1\&surface_intra_position=5\&surface_type=search)
* [LAI Product Reviews](https://apps.shopify.com/lai-reviews?surface_detail=product+reviews\&surface_inter_position=1\&surface_intra_position=25\&surface_type=search)
* [Stamped Product Reviews & UGC](https://apps.shopify.com/product-reviews-addon?surface_detail=product+reviews\&surface_inter_position=1\&surface_intra_position=10\&surface_type=search)
* [Yotpo Product Reviews & Photos](https://apps.shopify.com/yotpo-social-reviews?surface_detail=product+reviews\&surface_inter_position=1\&surface_intra_position=7\&surface_type=search)
* [Automizely Product Review App](https://apps.shopify.com/automizely-reviews?surface_detail=product+reviews\&surface_inter_position=1\&surface_intra_position=9\&surface_type=search)

### How to enable the Product Review app on the theme

Step 1: Go to **Theme settings** > **Integrated apps** > **Product reviews** and choose the app as preferred.

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

Step 2: Choose where to display your Review Widget and Preview Badge (product page, collection page).

* **Review widget** is the core widget, which collects and shows the product reviews on your product pages. On your product page, add **Product reviews** section or in **Product information tabs** section > add **Product reviews** block to display this widget.
* **Rating/Badge** shows the number of your product reviews and the aggregate rating of your products.&#x20;
  * Go to **Theme settings** > **Product card** > Tick in the **show reviews badge** box to display it on your Collection page.
  * Go to **Product information** > **Product rating** to display it under the product title on the Product page.


---

# 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://docs.foxecom.com/megamog-theme/getting-started/integrate-shopify-review-apps.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.
