Does anyone know if it’s possilble to add a product reviews widget from Klaviyo to our cart page in Prestige Theme for Shopify?
i.e. we’d like our product reviews to show on the cart or checkout page.
Thanks in advance.
Does anyone know if it’s possilble to add a product reviews widget from Klaviyo to our cart page in Prestige Theme for Shopify?
i.e. we’d like our product reviews to show on the cart or checkout page.
Thanks in advance.
Hi
If you’d like to add star ratings in a section that’s not included in this Help Center article, you'll need to edit your theme files and add the code snippet below:
<div class="klaviyo-star-rating-widget" data-id="{{product.id}}" data-product-title="{{product.title}}" data-product-type="{{product.type}}"></div>
This may require the help of a developer, as Klaviyo's support/community team is not able to directly edit your theme files.
Best,
Brian
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.