Created
April 21, 2017 14:10
-
-
Save joe-dempsey/af94120e64ac252f2bf2e751e4188067 to your computer and use it in GitHub Desktop.
cycle images Shopify
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {% 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