Insert Judge.me review widgets into Tapita pages (Old version)

Insert Judge.me review widgets into Tapita pages (Old version)

Your store must have Judge.me app already installed.

In your Tapita page, add a Custom HTML element.



Depending on which widget you want to show, copy and paste the corresponding code below into the Custom HTML content.

Preview badge

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

Review widget

  1. {% render 'judgeme_widgets', widget_type: 'judgeme_review_widget', concierge_install: false, product: product %}

Reviews carousel

  1. {% render 'judgeme_widgets', widget_type: 'judgeme_featured_carousel', concierge_install: false %}

Verified reviews count badge

  1. {% render 'judgeme_widgets', widget_type: 'judgeme_verified_reviews_count_badge', concierge_install: false %}

All reviews text

  1. {% render 'judgeme_widgets', widget_type: 'judgeme_all_reviews_text', concierge_install: false %}

Floating reviews tab

  1. {% render 'judgeme_widgets', widget_type: 'judgeme_floating_tab', concierge_install: false %}

Judge.me medals

  1. {% render 'judgeme_widgets', widget_type: 'judgeme_medals', concierge_install: false %}

Then, click Publish or Update. The corresponding review widget will show on your live pages.
    • Related Articles

    • Tapita Premade Templates

      If you are familiar with Tapita, you would know that we offer 4 types of page: 4 type of pages you can build with Tapita: Landing pages/Homepage, Blog pages, Product pages or Collection pages. Each type of pages is equipped with numerous templates ...
    • 2. The Page Types you can create using Tapita

      Tapita allows you to create pages of these types: Landing/Home pages Blog Pages Product pages (old version) Collection pages (old version) Let's explore each type! Landing pages Landing pages are the pages you see under Online Store > Pages section ...
    • Create a Shopify Popups (old version)

      In this article, you will learn how to create popups using Tapita Page Builder. Step 1: Create a Popup in Tapita On Tapita left menu, click View more > Popups. Click Add New to create a new popup. Select one of Tapita popup templates to edit it. On ...
    • Create a Shopify Top Bars (old version)

      In this article, you will learn how to create promotion or notification bars at the top of your pages using Tapita Top Bars. Like this: Step 1: Create a Top Bar in Tapita On Tapita left menu, click View more > Top Bars. Click Add New to create a new ...
    • Create a Shopify Section (old version)

      In this article, you will learn how to create a Section that can be used in your Shopify pages using Shopify Theme Customizer. Like this: If your Shopify theme doesn't support adding sections (there is no "Add section" (+) button), then you cannot ...