Order Confirmation
The order confirmation page is the page where you can see the details of your completed online purchase on our website. The order confirmation page has the following sections and features:
- Order Confirmation Message:
- Order Number and Details:
- Shipping and Billing Information:
- Estimated Delivery Date:
- Contact Information for Customer Support:
- Links to Share or Print the Order Confirmation:
Order confirmation components
The following component are used for the Order confirmation
PATH = components/SectionCheckoutJourney/cart
Section | Component | Path | Description |
---|---|---|---|
Order Confirmation | thank-you | pages/thank-you.tsx | Showing all order related information |
Order Items | OrderItems | PATH/OrderItems.tsx | Showing ordered line items |
Split Delivery Order Items | SplitDeliveryOrderItems | PATH/SplitDeliveryOrderItems.tsx | Showing ordered line items if delivery is split |
Loading Dots | LoadingDots | components/ui/LoadingDots.tsx | Showing loader before data load |
Order confirmation message
The order confirmation message feature shows you a message that says "IT'S ON THE WAY!" at the top of the page, indicating that your order has been confirmed and is being processed.
Order confirmation components
The following component are used for the Order confirmation Message
Section | Component | Path | Description |
---|---|---|---|
Order Confirmation | thank-you | pages/thank-you.tsx | Showing all order related information |
Order number and details
The order number and details feature shows you the order number and the details of the items that you have purchased, such as their images, names, sizes, quantities, and prices. You can use the order number to track your order status and delivery progress.
Order number and details components
The following component are used for the Order number and details
Section | Component | Path | Description |
---|---|---|---|
Order Confirmation | thank-you | pages/thank-you.tsx | Showing all order related information |
Shipping and billing information
The shipping and billing information feature shows you the shipping and billing information that you have entered during the checkout process, such as your name, address, phone number, and email.
Order shipping and billing information components
The following component are used for the Order Shipping and billing information
Section | Component | Path | Description |
---|---|---|---|
Order Confirmation | thank-you | pages/thank-you.tsx | Showing all order related information |
Estimated delivery date
The estimated delivery date feature shows you the estimated delivery date of your order, based on the shipping option and fee that you have selected during the checkout process, such as standard, express, or free shipping.
Order estimated delivery date components
The following component are used for the Order Estimated delivery date
Section | Component | Path | Description |
---|---|---|---|
Order Confirmation | thank-you | pages/thank-you.tsx | Showing all order related information |
Contact information for customer support
The contact information for customer support feature shows you the contact information for customer support, such as the phone number, email address, and website link. You can use this information to contact customer support if you have any questions, issues, or feedback regarding your order or our website.
Links to share or print the order confirmation
The links to share or print the order confirmation feature shows you the links to share or print the order confirmation for your reference. You can click on the icons to share the order confirmation via email, Facebook, Twitter, or WhatsApp. You can also click on the print icon to print the order confirmation as a PDF file.