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
@@ -203,6 +203,13 @@ While tutorials show you a specific use case, they also help you understand how
description:
"Learn how to implement a product builder that allows customers to customize products before adding them to the cart.",
},
{
type: "link",
title: "Product Rentals",
path: "/how-to-tutorials/tutorials/product-rentals",
description:
"Learn how to implement product rentals in your Medusa store.",
},
{
type: "link",
title: "Product Reviews",