card drawer show amount for free delivery

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

View File

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

View File

@ -82,7 +82,7 @@
{% endif %}
<script>
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 }})
console.log("cart37", {{ 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;">