test
parent
9cb9a32ff5
commit
d24701afa7
|
@ -331,6 +331,7 @@
|
|||
template: "{{ template }}",
|
||||
productTitle: "{{ product.title }}",
|
||||
productHandle: "{{ product.handle }}"
|
||||
tags: "{{ product.tags | json }}"
|
||||
// Add more properties as needed
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue