docs: added storefront regions guides (#7623)

This commit is contained in:
Shahed Nasser
2024-06-09 15:19:09 +02:00
committed by GitHub
parent 6946814944
commit 46c5c5fe28
10 changed files with 261 additions and 14 deletions
+39
View File
@@ -7096,6 +7096,45 @@ export const generatedSidebar = [
}
]
},
{
"loaded": true,
"isPathHref": true,
"path": "/storefront-development",
"title": "Storefront Development",
"hasTitleStyling": true,
"isChildSidebar": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/storefront-development/tips",
"title": "Tips",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/storefront-development/regions",
"title": "Regions",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/storefront-development/regions/list",
"title": "List Regions",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"path": "/storefront-development/regions/store-retrieve-region",
"title": "Store and Retrieve Regions",
"children": []
}
]
}
]
},
{
"loaded": true,
"isPathHref": true,