-
{% for link in linklists[collection_handle].links %}
{% assign sub_collection = link.object %}
- {{ link.title }} {% endfor %}
Hub Page 2
{{ collection.title }}
{% assign collection_handle = “collection-” | append: collection.handle %}