docs: improved commerce module docs [2/n] (#9501)
Improve + add docs for commerce modules from currency to inventory [2/n]
This commit is contained in:
@@ -175,10 +175,6 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/currency/page.mdx",
|
||||
"pathname": "/commerce-modules/currency"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/currency/relations-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/currency/relations-to-other-modules"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/customer/customer-accounts/page.mdx",
|
||||
"pathname": "/commerce-modules/customer/customer-accounts"
|
||||
@@ -188,12 +184,12 @@ export const filesMap = [
|
||||
"pathname": "/commerce-modules/customer/examples"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/customer/page.mdx",
|
||||
"pathname": "/commerce-modules/customer"
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/customer/extend/page.mdx",
|
||||
"pathname": "/commerce-modules/customer/extend"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/customer/relations-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/customer/relations-to-other-modules"
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/customer/page.mdx",
|
||||
"pathname": "/commerce-modules/customer"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/fulfillment/concepts/page.mdx",
|
||||
@@ -207,6 +203,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/fulfillment/item-fulfillment/page.mdx",
|
||||
"pathname": "/commerce-modules/fulfillment/item-fulfillment"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/fulfillment/links-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/fulfillment/links-to-other-modules"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/fulfillment/module-options/page.mdx",
|
||||
"pathname": "/commerce-modules/fulfillment/module-options"
|
||||
@@ -215,10 +215,6 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/fulfillment/page.mdx",
|
||||
"pathname": "/commerce-modules/fulfillment"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/fulfillment/relations-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/fulfillment/relations-to-other-modules"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/fulfillment/shipping-option/page.mdx",
|
||||
"pathname": "/commerce-modules/fulfillment/shipping-option"
|
||||
@@ -236,12 +232,12 @@ export const filesMap = [
|
||||
"pathname": "/commerce-modules/inventory/inventory-in-flows"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/inventory/page.mdx",
|
||||
"pathname": "/commerce-modules/inventory"
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/inventory/links-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/inventory/links-to-other-modules"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/inventory/relations-to-other-modules/page.mdx",
|
||||
"pathname": "/commerce-modules/inventory/relations-to-other-modules"
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/inventory/page.mdx",
|
||||
"pathname": "/commerce-modules/inventory"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/commerce-modules/order/claim/page.mdx",
|
||||
|
||||
Reference in New Issue
Block a user