Skip to main content

My Service History

Submitted by v-shubham.purwar on
Shell machine name
SHELL-1121-ServiceHistory
Shell component
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_page_title",
                    "fieldLabel": "My Service History | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_page_heading",
            "sectionTitle": "Page Heading",
            "fields": [
                {
                    "fieldKey": "field_page_heading",
                    "fieldLabel": "MY SERVICE HISTORY",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_no_data_message",
            "sectionTitle": "No Data Message",
            "fields": [
                {
                    "fieldKey": "field_no_data_message",
                    "fieldLabel": "No service history found.",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_service_history_card",
            "sectionTitle": "Service History Card",
            "fields": [
                {
                    "fieldKey": "field_last_service_date",
                    "fieldLabel": "Last Service Date",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_amount",
                    "fieldLabel": "Service Amount",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_type",
                    "fieldLabel": "Service Type",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_dealer",
                    "fieldLabel": "Service Dealer",
                    "type": "field"
                },
                {
                    "fieldKey": "field_km_driven",
                    "fieldLabel": "KM Driven",
                    "type": "field"
                },
                {
                    "fieldKey": "field_view_service_details",
                    "fieldLabel": "VIEW SERVICE DETAILS",
                    "type": "link",
                    "linkText": "VIEW SERVICE DETAILS",
                    "url": "\/account\/my-bikes\/service-history"
                },
                {
                    "fieldKey": "field_book_service",
                    "fieldLabel": "BOOK A SERVICE",
                    "type": "link",
                    "linkText": "BOOK A SERVICE",
                    "url": "\/book-service"
                }
            ],
            "sections": []
        }
    ]
}