Skip to content

Instantly share code, notes, and snippets.

@carolineschnapp
Created May 27, 2011 06:31
Show Gist options
  • Save carolineschnapp/994755 to your computer and use it in GitHub Desktop.
Save carolineschnapp/994755 to your computer and use it in GitHub Desktop.
Product images path
var path = "{{ 'products/retarded.jpg' | product_img_url: "original" | remove: 'products/retarded.jpg' | replace: '?', ' ' | truncatewords: 1, '' }}";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment