optimize cart drawer

main
alexanderroese 2024-07-14 16:05:12 +02:00
parent 7d434bc4dd
commit fad3b4c846
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<script src="{{ 'quantity-popover.js' | asset_url }}" defer="defer"></script>
<script>
console.log("1", {{ settings }}, {{ cart }})
console.log("2", {{ settings | json }}, {{ cart | json }})
</script>
<style>