docs: update and improve marketplace recipe (#11870)

* docs: update and improve marketplace recipe

* fix vale error

* small fixes
This commit is contained in:
Shahed Nasser
2025-03-17 17:23:05 +02:00
committed by GitHub
parent cb6249320e
commit 1db48a4490
4 changed files with 883 additions and 395 deletions

View File

@@ -11139,6 +11139,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"title": "Get Variant Prices",
"path": "https://docs.medusajs.com/resources/commerce-modules/product/guides/price",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Implement Product Reviews in Medusa",
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/product-reviews",
"children": []
}
]
},