> For the complete documentation index, see [llms.txt](https://kitisummus.gitbook.io/molla/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kitisummus.gitbook.io/molla/app-using-in-molla/optional-app/product-review.md).

# Product Review

## 1 - Available applications.

{% hint style="info" %}
You just need to install the app without adding any codes.
{% endhint %}

* Shopify Product review
* Ryviu
* Yotpo
* Loox
* Areviews
* Ali Reviews
* Judgeme Reviews

### **1.1 - Install Review App.**

This is the default app when you install a theme.

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

## **2 - How to c**hange default app review of **Molla?**

![](/files/-MLRC8hP783NndZR2rMl)

![](/files/-MLRCiXRTad-035-iWFn)

## 3 - For other applications.

### 3.1 - Add review score badges to your collection pages in sectioned themes <a href="#add-review-score-badges-to-your-collection-pages-in-sectioned-themes-sectioned-themes-specific" id="add-review-score-badges-to-your-collection-pages-in-sectioned-themes-sectioned-themes-specific"></a>

Steps:

1. From your Shopify admin go to **Online Store** > **Themes**.
2. Find the theme that you want to edit, and then click **Actions** > **Edit code**.
3. In the **Snippets** directory, open `rating_star.liquid` file.
4. On a new line below the code that the `<!-- reviews-badge -->` tag, paste the code of app.

![](/files/-MLRGNAuLm__S2KEjZWN)

### 3.2 - Add review score badges to your product pages in sectioned themes <a href="#add-review-score-badges-to-your-collection-pages-in-sectioned-themes-sectioned-themes-specific" id="add-review-score-badges-to-your-collection-pages-in-sectioned-themes-sectioned-themes-specific"></a>

Steps:

1. From your Shopify admin go to **Online Store** > **Themes**.
2. Find the theme that you want to edit, and then click **Actions** > **Edit code**.
3. In the **Snippets** directory, open `kt_reviewProduct.liquid` file.
4. On a new line below the code that the `<!-- reviews-badge -->` tag, paste the code of app.

![](/files/-MLRGwd0lkCV8YSmZGhh)
