Skip to main content

Service Details (Deprecated)

Submitted by v-shubham.purwar on
Shell machine name
SHELL-1122-ServiceDetails
Shell component
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_page_title",
                    "fieldLabel": "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\/service-history"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_bike_service_details",
            "sectionTitle": "Bike Service Details",
            "fields": [
                {
                    "fieldKey": "field_service_history",
                    "fieldLabel": "Service History",
                    "type": "field"
                },
                {
                    "fieldKey": "field_last_service_date",
                    "fieldLabel": "Last Service Date",
                    "type": "field"
                },
                {
                    "fieldKey": "field_book_service_link",
                    "fieldLabel": "BOOK SERVICE",
                    "type": "link",
                    "linkText": "BOOK SERVICE",
                    "url": "\/book-service"
                }
            ],
            "sections": [
                {
                    "sectionKey": "section_service_history_table",
                    "sectionTitle": "Service History Table",
                    "fields": [
                        {
                            "fieldKey": "field_date_column",
                            "fieldLabel": "Date",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_km_driven_column",
                            "fieldLabel": "KM Driven",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_service_type_column",
                            "fieldLabel": "Service Type",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_dealership_column",
                            "fieldLabel": "Dealership",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_cost_column",
                            "fieldLabel": "Cost",
                            "type": "field"
                        }
                    ],
                    "sections": []
                }
            ]
        }
    ]
}