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

Topic summary

A user wants to add product review forms to collection pages in their Shopify store. They attempted to use the Judge.me app but believe it doesn’t support collection pages.

Proposed Solution:
Another participant suggests inserting a specific code snippet wherever reviews should appear:

{{ product.metafields.judgeme.badge }}

This code references Judge.me’s metafields to display review badges. A link to Judge.me’s support documentation about adding preview badges and review widgets to vintage themes was provided as reference.

Status: The original poster’s store is not yet published, making it difficult for others to provide specific implementation guidance. The discussion remains open with one technical solution offered but not yet confirmed as working.

Summarized with AI on November 16. AI used: claude-sonnet-4-5-20250929.

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.

Hi,

Can you share your store url

It is not published yet

Just insert this in the code wherever you want


      {{ product.metafields.judgeme.badge }}
    

Reference:

Judge Support