card drawer show amount for free delivery

main
alexanderroese 2024-06-19 14:09:53 +02:00
parent 077c3f1d61
commit 3054dc7e37
1 changed files with 4 additions and 1 deletions

View File

@ -61,7 +61,10 @@
{%- endif -%}
<div class="shx-drawer__inner-padding">
<div class="drawer__header">
<h2 class="drawer__heading">{{ 'sections.cart.title' | t }}</h2>
<div style="width: 100%; text-align: center;">
<h2 class="drawer__heading">{{ 'sections.cart.title' | t }}</h2>
</div>
<button
class="drawer__close"
type="button"