Skip to main content

Merchandise Order Details

Submitted by v-shubham.purwar on
Shell machine name
SHELL-1116-MerchandiseOrderDetails
Shell component
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_page_title",
                    "fieldLabel": "Order Details | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_page_header",
            "sectionTitle": "Page Header",
            "fields": [
                {
                    "fieldKey": "field_back_button",
                    "type": "link",
                    "linkText": "BACK",
                    "url": "\/account\/order\/merchandise"
                },
                {
                    "fieldKey": "field_order_number",
                    "fieldLabel": "ORDER NUMBER",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_tabs",
            "sectionTitle": "Tabs",
            "fields": [
                {
                    "fieldKey": "field_order_details_tab",
                    "type": "link",
                    "linkText": "Order Details",
                    "url": "\/account\/order\/merchandise\/order-details"
                },
                {
                    "fieldKey": "field_order_change_history_tab",
                    "type": "link",
                    "linkText": "Order Change History",
                    "url": "\/account\/order\/merchandise\/order-change-history"
                },
                {
                    "fieldKey": "field_order_return_refund_tab",
                    "type": "link",
                    "linkText": "Order Return\/Refund",
                    "url": "\/account\/order\/merchandise\/order-return-refund"
                }
            ],
            "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": []
        },
        {
            "sectionKey": "section_order_summary",
            "sectionTitle": "Order Summary",
            "fields": [
                {
                    "fieldKey": "field_summary_heading",
                    "fieldLabel": "ORDER SUMMARY",
                    "type": "field"
                },
                {
                    "fieldKey": "field_tracking_number",
                    "fieldLabel": "Tracking Number",
                    "type": "field"
                },
                {
                    "fieldKey": "field_download_invoice",
                    "fieldLabel": "Download Invoice",
                    "type": "field"
                }
            ],
            "sections": [
                {
                    "sectionKey": "section_order_item",
                    "sectionTitle": "Order Item",
                    "fields": [
                        {
                            "fieldKey": "field_items_chosen",
                            "fieldLabel": "Items Chosen",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_rate_button",
                            "fieldLabel": "RATE",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_view_item_button",
                            "fieldLabel": "VIEW ITEM",
                            "type": "field"
                        }
                    ],
                    "sections": [
                        {
                            "_type": "library_reference",
                            "_libraryId": 7,
                            "_libraryTitle": "Accessory Dialog",
                            "_libraryMachineName": "SEC-7-AccessoryDialog"
                        }
                    ]
                },
                {
                    "sectionKey": "section_shipping_details",
                    "sectionTitle": "Shipping Details",
                    "fields": [
                        {
                            "fieldKey": "field_shipping_details",
                            "fieldLabel": "Shipping Details",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_personal_name",
                            "fieldLabel": "Personal Name",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_phone_number",
                            "fieldLabel": "Phone Number",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_address",
                            "fieldLabel": "Address",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_email",
                            "fieldLabel": "Email",
                            "type": "field"
                        }
                    ],
                    "sections": []
                },
                {
                    "sectionKey": "section_billing_details",
                    "sectionTitle": "Billing Details",
                    "fields": [
                        {
                            "fieldKey": "field_billing_details",
                            "fieldLabel": "Billing Details",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_personal_name",
                            "fieldLabel": "Personal Name",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_phone_number",
                            "fieldLabel": "Phone Number",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_address",
                            "fieldLabel": "Address",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_email",
                            "fieldLabel": "Email",
                            "type": "field"
                        }
                    ],
                    "sections": []
                },
                {
                    "sectionKey": "section_payment_summary",
                    "sectionTitle": "Payment Summary",
                    "fields": [
                        {
                            "fieldKey": "field_payment_summary",
                            "fieldLabel": "Payment Summary",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_items",
                            "fieldLabel": "ITEMS",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_prices",
                            "fieldLabel": "PRICES",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_subtotal_items",
                            "fieldLabel": "Subtotal Items",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_shipping_charges",
                            "fieldLabel": "Shipping Charges",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_discount",
                            "fieldLabel": "Discount",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_pending_amount",
                            "fieldLabel": "TOTAL AMOUNT PAID",
                            "type": "field"
                        }
                    ],
                    "sections": []
                }
            ]
        }
    ]
}