Skip to content

Instantly share code, notes, and snippets.

@joe-dempsey
Created April 21, 2017 14:10
Show Gist options
  • Save joe-dempsey/af94120e64ac252f2bf2e751e4188067 to your computer and use it in GitHub Desktop.
Save joe-dempsey/af94120e64ac252f2bf2e751e4188067 to your computer and use it in GitHub Desktop.
cycle images Shopify
{% capture current %}{% cycle 1, 2, 3, 4, 5, 6 %}{% endcapture %}
{{ 'collection-' | append: current | placeholder_svg_tag: 'placeholder-svg' }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment