Custom Review App

To add a custom review app to Kalles, please follow these instructions

1 - Step 01

Add a review to the product grid Open review_grid_other.liquid file and add the integration code of review application, it will show review on product grid page like collection, home page.

2 - Step 02

Add a review to the product page

  • Display review after product title: open review_pr_other.liquid file and add the code from the application

  • Show review on product tab: open review_des_other.liquid file and add the code from the application

3 - Step 03

Add a review when downloading ajax. Some applications need to update JS when running ajax for paging, loading more, quickview .... You need to open the reviewOther.js file and add the code showing the review here:

Custom review apps

1. Judge.me

  • Review_des_other.liquid

    {% render 'judgeme_widgets', widget_type: 'judgeme_review_widget', concierge_install: false, product: product %}
  • review_pr_other.liquid

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

  • review_grid_other.liquid

{%- render 'judgeme_widgets', widget_type: 'judgeme_preview_badge', jm_style: '', concierge_install: true -%}

[Private offer] EComposer Partner Plan

Exclusively for Gecko users, you can get EComposer - Theme Partner Plan for ZERO and start making beautiful, high-converting store pages today:

  • FREE 100% EComposer Standard plan for 6 months (save you $114)

  • Build ANY Shopify pages: Landing page, Sales Funnel page, Lead pages, & other custom pages tailored for your marketing campaigns.

  • Create advanced sections & add to Gecko with ease

  • Save up to 50 pages/sections

  • 100+ professional, stunning pre-designed templates

  • Anyone can build pages with live drag-drop editor

How to claim offer: Install EComposer HERE. Then open chatbox icon in EComposer dashboard and leave a message with subject “Gecko+EComposer” to upgrade for free.

Cheers, The4.

Last updated