{{ type.title }}
{% for category in type.productCategories() %}
{% if category.published and category.countPublishedProducts > 0 %}
{% endif %}
{% endfor %}