Skip to main content

Dealership Dialog

Submitted by v-shyam.mahanta on
Component machine name
CO-1124-DealershipDialog
Component type
Shell modal
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_dealership_dialog",
            "sectionTitle": "Dealership Dialog",
            "fields": [
                {
                    "fieldKey": "field_dialog_title",
                    "fieldLabel": "Choose your dealership",
                    "type": "field"
                },
                {
                    "fieldKey": "field_select_dealer_prefix",
                    "fieldLabel": "Select a dealer in",
                    "type": "field"
                },
                {
                    "fieldKey": "field_kawasaki_prefix",
                    "fieldLabel": "Kawasaki",
                    "type": "field"
                },
                {
                    "fieldKey": "field_map_tooltip",
                    "fieldLabel": "You are here",
                    "type": "field"
                },
                {
                    "fieldKey": "field_dealer_name",
                    "fieldLabel": "Dealer Name",
                    "type": "field"
                },
                {
                    "fieldKey": "field_dealer_phone",
                    "fieldLabel": "Phone Number",
                    "type": "field"
                },
                {
                    "fieldKey": "field_dealer_address",
                    "fieldLabel": "Address",
                    "type": "field"
                },
                {
                    "fieldKey": "field_phone_label",
                    "fieldLabel": "Phone",
                    "type": "field"
                },
                {
                    "fieldKey": "field_landline_label",
                    "fieldLabel": "Landline",
                    "type": "field"
                },
                {
                    "fieldKey": "field_select_dealer_button",
                    "fieldLabel": "SELECT DEALER",
                    "type": "field"
                },
                {
                    "fieldKey": "field_no_dealerships_message",
                    "fieldLabel": "No dealerships found",
                    "type": "field"
                },
                {
                    "fieldKey": "field_google_map_link",
                    "fieldLabel": "Click to View on Google Map",
                    "type": "field"
                },
                {
                    "fieldKey": "field_workshop_address",
                    "fieldLabel": "Workshop Address",
                    "type": "field"
                },
                {
                    "fieldKey": "field_workshop_email",
                    "fieldLabel": "Workshop Email",
                    "type": "field"
                }
            ],
            "sections": [
                {
                    "sectionKey": "section_desktop_breadcrumb",
                    "sectionTitle": "Desktop Breadcrumb",
                    "fields": [
                        {
                            "fieldKey": "field_state",
                            "fieldLabel": "State",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_city",
                            "fieldLabel": "City",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_dealership",
                            "fieldLabel": "Dealership",
                            "type": "field"
                        }
                    ],
                    "sections": []
                },
                {
                    "sectionKey": "section_mobile_back_buttons",
                    "sectionTitle": "Mobile Back Buttons",
                    "fields": [
                        {
                            "fieldKey": "field_back_to_state",
                            "fieldLabel": "BACK TO SELECT STATE",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_back_to_city",
                            "fieldLabel": "BACK TO SELECT CITY",
                            "type": "field"
                        }
                    ],
                    "sections": []
                }
            ]
        }
    ]
}