Skip to main content

Book Test Ride Form

Submitted by admin on
Component machine name
CO-016-FORM-BookTestRideForm
Form
Component type
Form with shell
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_page_title",
                    "fieldLabel": "Book Test Ride | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_page_content",
            "sectionTitle": "Page Content",
            "fields": [
                {
                    "fieldKey": "field_page_heading",
                    "fieldLabel": "BOOK TEST RIDE",
                    "type": "field"
                },
                {
                    "fieldKey": "field_dealership_label",
                    "fieldLabel": "Selected Dealership",
                    "type": "field"
                },
                {
                    "fieldKey": "field_kawasaki_prefix",
                    "fieldLabel": "Kawasaki",
                    "type": "field"
                },
                {
                    "fieldKey": "field_change_button_label",
                    "fieldLabel": "CHANGE",
                    "type": "field"
                },
                {
                    "fieldKey": "field_book_test_ride_message",
                    "fieldLabel": "Please select a model you would like to test ride with and choose your preferred test ride date and time.",
                    "type": "field"
                },
                {
                    "fieldKey": "field_no_slots_message",
                    "fieldLabel": "Slots for today are no longer available because the booking window has closed. Please select a future date.",
                    "type": "field"
                }
            ],
            "sections": []
        }
    ]
}