how can i put this code juge.me gave me code and said put on product.liquid template but that file is not shown in dwan theme v15.2
Topic summary
Issue: Unable to insert Judge.me widget code because the Dawn theme v15.2 does not show a product.liquid file.
Context: In Shopify OS 2.0 themes like Dawn, product pages use JSON templates and sections instead of a single product.liquid file.
Solution provided: In the Product template, add a “Custom Liquid” section/block and paste the Judge.me code there (Theme Editor > Product Template > Add Custom Liquid > paste code).
Outcome: The original poster confirmed this method worked.
Status: Resolved. No further actions or open questions noted.
Notes:
- Judge.me is a product reviews app; its code snippet embeds the reviews widget on product pages.
- The absence of product.liquid in Dawn v15.2 is expected due to the OS 2.0 architecture using JSON templates and modular sections.
Go to your Product Template → Add Custom Liquid section → copy the code and done
1 Like
Thanks it’s working

