card drawer show amount for free delivery

main
alexanderroese 2024-06-18 23:06:56 +02:00
parent 0e541a9ea6
commit 063852e370
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
</script>
{% if total_price < free_shipping_threshold %}
<span style="font-size: 14px;">Noch {{ remaining_amount | money }} bis kostenfreiem Versand (sonst {{ shipping_costs }})</span>
<span style="font-size: 14px;">Noch {{ remaining_amount | money }} bis kostenfreiem Versand (sonst {{ shipping_costs | money }})</span>
{% endif %}
<cart-drawer-items