Untitled

 avatar
unknown
plain_text
2 years ago
1.8 kB
3
Indexable
{
    "status": true,
    "daysOff": "23/11/2023, 20/11/2023",
    "note": "We are not accepting Day Camps during 23/11/2023, 20/11/2023 date(s). Sorry for the inconvenience.",
    "jsonData": {
        "1": {
            "phone": {
                "type": "text",
                "label": "Phone",
                "placeholder": "Enter Phone Number"
            },
            "email": {
                "type": "email",
                "label": "Email",
                "placeholder": "Enter Email"
            }
        },
        "2": {
            "service": {
                "1": {
                    "label": "Options",
                    "placeholder": "Please Select Service",
                    "service_type_id": [
                        "3"
                    ],
                    "type": "checkbox",
                    "service_id": {
                        "25": "Conversational language program / per week +CHF 50.00",
                        "26": "Purchase of equipment package +CHF 190.00",
                        "27": "Pick-up & Drop-off service in Verbier +CHF 40.00"
                    }
                }
            }
        },
        "3": {
            "registrationFees": {
                "type": "text",
                "label": "Registration Fees",
                "placeholder": "Enter Registration Fees",
                "price": "150"
            },
            "insuranceFees": {
                "type": "text",
                "label": "Insurance Fees",
                "placeholder": "Enter Insurance Fees",
                "price": "150"
            },
            "cancellationFees": {
                "type": "text",
                "label": "Cancellation Fees",
                "placeholder": "Enter Cancellation Fees",
                "price": "150"
            }
        }
    }
}
Editor is loading...
Leave a Comment