--- 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}

{/* 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. */}