docs: customer tiers tutorial (#14122)

* docs: customer tiers tutorial

* fix lint error
This commit is contained in:
Shahed Nasser
2025-11-26 10:07:28 +02:00
committed by GitHub
parent 1e761345be
commit 458dc9d22b
16 changed files with 8411 additions and 7 deletions
+2 -1
View File
@@ -6717,5 +6717,6 @@ export const generatedEditDates = {
"references/core_flows/Payment/Workflows_Payment/functions/core_flows.Payment.Workflows_Payment.validateRefundPaymentExceedsCapturedAmountStep/page.mdx": "2025-11-05T12:22:20.221Z",
"references/core_flows/Product/Workflows_Product/functions/core_flows.Product.Workflows_Product.batchImageVariantsWorkflow/page.mdx": "2025-11-05T12:22:20.639Z",
"references/core_flows/Product/Workflows_Product/functions/core_flows.Product.Workflows_Product.batchVariantImagesWorkflow/page.mdx": "2025-11-05T12:22:20.671Z",
"app/storefront-development/guides/react-native-expo/page.mdx": "2025-11-06T07:18:45.347Z"
"app/storefront-development/guides/react-native-expo/page.mdx": "2025-11-06T07:18:45.347Z",
"app/how-to-tutorials/tutorials/customer-tiers/page.mdx": "2025-11-25T08:24:24.566Z"
}
@@ -763,6 +763,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/category-images/page.mdx",
"pathname": "/how-to-tutorials/tutorials/category-images"
},
{
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/customer-tiers/page.mdx",
"pathname": "/how-to-tutorials/tutorials/customer-tiers"
},
{
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/first-purchase-discounts/page.mdx",
"pathname": "/how-to-tutorials/tutorials/first-purchase-discounts"
@@ -2477,6 +2477,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"title": "Extend Module",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Implement Customer Tiers",
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/customer-tiers",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -13541,6 +13549,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"title": "Extend Module",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Implement Customer Tiers",
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/customer-tiers",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -460,6 +460,15 @@ const generatedgeneratedHowToTutorialsSidebarSidebar = {
"description": "Learn how to use prices from external systems for products.",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Customer Tiers",
"path": "/how-to-tutorials/tutorials/customer-tiers",
"description": "Learn how to implement customer tiers in your Medusa store.",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -829,6 +829,14 @@ const generatedgeneratedToolsSidebarSidebar = {
"title": "Create Order Returns",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Customer Tiers",
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/customer-tiers",
"children": []
},
{
"loaded": true,
"isPathHref": true,