From 946bfcb4edb0cf5143e209dce86b9efb9c3f1e1b Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Tue, 18 Jun 2024 22:09:13 +0200 Subject: [PATCH] test --- locales/de.json | 2 +- snippets/cart-drawer.liquid | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/de.json b/locales/de.json index b5daf5e..9fce398 100644 --- a/locales/de.json +++ b/locales/de.json @@ -287,7 +287,7 @@ "title": "Hast du ein Konto?", "paragraph_html": "Logge dich ein, damit es beim Checkout schneller geht." }, - "estimated_total": "Geschätzte Gesamtkosten", + "estimated_total": "Zwischensumme", "new_estimated_total": "Neuer geschätzter Gesamtbetrag" }, "footer": { "payment": "Zahlungsmethoden" }, diff --git a/snippets/cart-drawer.liquid b/snippets/cart-drawer.liquid index d8ab43d..704e554 100644 --- a/snippets/cart-drawer.liquid +++ b/snippets/cart-drawer.liquid @@ -70,6 +70,9 @@ {% render 'icon-close' %} + +

test

+