diff --git a/src/lib/constants.ts b/src/lib/constants.ts index 835b01ee..b712697f 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -8,6 +8,7 @@ export const API_UID_COOKIE_NAME = "uid"; * Ein Objekt welches alle definierten Preise für unsere Basisprodukte enthält. */ export const PRICES: Record = { + // per E-Mail , inkl.Beratung, offline BedarfsausweisWohnen: [135, 145, 290], VerbrauchsausweisWohnen: [45, 55, 180], VerbrauchsausweisGewerbe: [85, 95, 360],