I would like to automatically hide empty collections in Shopify Impluse theme.
Here is the code, but I can’t work out how get the amount of products in the collection
{%- for grandchildlink in childlink.links -%}
{{grandchildlink.title}}
{%- endfor -%}
{%- endfor -%}