Skip to content

Instantly share code, notes, and snippets.

@ihorduchenko
Created September 8, 2022 10:30
Show Gist options
  • Save ihorduchenko/d5c3a5f3be2024043c1859eb4bceb35c to your computer and use it in GitHub Desktop.
Save ihorduchenko/d5c3a5f3be2024043c1859eb4bceb35c to your computer and use it in GitHub Desktop.
Reviews.io star rating snippet for Shopify
<div class="ruk_rating_snippet" data-sku="{{ product.handle }};{{ product.variants | map: 'sku' | join: ';' }};{{ product.variants | map: 'id' | join: ';' }}"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment