Is There Any Way To Add A Review Section On Collection Pages

Is There Any Way To Add A Review Section On Collection Pages

ysdyshr4476
New Member
6 0 0

Does anyone have any ideas?

 

I would like to add review forms on collection pages.

I tried to do it with the app called Judge.me but I think it isn’t be able to use on collection pages.

Replies 3 (3)

zaczee
Globetrotter
855 46 44

Hi,

 

Can you share your store url

ysdyshr4476
New Member
6 0 0

It is not published yet

alihxn
Shopify Partner
2 0 0

Just insert this in the code wherever you want

    <div style='{{ jm_style }}' class='jdgm-widget jdgm-preview-badge'  data-id='{{ product.id }}'>
      {{ product.metafields.judgeme.badge }}
    </div>  

Reference:

Judge Support