docs: added retrieve order details guide (#3970)

* docs: added retrieve order details guide

* fix frontmatter
This commit is contained in:
Shahed Nasser
2023-05-01 15:55:54 +03:00
committed by GitHub
parent cf371d3c84
commit 019f1fbf1e
4 changed files with 253 additions and 15 deletions

View File

@@ -74,12 +74,11 @@ Customers can view their previous orders.
},
{
type: 'link',
href: '#',
label: 'Storefront: Manage Customer Orders',
href: '/modules/orders/storefront/retrieve-order-details',
label: 'Storefront: Retrieve Order Details',
customProps: {
icon: Icons['academic-cap-solid'],
description: 'Learn how to manage orders as a customer.',
isSoon: true,
description: "Learn the different ways to retrieve an order's details",
}
},
]} />