docs: document variant inventory conceptual guide (#11280)

* docs: document variant inventory conceptual guide

* add notes

* fix vale error

* fix vale error
This commit is contained in:
Shahed Nasser
2025-02-03 18:14:45 +02:00
committed by GitHub
parent 016e332e9b
commit 178a7f4216
18 changed files with 218 additions and 44 deletions

View File

@@ -551,6 +551,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/commerce-modules/product/page.mdx",
"pathname": "/commerce-modules/product"
},
{
"filePath": "/www/apps/resources/app/commerce-modules/product/variant-inventory/page.mdx",
"pathname": "/commerce-modules/product/variant-inventory"
},
{
"filePath": "/www/apps/resources/app/commerce-modules/product/workflows/page.mdx",
"pathname": "/commerce-modules/product/workflows"