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