docs: added product rental tutorial (#13896)

* docs: added product rental guide

* fix lint errors

* fix build error

* fix vale errors

* gnerate
This commit is contained in:
Shahed Nasser
2025-11-04 13:12:41 +02:00
committed by GitHub
parent 0426568569
commit baec64d4f1
12 changed files with 8540 additions and 0 deletions

View File

@@ -11706,6 +11706,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/product-builder",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Implement Product Rentals",
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/product-rentals",
"children": []
},
{
"loaded": true,
"isPathHref": true,