card drawer show amount for free delivery
parent
b97e21550a
commit
4aa36a3071
|
@ -81,8 +81,10 @@
|
|||
{% assign progress_percentage = 100 %}
|
||||
{% endif %}
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
console.log("cart17", {{ cart | json }}, {{ remaining_amount }}, {{ free_shipping_threshold }})
|
||||
console.log("cart18", {{ cart | json }}, {{ remaining_amount }}, {{ free_shipping_threshold }}, {{ progress_percentage }})
|
||||
</script>
|
||||
|
||||
<div style="padding: 12px 12px 0 12px; background-color: #deecde; text-align: center;">
|
||||
|
|
Loading…
Reference in New Issue