test
parent
c7cc189acf
commit
29bd93ad7e
|
@ -331,7 +331,7 @@
|
||||||
template: "{{ template }}",
|
template: "{{ template }}",
|
||||||
productTitle: "{{ product.title }}",
|
productTitle: "{{ product.title }}",
|
||||||
productHandle: "{{ product.handle }}"
|
productHandle: "{{ product.handle }}"
|
||||||
tags: {{ product.tags | json }}
|
{% comment %} tags: {{ product.tags | json }} {% endcomment %}
|
||||||
// Add more properties as needed
|
// Add more properties as needed
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue