main
alexanderroese 2024-06-17 23:31:49 +02:00
parent 29bd93ad7e
commit e670d880cf
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@
template: "{{ template }}",
productTitle: "{{ product.title }}",
productHandle: "{{ product.handle }}"
{% comment %} tags: {{ product.tags | json }} {% endcomment %}
tags: {{ product.tags | json }}
// Add more properties as needed
};