Product review apps

This article gives the list of compatible product review apps that work with our filter app – along with the guidelines to set them up.

1. Product Reviews

App URL: https://apps.shopify.com/product-reviews

Steps

  1. From your Shopify admin panel, go to the Theme folder.

  2. In the Action dropdown, click Edit code.

  3. Go to the globo.filter.product.liquid file.

  4. Add the following code to the first code line.

    {% comment %}Do not edit this file{% endcomment %}
  5. Add the below code snippet to the position you want the Ratings to appear.

    <span class="shopify-product-reviews-badge" data-id="{{product.id}}"></span><br>

2. Judgeme

App URL: https://apps.shopify.com/judgeme

Steps

  1. From your Shopify admin panel, go to the Theme folder.

  2. In the Action dropdown, click Edit code.

  3. Go to the globo.filter.product.liquid file.

  4. Add the following code to the first code line.

    {% comment %}Do not edit this file{% endcomment %}
  5. Add the code snippet below to the position you want the Ratings to appear.

    <div class='jdgm-widget jdgm-preview-badge' data-id='{{ product.id }}' data-template='manual-installation' data-auto-install='false'>{{product.metafields.judgeme.badge}}</div>
  6. From the left app’s navigation bar, click on the Integration under the Settings topic.

  7. Tick on the option below under Judgeme Reviews app.

  8. Click Save to finish

3. Yotpo

App URL: https://apps.shopify.com/yotpo-social-reviews

Steps

  1. From your Shopify admin panel, go to the Theme folder.

  2. In the Action dropdown, click Edit code.

  3. Go to the globo.filter.product.liquid file.

  4. Add the following code to the first code line.

  5. Add the code snippet below to the position you want the Ratings to appear.

  6. From the left app’s navigation bar, click on Integration under the Settings topic.

  7. Tick on the I've already installed app option next to the Yotpo Reviews app.

  8. Click Save to finish

4. Rivyo Product Review

App URL: https://apps.shopify.com/rivyo-product-review

Steps

  1. From your Shopify admin panel, go to the Theme folder.

  2. In the Action dropdown, click Edit code.

  3. Go to the globo.filter.product.liquid file.

  4. Add the following code to the first code line.

  5. Add the below code snippet to the position you want the Ratings to appear.

5. Stamped.io

App URL: https://apps.shopify.com/product-reviews-addon

Steps

  1. From your Shopify admin panel, go to the Theme folder.

  2. In the Action dropdown, click Edit code.

  3. Go to the globo.filter.product.liquid file.

  4. Add the following code to the first code line.

  5. Add the below code snippet to the position you want the Ratings to appear.

6. Ryviu

App link: https://www.ryviu.com/

Steps

  1. From your Shopify admin panel, go to the Theme folder.

  2. In the Action dropdown, click Edit code.

  3. Go to the globo.filter.product.liquid file.

  4. Add the following code to the first code line.

  5. Add the below code snippet to the position you want the Ratings to appear.

  6. From the left app’s navigation bar, click on the Integration under the Settings topic.

  7. Tick on the I've already installed app option next to the Ryviu Reviews app.

  8. Click Save to finish

7. Loox ‑ Photo Reviews

App URL: https://apps.shopify.com/loox

Steps

  1. From your Shopify admin panel, go to the Theme folder.

  2. In the Action dropdown, click Edit code.

  3. Go to the globo.filter.product.liquid file.

  4. Add the following code to the first code line.

  5. Add the below code snippet to the position you want the Ratings to appear.

  6. From the left app’s navigation bar, click on the Integration under the Settings topic.

  7. Tick on the I've already installed app option next to the Loox ‑ Photo Reviews app.

  8. Click Save to finish

8. Junip: Photo & Product Reviews

App URL: https://apps.shopify.com/junip

Steps

Our app is being integrated with the Junip: Photo & Product Reviews app automatically.

Steps to manage

  1. From the left app’s navigation bar, click on the Integration under the Settings topic.

  2. Tick on the I've already installed app option next to the Junip: Photo & Product Reviews app.

  3. Click Save to finish

9. Okendo: Product Reviews & UGC

App URL: https://apps.shopify.com/okendo-reviews

Steps

  1. From your Shopify admin panel, go to the Theme folder.

  2. In the Action dropdown, click Edit code.

  3. Go to the globo.filter.product.liquid file.

  4. Add the following code to the first code line.

  5. Add the following code to the position you want to display the reviews:

  6. From the left app’s navigation bar, click on the Integration under the Settings topic.

  7. Tick on the I've already installed app option next to the Okendo: Product Reviews & UGC app.

  8. Click Save to finish

10. Ali Reviews ‑ Product Reviews

App URL: https://apps.shopify.com/ali-reviews

Steps

  1. From your Shopify admin panel, go to the Theme folder.

  2. In the Action dropdown, click Edit code.

  3. Go to the globo.filter.product.liquid file.

  4. Add the following code to the first code line.

  5. Add the below code snippet to the position you want the Ratings to appear.

11. Areviews ‑ Reviews Importer

App URL: https://apps.shopify.com/areviews-aliexpress

Steps

  1. From your Shopify admin panel, go to the Theme folder.

  2. In the Action dropdown, click Edit code.

  3. Go to the theme.liquid file.

  4. Add the below snippet to the end of this file

  5. Go to the filter.product.liquid file.

  6. Add the following code to below the class of title element:

  7. Go to the globo.filter.product.liquid file.

  8. Add the following code to the first code line.

12. Opinew Product Reviews App UGC

App URL: https://apps.shopify.com/photo-reviews

Steps

  1. From your Shopify admin panel, go to the Theme folder.

  2. In the Action dropdown, click Edit code.

  3. Go to the globo.filter.product.liquid file.

  4. Add the following code to the first code line.

  5. Go to the filter.product.liquid file.

  6. Add the below code snippet to the position you want the Reviews to appear.

13. Fera Product Reviews App

App URL: https://apps.shopify.com/fera

Steps

  1. From your Shopify app list, go to the Fera product review app

  2. Copy their HTML tag instruction – see below screenshot for reference.

  3. From your Shopify admin panel, go to the Theme folder.

  4. In the Action dropdown, click Edit code.

  5. Go to the theme.liquid file.

  6. Add the below snippet to the end of this file

  7. Go to the globo.filter.product.liquid

  8. Add the following code to the first code line.

  9. Add the tag code from step #2 above to below the class of the title element

💬 Need Help? Contact us at [email protected] – we’re happy to assist! 😊

Last updated

Was this helpful?