test
parent
a70705de78
commit
3fc9f49b55
|
@ -20,6 +20,7 @@
|
|||
|
||||
<script>
|
||||
console.log("Processing collection: {{ collection.title }}");
|
||||
console.log("Collection products: {{ collection.products | json }}");
|
||||
console.log("Filtered products: {{ filtered_products | json }}");
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Reference in New Issue