Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <!-- Spice Product Addons Snippet Starts -->
  2.  
  3. <div id="spiceaddonsappid">{% assign product_collections = product.collections | map: "id" %}{% if product_collections %}<input type="hidden" id="sgcollections" value="{{ product_collections | join: ',' }}"/>{% endif %}</div>
  4.  
  5. <!-- Spice Product Addons Snippet ends -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement