--- 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.checkout.eyebrow}

{t.checkout.title}

{t.checkout.todoNote}

{t.checkout.step2}

{t.checkout.payPalHint}

{t.checkout.step1}


{t.checkout.step3}

{t.common.vatNote}