--- import Layout from "../../../layouts/Layout.astro"; import type { Locale } from "../../../i18n/config"; import { useTranslations } from "../../../i18n/ui"; const lang: Locale = "en"; const t = useTranslations(lang); --- {t.cart.eyebrow} {t.cart.title} {t.cart.empty} {t.common.browseShop} {/* Treuebonus-Banner: nur sichtbar, wenn im Konto ein Bonus wartet (siehe scripts/account.ts) — erklärt direkt hier, dass man unten bei einem Artikel "-20%" auswählen kann. */} 🎁 {t.cart.loyaltyBannerTitle} {t.cart.loyaltyBannerText}
{t.cart.empty}
{t.cart.loyaltyBannerText}