card drawer show amount for free delivery

main
alexanderroese 2024-06-18 22:53:06 +02:00
parent 39a6337828
commit c25eb3efbe
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("cart9", {{ cart | json }}, {{ remaining_amount }})
console.log("cart10", {{ cart | json }}, {{ remaining_amount }}, {{ free_shipping_threshold }})
</script>
{% if total_price < free_shipping_threshold %}