card drawer show amount for free delivery

main
alexanderroese 2024-06-19 13:08:31 +02:00
parent 3d2ab64443
commit b05cee3eb5
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
}
.shx-drawer__inner-padding {
padding: 0 1.5rem;
padding: 1.5rem 0;
}
.drawer__inner-empty {

View File

@ -82,7 +82,7 @@
{% endif %}
<script>
console.log("cart35", {{ cart | json }}, {{ remaining_amount }}, {{ free_shipping_threshold }}, {{ progress_percentage }}, {{ total_price }}, {{ free_shipping_threshold }}, {{ total_price | times: 100 | divided_by: free_shipping_threshold }})
console.log("cart36", {{ cart | json }}, {{ remaining_amount }}, {{ free_shipping_threshold }}, {{ progress_percentage }}, {{ total_price }}, {{ free_shipping_threshold }}, {{ total_price | times: 100 | divided_by: free_shipping_threshold }})
</script>
<div style="padding: 12px 12px 0 12px; margin-bottom: 20px; background-color: #deecde; text-align: center;">