Skip to main content

My Service Bookings

Submitted by v-shubham.purwar on
Shell machine name
SHELL-1132-MyServiceBookings
Shell component
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_page_title",
                    "fieldLabel": "My Service Bookings | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_my_service_bookings",
            "sectionTitle": "My Service Bookings",
            "fields": [
                {
                    "fieldKey": "field_service_bookings_heading",
                    "fieldLabel": "MY SERVICE BOOKINGS",
                    "type": "field"
                },
                {
                    "fieldKey": "field_upcoming_bookings_tab",
                    "fieldLabel": "UPCOMING SERVICE BOOKINGS",
                    "type": "field"
                },
                {
                    "fieldKey": "field_past_bookings_tab",
                    "fieldLabel": "PAST SERVICE BOOKINGS",
                    "type": "field"
                },
                {
                    "fieldKey": "field_upcoming_bookings_message",
                    "fieldLabel": "You have no upcoming service bookings.",
                    "type": "field"
                },
                {
                    "fieldKey": "field_past_bookings_message",
                    "fieldLabel": "You have no past service bookings.",
                    "type": "field"
                },
                {
                    "fieldKey": "field_book_service_button",
                    "fieldLabel": "BOOK A SERVICE",
                    "type": "link",
                    "linkText": "BOOK A SERVICE",
                    "url": "\/book-service"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_service_booking_details",
            "sectionTitle": "Service Booking Details",
            "fields": [
                {
                    "fieldKey": "field_dealership_label",
                    "fieldLabel": "Dealership",
                    "type": "field"
                },
                {
                    "fieldKey": "field_registration_no_label",
                    "fieldLabel": "Registration No",
                    "type": "field"
                },
                {
                    "fieldKey": "field_date_label",
                    "fieldLabel": "Date",
                    "type": "field"
                },
                {
                    "fieldKey": "field_status_label",
                    "fieldLabel": "Status",
                    "type": "field"
                },
                {
                    "fieldKey": "field_status_pending",
                    "fieldLabel": "Awaiting Confirmation from Dealer",
                    "type": "field"
                },
                {
                    "fieldKey": "field_status_approved",
                    "fieldLabel": "Confirmed by Dealer",
                    "type": "field"
                },
                {
                    "fieldKey": "field_rate_service_button",
                    "fieldLabel": "RATE THIS SERVICE",
                    "type": "field"
                }
            ],
            "sections": []
        }
    ]
}