Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Ive just started developing in liquid and ive seen this iteration through a link list
{% assign linklist = linklists[block.settings.linklist] %}
{% for i in (0..linklist.links.size) %}
<li><a href="{{ linklist.links[i].url }}" >{{ linklist.links[i].title }}</a></li>
{% endfor %}
{% endif %}
my question here is what does linklists[] do to the block.settings.linklist object ?
linklists takes the navigation menu handle and returns the linklist object
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025