docs: added product review guide (#11852)

* finish guide

* fix tags not showing correctly

* revert changes in prepare

* generate changes
This commit is contained in:
Shahed Nasser
2025-03-19 15:19:38 +02:00
committed by GitHub
parent 8385a5e34d
commit ee014e063e
14 changed files with 30436 additions and 12190 deletions

View File

@@ -349,6 +349,15 @@ const generatedgeneratedHowToTutorialsSidebarSidebar = {
"description": "Learn how to use prices from external systems for products.",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Product Reviews",
"path": "/how-to-tutorials/tutorials/product-reviews",
"description": "Learn how to implement product reviews in your Medusa store.",
"children": []
},
{
"loaded": true,
"isPathHref": true,