Select Your City...
Birmingham
Chandler
Gilbert - San Tan Village *NEW*
Phoenix - Arcadia
Scottsdale
Surprise *NEW*
Tucson
Antioch
Burlingame
Concord
Corte Madera
Dublin
Emeryville
Fremont
Fresno
Fresno - Clovis
Los Gatos
Milpitas
Mountain View
Novato
Oakland
Palo Alto
San Carlos
San Francisco - Castro
San Francisco - The Marina
San Francisco - Union Square
San Jose
San Ramon
Santa Rosa *Coming Soon*
Tracy
Walnut Creek
Corona Hills
Eastvale *NEW*
Rancho Cucamonga
Bakersfield
Beverly Hills
Downtown Los Angeles
Glendale
Hermosa Beach
Long Beach
Los Feliz *NEW*
Marina Del Rey
Oxnard
Pacific Palisades *Coming Soon*
Pasadena
Porter Ranch
Santa Monica
Sherman Oaks
Thousand Oaks *NEW*
Valencia
West Hollywood
Whittier *Coming Soon*
Woodland Hills
Anaheim Hills
Brea
Cerritos
Costa Mesa
Fullerton
Huntington Beach
Lake Forest
Mission Viejo
Newport Beach
Orange *NEW*
Seal Beach *Coming Soon*
Tustin
East Sacramento
Elk Grove
Folsom
Roseville
Sacramento - Midtown
4S Ranch
Carlsbad
Chula Vista
Escondido
Hillcrest
La Jolla - UTC
La Mesa
Santa Barbara *Coming Soon*
Temecula
Boulder *NEW*
Belmar *NEW*
Centennial - Park Meadows
Denver - Berkeley *NEW*
Denver - Cherry Creek
Stamford
Aventura *Coming Soon*
Fort Lauderdale
Jacksonville
Kendall
Miami - Coral Gables
Miami - South Beach
Orlando *Coming Soon*
Pembroke Pines
St Petersburg *Coming Soon*
Tampa
Atlanta - Buckhead
Atlanta - Midtown
Peachtree *Coming Soon*
Honolulu
Boise
Chicago - Bucktown
Chicago - Elmhurst *NEW*
Chicago - Lincoln Park
Chicago - River North
Chicago - West Loop *NEW*
Evanston
Naperville
Northbrook
Indianapolis *NEW*
Kansas City
Wichita *NEW*
Baltimore *Coming Soon*
North Bethesda
Boston - Fenway
Somerville
Wellesley *NEW*
Woburn *NEW*
Detroit-Birmingham *Coming Soon*
Minneapolis - Edina
St Louis *NEW*
Omaha *Coming Soon*
Henderson
Las Vegas - Town Square
Summerlin
Clifton *NEW*
Edgewater
Englewood
Hoboken
Albuquerque
Scarsdale
Brooklyn - Brooklyn Heights
Brooklyn - Park Slope
Brooklyn - Williamsburg
Long Island - Garden City
Long Island - Manhasset *Coming Soon*
Long Island - Woodbury
Manhattan - Flatiron
Manhattan - Meatpacking
Manhattan - Morningside Heights *NEW*
Manhattan - TriBeCa
Manhattan - Upper East Side
Manhattan - Upper West Side
Queens - Astoria
Charlotte *NEW*
Charlotte-Ballantyne *Coming Soon*
Raleigh *NEW*
Cleveland-Pinecrest *Coming Soon*
Columbus *NEW*
Oklahoma City
Beaverton *NEW*
Portland - Tigard
Philadelphia - Main Line *NEW*
Philadelphia - Rittenhouse
Nashville
Austin - EastSide
Austin - The Domain
Arlington - TX
Dallas
Fort Worth
Frisco
Prosper
Rockwall
Southlake
El Paso *NEW*
Friendswood
Houston - Galleria
Houston – Houston Heights
Sugar Land
The Woodlands
San Antonio - Alamo Ranch
San Antonio - La Cantera
Salt Lake City - Downtown
Salt Lake City - Murray
Alexandria
Arlington - VA
Ashburn
Reston
Richmond *NEW*
Tysons
Kirkland
Seattle - University Village
Washington DC - Cathedral Heights
Washington DC - The Yards *NEW*
Madison *NEW*
{
"settings": {
"useServiceHiddenField": false,
"formType": "stepperlist",
"stepper": 3,
"buttonSelectionType": "listitem",
"submitButtonText": "GET MY DEAL",
"stepLegalLink": "https://www.laseraway.com/offer-terms/",
"stepLegalLinkText": "OFFER TERMS.",
"nextButtonBackgroundClass": "bg-pink-electric ml-auto mr-auto",
"formLayoutClasses": "w-full",
"internalNotes": "Bootox Sale"
},
"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": "Hair Removal",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/laserhairremoval.png",
"value": "Hair Removal"
},
{
"text": "CoolSculpting",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/coolsculpting-1.png",
"value": "CoolSculpting"
},
{
"text": "Clear + Brilliant",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/clearbrilliant.png",
"value": "Clear + Brilliant"
},
{
"text": "Botox",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/botox-1.png",
"value": "Botox"
},
{
"text": "Xeomin",
"icon": "/wp-content/themes/starter-theme/static/svgs/inject.svg",
"value": "Xeomin"
},
{
"text": "Dermal Fillers",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/dermalfillers.png",
"value": "Dermal Fillers"
},
{
"text": "Tattoo Removal",
"icon": "https://storage.googleapis.com/images-la/sites/www/wp-content/uploads/2022/12/tattooremoval.png",
"value": "Tattoo Removal"
}
]
},
{
"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"
}
]
}
]
}