Skip to content

Instantly share code, notes, and snippets.

@levinmejia
Last active March 17, 2017 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save levinmejia/fc549e70b8d940a6b986 to your computer and use it in GitHub Desktop.
Save levinmejia/fc549e70b8d940a6b986 to your computer and use it in GitHub Desktop.
{{ 'logo.png' | asset_url }}
{{ product.vendor | url_for_vendor }}
{{ "Shop winter boots" | link_to_tag: 'Boots' }}
//cdn.shopify.com/s/files/1/0087/0462/t/394/assets/logo.png?34423
/collections/vendors?q=Burton
<a title="Show products matching tag Boots" href="/collections/frontpage/boots">Shop winter boots</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment