docs: many improvements to settings user guides (#11536)

* docs: many improvements to settings user guides

* fix build errors
This commit is contained in:
Shahed Nasser
2025-02-20 11:22:15 +02:00
committed by GitHub
parent dbd06fd41d
commit 39a0077e84
27 changed files with 1073 additions and 649 deletions
+22 -5
View File
@@ -395,7 +395,7 @@ export const generatedSidebar = [
"isPathHref": true,
"type": "link",
"title": "Tax Regions",
"path": "#",
"path": "/settings/tax-regions",
"children": []
},
{
@@ -419,7 +419,7 @@ export const generatedSidebar = [
"isPathHref": true,
"type": "link",
"title": "Product Types",
"path": "#",
"path": "/settings/product-types",
"children": []
},
{
@@ -427,7 +427,7 @@ export const generatedSidebar = [
"isPathHref": true,
"type": "link",
"title": "Product Tags",
"path": "#",
"path": "/settings/product-tags",
"children": []
},
{
@@ -435,8 +435,25 @@ export const generatedSidebar = [
"isPathHref": true,
"type": "link",
"title": "Location & Shipping",
"path": "/settings/locations",
"children": []
"path": "/settings/locations-and-shipping",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Locations",
"path": "/settings/locations-and-shipping/locations",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Shipping Profiles",
"path": "/settings/locations-and-shipping/shipping-profiles",
"children": []
}
]
},
{
"loaded": true,