docs: added orders conceptual guide (#3882)
* docs: added order conceptual guide * docs: linked to cart page
This commit is contained in:
@@ -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,
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user