{% for product in collection.products %}
{% if product.tags contains "serie_pillow" %}
<a href="{{ product.url }}">{{ product.title }}</a>
// And your other code
{% endif %}
{% endfor %}
Thanks, but will it be possible to have it more dynamically so it not only is for the specific tag “serie_pillow” but for all tags starting with “serie_” for other products/groups?
There’s an app that does product-product navigation based on tags. It shows your tags on product pages. You may find it useful https://apps.shopify.com/product-tag-image