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