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
@@ -795,6 +795,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/product-feed/page.mdx",
"pathname": "/how-to-tutorials/tutorials/product-feed"
},
{
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/product-rentals/page.mdx",
"pathname": "/how-to-tutorials/tutorials/product-rentals"
},
{
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/product-reviews/page.mdx",
"pathname": "/how-to-tutorials/tutorials/product-reviews"