Skip to main content

Motorbike RTO Information

Submitted by prachi on
Shell machine name
SHELL-1100-MotorbikeRtoInformationPage
Shell component
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_back",
            "sectionTitle": "Back Button",
            "fields": [
                {
                    "fieldKey": "field_back",
                    "type": "link",
                    "linkText": "BACK",
                    "url": "\/account\/order\/motorbikes"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_header_content",
            "sectionTitle": "Header content",
            "fields": [
                {
                    "fieldKey": "field_order_number",
                    "fieldLabel": "ORDER NUMBER",
                    "type": "field"
                },
                {
                    "fieldKey": "field_cancel_booking",
                    "fieldLabel": "CANCEL BOOKING",
                    "type": "field"
                }
            ],
            "sections": [
                {
                    "sectionKey": "section_tabs",
                    "sectionTitle": "Tabs",
                    "fields": [
                        {
                            "fieldKey": "field_order_information",
                            "type": "link",
                            "linkText": "Order Information",
                            "url": "\/account\/order\/motorbikes\/order-info"
                        },
                        {
                            "fieldKey": "field_order_progress",
                            "type": "link",
                            "linkText": "Order Progress",
                            "url": "\/account\/order\/motorbikes\/order-progress"
                        },
                        {
                            "fieldKey": "field_payment_history",
                            "type": "link",
                            "linkText": "Payment History",
                            "url": "\/account\/order\/motorbikes\/payment-history"
                        },
                        {
                            "fieldKey": "field_order_change_history",
                            "type": "link",
                            "linkText": "Order change history",
                            "url": "\/account\/order\/motorbikes\/order-change-history"
                        },
                        {
                            "fieldKey": "field_rto_information",
                            "type": "link",
                            "linkText": "RTO Information",
                            "url": "\/account\/order\/motorbikes\/rto-info"
                        }
                    ],
                    "sections": []
                }
            ]
        },
        {
            "sectionKey": "section_bike_details",
            "sectionTitle": "Bike details",
            "fields": [
                {
                    "fieldKey": "field_bike_details",
                    "fieldLabel": "BIKE DETAILS",
                    "type": "field"
                },
                {
                    "fieldKey": "field_model",
                    "fieldLabel": "Model",
                    "type": "field"
                },
                {
                    "fieldKey": "field_model_year",
                    "fieldLabel": "Model Year",
                    "type": "field"
                },
                {
                    "fieldKey": "field_color",
                    "fieldLabel": "Color",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_title",
            "sectionTitle": "RTO Information title",
            "fields": [
                {
                    "fieldKey": "field_title_text",
                    "fieldLabel": "RTO INFORMATION",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_label",
                    "fieldLabel": "RTO Information | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        }
    ]
}