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

View File

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