not show figuren collection

main
alexanderroese 2024-06-23 21:11:07 +02:00
parent 256b2823b9
commit e39fad37a3
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
{%- for collection in collections -%}
{% assign parts = collection.title | split: "__" %}
{% if parts.size == 1 and parts != "figuren" %}
{% if parts.size == 1 and parts != "Figuren" %}
{% assign found_tag = false %}
{%- for product in collection.products -%}