{
"settings": {
"useServiceHiddenField": false,
"formType": "stepperlist",
"stepper": 3,
"buttonSelectionType": "listitem",
"submitButtonText": "Explore Deals",
"stepLegalLink": "https://www.laseraway.com/offer-terms/",
"stepLegalLinkText": "OFFER TERMS.",
"nextButtonBackgroundClass": "bg-pink-electric ml-auto mr-auto",
"formLayoutClasses": "w-full",
"internalNotes": "Black Friday 2023"
},
"steps": [
{
"id": "services",
"question": "What special are you interested in?",
"dynamicTarget": true,
"firstStep": true,
"type": "button-selection",
"target": "treatment-count",
"layoutClasses": "grid sm:grid-cols-2 gap-2",
"answers": [
{
"text": "Up To 75% Off Laser Hair Removal",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/laserhairremoval.png",
"supText": "*",
"value": "Hair Removal"
},
{
"text": "50% Off CoolSculpting (16+ Treatments)",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/coolsculpting-1.png",
"supText": "**",
"value": "CoolSculpting"
},
{
"text": "Free Clear + Brilliant With Package Purchase",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/clearbrilliant.png",
"supText": "†",
"value": "Skin Rejuvenation"
},
{
"text": "$11/Unit Botox Bank",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/botox-1.png",
"supText": "††",
"value": "Botox"
},
{
"text": "$9/Unit Xeomin SmartTox Banks",
"icon": "/wp-content/themes/starter-theme/static/svgs/inject.svg",
"supText": "^",
"value": "Xeomin"
},
{
"text": "60% Off Thermage FLX When You Buy A Clear + Brilliant 3 Pack",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/thermage.png",
"supText": "^^",
"value": "Thermage"
},
{
"text": "Buy 2 Get 1 Free Fillers",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/dermalfillers.png",
"supText": "¶",
"value": "Dermal Fillers"
},
{
"text": "Up To 70% Off Laser Tattoo Removal",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/tattooremoval.png",
"supText": "§",
"value": "Tattoo Removal"
},
{
"text": "$100 Off Hydrafacial When You Buy 2 or More",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2021/08/hyfrafacial-1.png",
"supText": "#",
"value": "HydraFacial"
},
{
"text": "New! $250 Off Your Package",
"icon": "/wp-content/themes/starter-theme/static/svgs/lhr-heart.svg",
"supText": "##",
"value": "Limited Time Offer"
}
]
},
{
"id": "treatment-count",
"question": "How many times have you had this treatment?",
"type": "button-selection",
"target": "form-all-in-one",
"layoutClasses": "grid grid-cols-2 gap-2",
"answers": [
{
"text": "0",
"value": "0"
},
{
"text": "1-2",
"value": "1-2"
},
{
"text": "3-4",
"value": "3-4"
},
{
"text": "5-6",
"value": "5-6"
},
{
"text": "7-8",
"value": "7-8"
},
{
"text": "9+",
"value": "9+"
}
]
},
{
"id": "form-all-in-one",
"question": "A little bit more about you",
"type": "input",
"lastStep": true,
"inputs": [
{
"name": "name",
"type": "text",
"placeholder": "Name",
"validation": {
"onChange": true,
"rules": {
"required": "Please provide your name",
"minLength": {
"value": 4,
"message": "Name should containt at least 4 characters"
}
}
}
},
{
"name": "email",
"type": "text",
"placeholder": "E-mail",
"validation": {
"onChange": true,
"rules": {
"required": "Please provide your e-mail",
"regex": {
"value": "(?:[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+\/=?^_`{|}~-]+)*|\"(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21\\x23-\\x5b\\x5d-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])*\")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21-\\x5a\\x53-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])+)\\])",
"message": "E-mail should be valid"
}
}
}
},
{
"name": "telephone",
"type": "text",
"placeholder": "Phone",
"validation": {
"onChange": true,
"rules": {
"required": "Please provide your phone number",
"regex": {
"value": "^(?:\\+?1[-. ]?)?\\(?(?:[2-9][0-8][0-9])\\)?[-. ]?(?:[2-9][0-9]{2})[-. ]?(?:\\d{4})$",
"message": "Please enter a valid 10-digit phone number."
}
}
}
},
{
"name": "your-city",
"type": "select",
"validation": {
"onChange": true,
"rules": {
"required": "Please select a location"
}
},
"mode": "dom",
"querySelector": "#location-container"
}
]
}
]
}
By providing this information you agree to the Terms & Conditions and acknowledge that the collection and use of your data will be governed by the LaserAway Privacy Policy, including, if applicable to you as a California resident, our California Privacy Notice. This site is protected by reCAPTCHA and the Google
Privacy Policy and
Terms of Service apply.