docs: added tutorial for abandoned cart (#11917)

* docs: added tutorial for abandoned cart

* small fixes

* add cover image
This commit is contained in:
Shahed Nasser
2025-03-27 19:59:29 +02:00
committed by GitHub
parent e593d44cc9
commit 532780897b
18 changed files with 13062 additions and 11658 deletions
+2 -1
View File
@@ -6070,5 +6070,6 @@ export const generatedEditDates = {
"app/troubleshooting/storefront-missing-pak/page.mdx": "2025-03-21T07:08:52.294Z",
"app/troubleshooting/storefront-pak-sc/page.mdx": "2025-03-21T07:08:57.546Z",
"app/troubleshooting/workflow-errors/step-x-defined/page.mdx": "2025-03-21T07:09:02.741Z",
"app/troubleshooting/workflow-errors/when-then/page.mdx": "2025-03-21T08:35:45.145Z"
"app/troubleshooting/workflow-errors/when-then/page.mdx": "2025-03-21T08:35:45.145Z",
"app/how-to-tutorials/tutorials/abandoned-cart/page.mdx": "2025-03-27T17:39:52.123Z"
}
@@ -815,6 +815,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/how-to-tutorials/page.mdx",
"pathname": "/how-to-tutorials"
},
{
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/abandoned-cart/page.mdx",
"pathname": "/how-to-tutorials/tutorials/abandoned-cart"
},
{
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/product-reviews/page.mdx",
"pathname": "/how-to-tutorials/tutorials/product-reviews"
@@ -317,7 +317,18 @@ const generatedgeneratedArchitecturalModulesSidebarSidebar = {
"isPathHref": true,
"type": "sub-category",
"title": "Guides",
"autogenerate_tags": "notification+server",
"autogenerate_as_ref": true,
"sort_sidebar": "alphabetize",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Abandoned Cart Notification",
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/abandoned-cart",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -326,6 +337,14 @@ const generatedgeneratedArchitecturalModulesSidebarSidebar = {
"title": "Create Notification Provider",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Handle Password Reset Event",
"path": "https://docs.medusajs.com/resources/commerce-modules/auth/reset-password",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -1066,19 +1066,11 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"isPathHref": true,
"type": "category",
"title": "Server Guides",
"autogenerate_tags": "server+cart",
"autogenerate_tags": "cart+server",
"autogenerate_as_ref": true,
"sort_sidebar": "alphabetize",
"description": "Learn how to use the Cart Module in your customizations on the Medusa application server.",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Abandoned Cart Notification",
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/abandoned-cart",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -1102,6 +1094,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"title": "Implement Quote Management",
"path": "https://docs.medusajs.com/resources/examples/guides/quote-management",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Send Abandoned Cart Notification",
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/abandoned-cart",
"children": []
}
]
},
@@ -11116,14 +11116,6 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"path": "https://docs.medusajs.com/resources/storefront-development/guides/express-checkout",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "List Product Categories in Storefront",
"path": "https://docs.medusajs.com/resources/storefront-development/products/categories/list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -11132,14 +11124,6 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"path": "https://docs.medusajs.com/resources/storefront-development/products/collections/list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "List Products in Storefront",
"path": "https://docs.medusajs.com/resources/storefront-development/products/list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -11211,6 +11195,22 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"title": "Select Product Variants in Storefront",
"path": "https://docs.medusajs.com/resources/storefront-development/products/variants",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Show Product Categories in Storefront",
"path": "https://docs.medusajs.com/resources/storefront-development/products/categories/list",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Show Products in Storefront",
"path": "https://docs.medusajs.com/resources/storefront-development/products/list",
"children": []
}
]
},
@@ -13615,7 +13615,7 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Region Context in Storefront",
"title": "Region React Context in Storefront",
"path": "https://docs.medusajs.com/resources/storefront-development/regions/context",
"children": []
},
@@ -13623,7 +13623,7 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Store and Retrieve Region",
"title": "Store Selected Region in Storefront",
"path": "https://docs.medusajs.com/resources/storefront-development/regions/store-retrieve-region",
"children": []
}
@@ -340,6 +340,15 @@ const generatedgeneratedHowToTutorialsSidebarSidebar = {
"title": "Tutorials",
"description": "Tutorials are step-by-step guides that take you through implementing a specific use case in Medusa. You can follow these guides whether you're a beginner or an experienced Medusa developer.\n\nWhile tutorials show you a specific use case, they also help you understand how to implement similar use cases in your own projects. Also, you can implement the use case in a tutorial differently to fit your business requirements.",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Abandoned Cart",
"path": "/how-to-tutorials/tutorials/abandoned-cart",
"description": "Learn how to send abandoned cart notifications to customers.",
"children": []
},
{
"loaded": true,
"isPathHref": true,