docs: general improvements and additions (#12296)

This commit is contained in:
Shahed Nasser
2025-04-25 19:00:45 +03:00
committed by GitHub
parent e2a7dbb61b
commit 43d282da8b
32 changed files with 17403 additions and 16544 deletions

View File

@@ -467,6 +467,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/commerce-modules/product/guides/price-with-taxes/page.mdx",
"pathname": "/commerce-modules/product/guides/price-with-taxes"
},
{
"filePath": "/www/apps/resources/app/commerce-modules/product/guides/variant-inventory/page.mdx",
"pathname": "/commerce-modules/product/guides/variant-inventory"
},
{
"filePath": "/www/apps/resources/app/commerce-modules/product/js-sdk/page.mdx",
"pathname": "/commerce-modules/product/js-sdk"
@@ -1395,6 +1399,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/troubleshooting/test-errors/page.mdx",
"pathname": "/troubleshooting/test-errors"
},
{
"filePath": "/www/apps/resources/app/troubleshooting/validation-error/page.mdx",
"pathname": "/troubleshooting/validation-error"
},
{
"filePath": "/www/apps/resources/app/troubleshooting/workflow-errors/step-x-defined/page.mdx",
"pathname": "/troubleshooting/workflow-errors/step-x-defined"