Shopify themes, liquid, logos, and UX
Hello, I need some help about adding reviews on my theme, so i added Judge.me review app but its only showing on the bottom of the page and i need it to add it under "Customers Reviews" tab. As you can see on picture there is no customers reviews. I got third party theme and im almost done so i need it done too so i can launch store.
Thanks in advice.
go to code editor
under Snippets open this file >> halo-product-tab.liquid
find this code:
<div class="productView-review" id="shopify-product-reviews" data-id="{{ product.id }}">
and replace it with this code:
<div id="judgeme_product_reviews" class="jdgm-widget jdgm-review-widget" data-product-title="{{ product.title }}" data-id="{{ product.id }}"> {{ product.metafields.judgeme.widget }} </div>
Done
Thanksgiving
the said code "<div class="productView-review" id="shopify-product-reviews" data-id="{{ product.id }}">" is not available under halo-product-tab.liquid.
How can we do this now?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025