Skip to main content

Eshop - Order status

Submitted by admin on
Shell machine name
SHELL-769-EshopOrderStatus
Shell component
Machine name
order_success_thank_you_title
Value

Thank you for booking

Machine name
order_success_msg_title
Value

Your booking is now received.

Machine name
order_success_msg_body
Value

To finalize your order, the dealership will confirm stock availability, final pricing, and delivery date. You will be contacted directly by the dealer once everything is confirmed. You can get the latest update about the order in the dashboard.

Machine name
back_to_merchandise
Value

Continue to Buy MerChandise

Machine name
next_step
Value

NEXT STEP?

Machine name
next_step_info
Value

Your booking is complete. You can continue buy merchandises that was added during booking.

Machine name
order_success_msg_body1
Value

Thank you for your order. At the moment, we are receiving many orders. Once confirmed, we will inform you via email.

Shell sections
{
    "sections": [
        {
            "sectionKey": "section_section",
            "sectionTitle": "Section",
            "fields": [
                {
                    "fieldKey": "field_cart_button_link",
                    "fieldLabel": "cart_button_link",
                    "type": "link",
                    "linkText": "#",
                    "url": "\/cart"
                },
                {
                    "fieldKey": "field_view_orders",
                    "fieldLabel": "view orders",
                    "type": "link",
                    "linkText": "Back to Order Page",
                    "url": "\/account\/order\/motorbikes"
                }
            ],
            "sections": []
        }
    ]
}