main
alexanderroese 2024-06-17 23:29:28 +02:00
parent 9cb9a32ff5
commit d24701afa7
1 changed files with 1 additions and 0 deletions

View File

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