Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I have Impulse theme 2.0 I have added Okendo to product pages using the app embed but there is no way to do this for collection pages.
I followed the instructions provided by Okendo and created snippet files - Here is where I am getting lost it says:
If you wanted to include the average product rating below the product title on each of your product pages, your product.liquid file might include something like this:
<h1>{{product.title}}</h1>
{% render 'okendo-reviews-product-rating-summary', product: product %}
I don't have product:liquid file I have a main-product.liquid but there is no h1 tags not sure where to put the tag for it to show on my collections page. I also have a main-collection.liquid but I am not sure again where to put the code.
I’m having the same problem right now have you found a way to fix?
I created a support ticket with Okendo and they ended up adding it for me. Not certain what they did but it works like I wanted
I think I fixed it thank good took me like 2 hours
what did you do?