test
parent
29bd93ad7e
commit
e670d880cf
|
@ -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
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue