Skip to main content

Bike Service History

Submitted by v-shubham.purwar on
Shell machine name
SHELL-1140-BikeServiceHistory
Shell component
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_page_title",
                    "fieldLabel": "Bike Service History | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_back_button",
            "sectionTitle": "Back Button",
            "fields": [
                {
                    "fieldKey": "field_back_button",
                    "fieldLabel": "BACK",
                    "type": "link",
                    "linkText": "BACK",
                    "url": "\/account\/service-history"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_bike_details",
            "sectionTitle": "Bike Details",
            "fields": [
                {
                    "fieldKey": "field_model",
                    "fieldLabel": "Model",
                    "type": "field"
                },
                {
                    "fieldKey": "field_color",
                    "fieldLabel": "Color",
                    "type": "field"
                },
                {
                    "fieldKey": "field_purchase_date",
                    "fieldLabel": "Purchase Date",
                    "type": "field"
                },
                {
                    "fieldKey": "field_engine_number",
                    "fieldLabel": "Engine Number",
                    "type": "field"
                },
                {
                    "fieldKey": "field_registration_no",
                    "fieldLabel": "Registration No.",
                    "type": "field"
                },
                {
                    "fieldKey": "field_vin_number",
                    "fieldLabel": "VIN Number",
                    "type": "field"
                },
                {
                    "fieldKey": "field_book_service_link",
                    "fieldLabel": "BOOK A SERVICE",
                    "type": "link",
                    "linkText": "BOOK A SERVICE",
                    "url": "\/book-service"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_last_service_details",
            "sectionTitle": "Last Service Details",
            "fields": [
                {
                    "fieldKey": "field_last_service_date",
                    "fieldLabel": "Last Service Date",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_number",
                    "fieldLabel": "Service Number",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_date",
                    "fieldLabel": "Service Date",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_type",
                    "fieldLabel": "Service Type",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_dealer",
                    "fieldLabel": "Service Dealer",
                    "type": "field"
                },
                {
                    "fieldKey": "field_odometer_reading",
                    "fieldLabel": "Odometer Reading",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_amount",
                    "fieldLabel": "Service Amount",
                    "type": "field"
                },
                {
                    "fieldKey": "field_rate_this_service_button",
                    "fieldLabel": "RATE THIS SERVICE",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_service_history_table",
            "sectionTitle": "Service History Table",
            "fields": [
                {
                    "fieldKey": "field_table_heading",
                    "fieldLabel": "Service History",
                    "type": "field"
                },
                {
                    "fieldKey": "field_no_data_message",
                    "fieldLabel": "No service history found for this bike.",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_date_column",
                    "fieldLabel": "Service Date",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_type_column",
                    "fieldLabel": "Service Type",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_dealer_column",
                    "fieldLabel": "Service Dealer",
                    "type": "field"
                },
                {
                    "fieldKey": "field_odometer_reading_column",
                    "fieldLabel": "Odometer Reading",
                    "type": "field"
                },
                {
                    "fieldKey": "field_service_amount_column",
                    "fieldLabel": "Service Amount",
                    "type": "field"
                },
                {
                    "fieldKey": "field_action_column",
                    "fieldLabel": "Action",
                    "type": "field"
                },
                {
                    "fieldKey": "field_view_service_details_link",
                    "fieldLabel": "VIEW SERVICE DETAILS",
                    "type": "link",
                    "linkText": "VIEW SERVICE DETAILS",
                    "url": "\/account\/services\/details"
                }
            ],
            "sections": []
        }
    ]
}