Skip to main content

Bike Service Details

Submitted by v-shubham.purwar on
Shell machine name
SHELL-1142-BikeServiceDetails
Shell component
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_page_title",
                    "fieldLabel": "Bike Service Details | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_back_button",
            "sectionTitle": "Back Button",
            "fields": [
                {
                    "fieldKey": "field_back_button",
                    "fieldLabel": "BACK",
                    "type": "link",
                    "linkText": "BACK",
                    "url": "\/account\/my-bikes\/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"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_service_details",
            "sectionTitle": "Service Details",
            "fields": [
                {
                    "fieldKey": "field_service_date_title",
                    "fieldLabel": "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"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_item_details_table",
            "sectionTitle": "Item Details Table",
            "fields": [
                {
                    "fieldKey": "field_table_heading",
                    "fieldLabel": "Item Details",
                    "type": "field"
                },
                {
                    "fieldKey": "field_item_code_column",
                    "fieldLabel": "Item Code",
                    "type": "field"
                },
                {
                    "fieldKey": "field_item_name_column",
                    "fieldLabel": "Item Name",
                    "type": "field"
                },
                {
                    "fieldKey": "field_quantity_column",
                    "fieldLabel": "Quantity",
                    "type": "field"
                },
                {
                    "fieldKey": "field_unit_price_column",
                    "fieldLabel": "Unit Price",
                    "type": "field"
                },
                {
                    "fieldKey": "field_total_amount_column",
                    "fieldLabel": "Total Amount",
                    "type": "field"
                },
                {
                    "fieldKey": "field_no_item_details_message",
                    "fieldLabel": "No item details available",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_labour_details_table",
            "sectionTitle": "Labour Details Table",
            "fields": [
                {
                    "fieldKey": "field_table_heading",
                    "fieldLabel": "Labour Details",
                    "type": "field"
                },
                {
                    "fieldKey": "field_labour_code_column",
                    "fieldLabel": "Labour Code",
                    "type": "field"
                },
                {
                    "fieldKey": "field_labour_description_column",
                    "fieldLabel": "Labour Description",
                    "type": "field"
                },
                {
                    "fieldKey": "field_labour_amount_column",
                    "fieldLabel": "Labour Amount",
                    "type": "field"
                },
                {
                    "fieldKey": "field_no_labour_details_message",
                    "fieldLabel": "No labour details available",
                    "type": "field"
                }
            ],
            "sections": []
        }
    ]
}