test
parent
499adbcb7c
commit
6e9fdc0cc1
|
@ -15,6 +15,11 @@
|
|||
assign enable_quick_add = false
|
||||
-%}
|
||||
|
||||
|
||||
<script>
|
||||
console.log("1")
|
||||
</script>
|
||||
|
||||
{%- for collection in collections -%}
|
||||
{%- assign filtered_products = collection.products | where: 'tags', tag_to_filter -%}
|
||||
|
||||
|
|
Loading…
Reference in New Issue