Skip to main content

Motorbike Order Change History

Submitted by prachi on
Shell machine name
SHELL-1099-MotorbikeOrderChangeHistoryPage
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": "Order change history title",
            "fields": [
                {
                    "fieldKey": "field_title_text",
                    "fieldLabel": "ORDER CHANGE HISTORY",
                    "type": "field"
                }
            ],
            "sections": [
                {
                    "sectionKey": "section_table_headers",
                    "sectionTitle": "table headers",
                    "fields": [
                        {
                            "fieldKey": "field_date",
                            "fieldLabel": "Date",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_description",
                            "fieldLabel": "Description",
                            "type": "field"
                        }
                    ],
                    "sections": [
                        {
                            "sectionKey": "section_no_data",
                            "sectionTitle": "No data",
                            "fields": [
                                {
                                    "fieldKey": "field_label",
                                    "fieldLabel": "No order change history available",
                                    "type": "field"
                                }
                            ],
                            "sections": []
                        }
                    ]
                }
            ]
        },
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_label",
                    "fieldLabel": "Order Change History | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        }
    ]
}