Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello
Im wondering is there is possibility to loop through Files to search for images to fetch in the new template, similar to {% for article in blog.articles %}
We will create images for the look book based on collection name, therefore lookbook name, and I would like to loop incrementally ++i to fetch based on the image names (lookbook-handle_i)
I cant loop through products or collections as images will not be assigned to products
I just need to know if its possible at all to loop through files dir
thanks for your help!