Display Reviews To Featured Collection Pages | Debut Theme

Hello

I can’t seem to figure out how to display reviews on the feature collection pages. Please help.

1 Like

@derlynegee

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Hello Ketan

Thanks for the offer of help.

https://www.divainkcosmetics.com

I added featured collect “hot items”. All products have customer reviews but they do not display on the homepage.

1 Like

@derlynegee

yes, please add this code product gird item bottom also

I assume you’re using our app as well. In that case, you can hide the badge texts here https://judge.me/settings?jump_to=preview+badge+settings so only the stars will show.


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

Hello

I added it to cm-product-grid-item.liquid and it did not work.

1 Like

@derlynegee

i have test new code its work can you try this

{{ product.metafields.judgeme.badge }}