Available for:
|
In this article
Enable CREMA Review core snippet
❗IMPORTANT
CREMA Review core snippet needs to be enabled to function properly. It will be enabled by default.
To enable the core snippet,
- From Shopify's theme editor of your vintage theme, click App embeds on the left.
-
Turn ON the core snippet and click Save.
Install Reviews Widget and Star Rating manually on product pages
Reviews Widget
- Go to your Shopify Themes menu and click Actions → Edit Code.
- Open product.liquid, add the following code under {% section 'product-template' %} and click Save.
<div class="crema-product-reviews" data-product-code="{{ product.id }}" data-widget-style="list"></div>
Star Rating
- From Edit Code menu, open product-template.liquid.
- Add the following code under {{ product.title }} element and click Save.
<div class="crema-product-reviews" data-product-code="{{ product.id }}" data-widget-style="score"></div>
Besides Reviews Widget and Star Rating, you can also follow the steps below to install our other widgets to your vintage theme.
- Installing optional widgets on product pages (vintage themes)
- Installing CREMA Widgets on main page (vintage themes)
- Installing CREMA Widgets on a dedicated reviews page (vintage themes)
- Installing Star Rating on catalog & collection pages
- Adding Review Request Pop-up (vintage themes)
If you need help installing CREMA widgets on your vintage theme, feel free to chat us or email us at support.global@cre.ma