All Collections
Integrations
Debutify 2.0.2
How to integrate Judge.me Review into the Debutify Shopify theme?
How to integrate Judge.me Review into the Debutify Shopify theme?

A guide on how to integrate Judge.me Review into the Debutify Shopify theme.

Diane Eunice Narciso avatar
Written by Diane Eunice Narciso
Updated over a week ago

Judge.me is a powerful product review platform that allows users to show their customer reviews in customizable widgets. This app has the capacity to produce loads of reviews on autopilot by transmitting boundless review requests to customers using their selected plans. It permits subscribers to promote their website by sharing their customer reviews on various social media platforms.

Important: Make sure the Judge.me app is installed in Debutify.

You can integrate this great app in just a few minutes, please follow these easy steps:

STEP 1

Go to your Shopify Admin, select Online Store.

Go to your Shopify Admin, select Online Store.

STEP 2

Select your Debutify Shopify theme and click on Actions.

Select your Debutify Shopify theme and click on Actions.

STEP 3

Click on Edit Code.

Click on Edit Code.

STEP 4

Go to the Snippets folder.

Go to the Snippets folder.

STEP 5

In the Snippets folder, find review-badge.liquid file and add the code below.

 {% render 'judgeme_widgets', widget_type: 'judgeme_preview_badge', jm_style: '', concierge_install: false, product: product %}

STEP 6

In the Snippets folder, find review-widget.liquid file and add the code below.

{% render 'judgeme_widgets', widget_type: 'judgeme_review_widget', concierge_install: false, product: product %}
In the Snippets folder, find review-widget.liquid file and add the code below.

STEP 7

Click on Save to apply changes.

Did this answer your question?