OrderConfirmationHeader container
The OrderConfirmationHeader
container displays the order confirmation page with order details after a customer places an order. It also includes a “Create an account” button for guest users.
OrderConfirmationHeader configurations
The OrderConfirmationHeader
container provides the following configuration options:
Example
The following example renders the OrderConfirmationHeader
container within an order confirmation page. It provides the necessary order data and a handler for the sign-up click event.