docs: update customers user guide (#11512)
This commit is contained in:
@@ -36,17 +36,17 @@ export const generatedEditDates = {
|
||||
"app/settings/sales-channels/products/page.mdx": "2024-05-03T17:36:38+03:00",
|
||||
"app/settings/developer/executions/page.mdx": "2024-05-03T17:36:38+03:00",
|
||||
"app/inventory/inventory/page.mdx": "2025-02-18T13:59:16.960Z",
|
||||
"app/customers/groups/page.mdx": "2024-05-03T17:36:38+03:00",
|
||||
"app/orders/manage/page.mdx": "2025-02-17T10:29:36.199Z",
|
||||
"app/customers/groups/page.mdx": "2025-02-18T15:41:30.730Z",
|
||||
"app/orders/manage/page.mdx": "2025-02-18T15:38:17.544Z",
|
||||
"app/orders/returns/page.mdx": "2025-02-17T15:10:11.039Z",
|
||||
"app/inventory/page.mdx": "2025-02-18T13:58:42.393Z",
|
||||
"app/settings/sales-channels/manage/page.mdx": "2024-05-03T17:36:38+03:00",
|
||||
"app/orders/claims/page.mdx": "2025-02-17T15:16:27.380Z",
|
||||
"app/orders/fulfillments/page.mdx": "2025-02-17T15:12:20.431Z",
|
||||
"app/customers/page.mdx": "2025-02-18T13:56:28.134Z",
|
||||
"app/customers/page.mdx": "2025-02-18T15:38:17.543Z",
|
||||
"app/orders/edit/page.mdx": "2025-02-17T15:15:53.489Z",
|
||||
"app/products/collections/page.mdx": "2025-02-18T14:00:51.469Z",
|
||||
"app/customers/manage/page.mdx": "2025-02-18T13:56:28.134Z",
|
||||
"app/customers/manage/page.mdx": "2025-02-18T15:38:17.543Z",
|
||||
"app/discounts/create/page.mdx": "2024-05-03T17:36:38+03:00",
|
||||
"app/orders/payments/page.mdx": "2025-02-17T15:10:24.250Z",
|
||||
"app/discounts/page.mdx": "2024-05-03T17:36:38+03:00",
|
||||
|
||||
@@ -243,26 +243,30 @@ export const generatedSidebar = [
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "category",
|
||||
"path": "/customers",
|
||||
"title": "Customers",
|
||||
"autogenerate_path": "/customers",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/customers/manage",
|
||||
"title": "Manage Customers",
|
||||
"description": "",
|
||||
"title": "Overview",
|
||||
"path": "/customers",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Manage Customers",
|
||||
"path": "/customers/manage",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Manage Groups",
|
||||
"path": "/customers/groups",
|
||||
"title": "Manage Customer Groups",
|
||||
"description": "",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user