docs: improved commerce modules [4/n] (#9517)
Improve pricing, product, and promotion modules docs [4/n]
This commit is contained in:
@@ -851,8 +851,8 @@ export const sidebar = sidebarAttachHrefCommonOptions([
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/pricing/relations-to-other-modules",
|
||||
title: "Relation to Modules",
|
||||
path: "/commerce-modules/pricing/links-to-other-modules",
|
||||
title: "Links to Other Modules",
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -909,14 +909,19 @@ export const sidebar = sidebarAttachHrefCommonOptions([
|
||||
path: "/commerce-modules/product/examples",
|
||||
title: "Examples",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/product/extend",
|
||||
title: "Extend Module",
|
||||
},
|
||||
{
|
||||
type: "sub-category",
|
||||
title: "Concepts",
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/product/relations-to-other-modules",
|
||||
title: "Relation to Modules",
|
||||
path: "/commerce-modules/product/links-to-other-modules",
|
||||
title: "Links to Other Modules",
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -978,6 +983,11 @@ export const sidebar = sidebarAttachHrefCommonOptions([
|
||||
path: "/commerce-modules/promotion/examples",
|
||||
title: "Examples",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/promotion/extend",
|
||||
title: "Extend Module",
|
||||
},
|
||||
{
|
||||
type: "sub-category",
|
||||
title: "Concepts",
|
||||
@@ -1004,8 +1014,8 @@ export const sidebar = sidebarAttachHrefCommonOptions([
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/promotion/relations-to-other-modules",
|
||||
title: "Relation to Modules",
|
||||
path: "/commerce-modules/promotion/links-to-other-modules",
|
||||
title: "Links to Modules",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user