docs: added orders conceptual guide (#3882)

* docs: added order conceptual guide

* docs: linked to cart page
This commit is contained in:
Shahed Nasser
2023-04-19 18:54:14 +03:00
committed by GitHub
parent 0d0e9bf206
commit 46ea671a46
4 changed files with 305 additions and 9 deletions

View File

@@ -260,12 +260,11 @@ Learn how order-related entities are built, their relation to other modules, and
<DocCardList colSize={4} items={[
{
type: 'link',
href: '#',
href: '/modules/orders',
label: 'Architecture: Order',
customProps: {
icon: Icons['circle-stack-solid'],
description: 'Learn about the Order architecture.',
isSoon: true,
}
},
{