diff --git a/assets/component-cart-drawer.css b/assets/component-cart-drawer.css index ca33f5b..06be892 100644 --- a/assets/component-cart-drawer.css +++ b/assets/component-cart-drawer.css @@ -303,6 +303,10 @@ cart-drawer-items { .cart-drawer .cart-item cart-remove-button { margin-left: 0; } + + .shx-shipping-costs-info { + max-width: 270px; + } } .cart-drawer__footer > * + * { diff --git a/snippets/cart-drawer.liquid b/snippets/cart-drawer.liquid index 82a43b3..a39ba1b 100644 --- a/snippets/cart-drawer.liquid +++ b/snippets/cart-drawer.liquid @@ -90,7 +90,7 @@
- + {% if total_price < free_shipping_threshold %} Noch {{ remaining_amount | money }} bis kostenfreiem Versand (sonst {{ shipping_costs | money }}) {% else %}