w-funnel/public/funnels/ru-skin-renewal.json
2025-09-26 12:54:43 +02:00

315 lines
9.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"meta": {
"id": "ru-skin-renewal",
"title": "Glow Clinic: омоложение без боли",
"description": "Воронка для клиники косметологии с диагностикой кожи и продажей курса процедур.",
"firstScreenId": "welcome"
},
"defaultTexts": {
"nextButton": "Далее",
"continueButton": "Продолжить"
},
"screens": [
{
"id": "welcome",
"template": "info",
"title": {
"text": "Верни коже сияние за 28 дней",
"font": "manrope",
"weight": "bold",
"align": "center"
},
"description": {
"text": "Лицо свежее, овал подтянутый, поры незаметны — результат подтверждён 418 клиентками.",
"font": "inter",
"weight": "medium",
"align": "center"
},
"icon": {
"type": "emoji",
"value": "✨",
"size": "xl"
},
"bottomActionButton": {
"text": "Пройти диагностику"
},
"navigation": {
"defaultNextScreenId": "problem"
}
},
{
"id": "problem",
"template": "info",
"title": {
"text": "85% женщин старят три фактора",
"font": "manrope",
"weight": "bold"
},
"description": {
"text": "Обезвоженность, пигментация и потеря тонуса. Находим источник и устраняем его комплексно.",
"font": "inter",
"weight": "medium"
},
"navigation": {
"defaultNextScreenId": "skin-date"
}
},
{
"id": "skin-date",
"template": "date",
"title": {
"text": "Когда была последняя профессиональная чистка?",
"font": "manrope",
"weight": "bold"
},
"subtitle": {
"text": "Дата поможет подобрать интенсивность и глубину процедур.",
"font": "inter",
"weight": "medium",
"color": "muted"
},
"dateInput": {
"monthPlaceholder": "ММ",
"dayPlaceholder": "ДД",
"yearPlaceholder": "ГГГГ",
"monthLabel": "Месяц",
"dayLabel": "День",
"yearLabel": "Год",
"showSelectedDate": true,
"selectedDateLabel": "Последний визит:"
},
"navigation": {
"defaultNextScreenId": "skin-type"
}
},
{
"id": "skin-type",
"template": "list",
"title": {
"text": "Какой у тебя тип кожи?",
"font": "manrope",
"weight": "bold"
},
"list": {
"selectionType": "single",
"options": [
{ "id": "dry", "label": "Сухая" },
{ "id": "combination", "label": "Комбинированная" },
{ "id": "oily", "label": "Жирная" },
{ "id": "sensitive", "label": "Чувствительная" }
]
},
"navigation": {
"defaultNextScreenId": "primary-concern"
}
},
{
"id": "primary-concern",
"template": "list",
"title": {
"text": "Что беспокоит больше всего?",
"font": "manrope",
"weight": "bold"
},
"list": {
"selectionType": "multi",
"options": [
{ "id": "wrinkles", "label": "Морщины" },
{ "id": "pigmentation", "label": "Пигментация" },
{ "id": "pores", "label": "Расширенные поры" },
{ "id": "acne", "label": "Воспаления" },
{ "id": "dryness", "label": "Сухость и шелушение" }
]
},
"navigation": {
"defaultNextScreenId": "success"
}
},
{
"id": "success",
"template": "info",
"title": {
"text": "История Нади: минус 7 лет визуально",
"font": "manrope",
"weight": "bold"
},
"description": {
"text": "Через 3 сеанса HydraGlow кожа стала плотной, контур подтянулся, ушла желтизна. Её фото попало в наш кейсбук.",
"font": "inter",
"weight": "medium"
},
"navigation": {
"defaultNextScreenId": "home-care"
}
},
{
"id": "home-care",
"template": "list",
"title": {
"text": "Как ухаживаешь дома?",
"font": "manrope",
"weight": "bold"
},
"list": {
"selectionType": "multi",
"options": [
{ "id": "basic", "label": "Только базовый уход" },
{ "id": "active", "label": "Активные сыворотки" },
{ "id": "spapro", "label": "Домашние аппараты" },
{ "id": "none", "label": "Практически не ухаживаю" }
]
},
"navigation": {
"defaultNextScreenId": "allergy"
}
},
{
"id": "allergy",
"template": "list",
"title": {
"text": "Есть ли ограничения?",
"font": "manrope",
"weight": "bold"
},
"list": {
"selectionType": "multi",
"options": [
{ "id": "pregnancy", "label": "Беременность/ГВ" },
{ "id": "allergy", "label": "Аллергия на кислоты" },
{ "id": "derm", "label": "Дерматологические заболевания" },
{ "id": "no", "label": "Нет ограничений" }
]
},
"navigation": {
"defaultNextScreenId": "diagnostic-form"
}
},
{
"id": "diagnostic-form",
"template": "form",
"title": {
"text": "Получить персональный план ухода",
"font": "manrope",
"weight": "bold"
},
"fields": [
{ "id": "name", "label": "Имя", "placeholder": "Как к вам обращаться", "type": "text", "required": true },
{ "id": "phone", "label": "Телефон", "placeholder": "+7 (___) ___-__-__", "type": "tel", "required": true },
{ "id": "email", "label": "Email", "placeholder": "Получите чек-лист ухода", "type": "email", "required": true }
],
"validationMessages": {
"required": "Поле ${field} обязательно",
"invalidFormat": "Проверьте формат"
},
"navigation": {
"defaultNextScreenId": "expert"
}
},
{
"id": "expert",
"template": "info",
"title": {
"text": "Ваш персональный эксперт",
"font": "manrope",
"weight": "bold"
},
"description": {
"text": "Врач-косметолог с 12-летним опытом проведёт диагностику, составит план процедур и будет на связи между визитами.",
"font": "inter",
"weight": "medium"
},
"navigation": {
"defaultNextScreenId": "plan-options"
}
},
{
"id": "plan-options",
"template": "list",
"title": {
"text": "Выберите программу",
"font": "manrope",
"weight": "bold"
},
"list": {
"selectionType": "single",
"options": [
{ "id": "express", "label": "Express Glow — 2 визита" },
{ "id": "course", "label": "Total Lift — 4 визита" },
{ "id": "vip", "label": "VIP Anti-Age — 6 визитов" }
]
},
"navigation": {
"defaultNextScreenId": "bonus"
}
},
{
"id": "bonus",
"template": "info",
"title": {
"text": "Подарок к записи сегодня",
"font": "manrope",
"weight": "bold"
},
"description": {
"text": "Профессиональная сыворотка Medik8 и массаж шеи в подарок на первом приёме.",
"font": "inter",
"weight": "medium"
},
"navigation": {
"defaultNextScreenId": "coupon"
}
},
{
"id": "coupon",
"template": "coupon",
"title": {
"text": "Забронируй курс со скидкой",
"font": "manrope",
"weight": "bold",
"align": "center"
},
"subtitle": {
"text": "Только сегодня — до 40% на программу и подарок.",
"font": "inter",
"weight": "medium",
"align": "center",
"color": "muted"
},
"coupon": {
"title": {
"text": "Glow Clinic",
"font": "manrope",
"weight": "bold",
"color": "primary"
},
"offer": {
"title": {
"text": "-40%",
"font": "manrope",
"weight": "black",
"size": "4xl"
},
"description": {
"text": "Курс омоложения + сыворотка",
"font": "inter",
"weight": "medium"
}
},
"promoCode": {
"text": "GLOW40",
"font": "inter",
"weight": "semiBold"
},
"footer": {
"text": "Нажмите, чтобы закрепить предложение",
"font": "inter",
"weight": "medium",
"size": "sm",
"color": "muted"
}
},
"copiedMessage": "Промокод {code} скопирован!"
}
]
}