Skip to main content

Merchandise Orders

Submitted by v-shubham.purwar on
Shell machine name
SHELL-1115-MerchandiseOrders
Shell component
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_page_title",
                    "fieldLabel": "Goods & Merchandise Orders | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_page_heading",
            "sectionTitle": "Page Heading",
            "fields": [
                {
                    "fieldKey": "field_page_heading",
                    "fieldLabel": "MY ORDERS",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_tabs",
            "sectionTitle": "Tabs",
            "fields": [
                {
                    "fieldKey": "field_motorbikes_tab",
                    "linkText": "MOTORBIKES",
                    "url": "\/account\/order\/motorbikes",
                    "type": "link"
                },
                {
                    "fieldKey": "field_merchandise_tab",
                    "linkText": "GOODS & MERCHANDISE",
                    "url": "\/account\/order\/merchandise",
                    "type": "link"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_order_details",
            "sectionTitle": "Order Details",
            "fields": [
                {
                    "fieldKey": "field_no_orders_message",
                    "fieldLabel": "No orders to display currently.",
                    "type": "field"
                },
                {
                    "fieldKey": "field_order_placed",
                    "fieldLabel": "Order Placed",
                    "type": "field"
                },
                {
                    "fieldKey": "field_order_no",
                    "fieldLabel": "Order No.",
                    "type": "field"
                },
                {
                    "fieldKey": "field_order_total",
                    "fieldLabel": "Total",
                    "type": "field"
                },
                {
                    "fieldKey": "field_items_chosen",
                    "fieldLabel": "Items Chosen",
                    "type": "field"
                }
            ],
            "sections": [
                {
                    "sectionKey": "section_action_buttons",
                    "sectionTitle": "Action Buttons",
                    "fields": [
                        {
                            "fieldKey": "field_track_my_order_button",
                            "linkText": "TRACK MY ORDER",
                            "url": "\/account\/order\/merchandise\/order-change-history",
                            "type": "link"
                        },
                        {
                            "fieldKey": "field_view_order_details_button",
                            "linkText": "VIEW ORDER DETAILS",
                            "url": "\/account\/order\/merchandise\/order-details",
                            "type": "link"
                        },
                        {
                            "fieldKey": "field_return_refund_button",
                            "linkText": "RETURN\/REFUND",
                            "url": "\/account\/order\/merchandise\/order-return-refund",
                            "type": "link"
                        }
                    ],
                    "sections": []
                },
                {
                    "sectionKey": "section_progress_bar",
                    "sectionTitle": "Progress Bar",
                    "fields": [
                        {
                            "fieldKey": "field_order_placed_step",
                            "fieldLabel": "Order Placed",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_order_confirmed_step",
                            "fieldLabel": "Order Confirmed",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_order_shipped_step",
                            "fieldLabel": "Order Shipped",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_order_delivered_step",
                            "fieldLabel": "Order Delivered",
                            "type": "field"
                        }
                    ],
                    "sections": []
                }
            ]
        }
    ]
}