card drawer show amount for free delivery
parent
39fccc5b40
commit
12f505fc2b
|
@ -78,7 +78,7 @@
|
|||
{% assign shipping_costs = settings.shx_shipping_costs %}
|
||||
|
||||
<script>
|
||||
console.log("cart16", {{ cart | json }}, {{ remaining_amount }}, {{ free_shipping_threshold }})
|
||||
console.log("cart17", {{ cart | json }}, {{ remaining_amount }}, {{ free_shipping_threshold }})
|
||||
</script>
|
||||
|
||||
<div style="padding: 12px; background-color: #deecde; text-align: center;">
|
||||
|
|
Loading…
Reference in New Issue