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
@@ -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,