card drawer show amount for free delivery

main
alexanderroese 2024-06-18 23:04:39 +02:00
parent 566403ebd8
commit 4b3e79f09c
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<span>price6 {{ total_price | money }} {{ free_shipping_threshold }}</span>
<script>
console.log("cart12", {{ cart | json }}, {{ remaining_amount }}, {{ free_shipping_threshold }})
console.log("cart13", {{ cart | json }}, {{ remaining_amount }}, {{ free_shipping_threshold }})
</script>
{% if total_price < free_shipping_threshold %}