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
@@ -3373,7 +3373,7 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"isPathHref": true,
"type": "category",
"title": "Admin User Guides",
"autogenerate_tags": "userGuide+fulfillment",
"autogenerate_tags": "fulfillment+userGuide",
"autogenerate_as_ref": true,
"sort_sidebar": "alphabetize",
"description": "Learn how to utilize and manage Fulfillment features in the Medusa Admin dashboard.",
@@ -3394,6 +3394,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"path": "https://docs.medusajs.com/user-guide/orders/fulfillments",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Manage Shipping Options",
"path": "https://docs.medusajs.com/user-guide/settings/locations-and-shipping/locations",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -11011,7 +11019,7 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"isPathHref": true,
"type": "category",
"title": "Server Guides",
"autogenerate_tags": "server+product",
"autogenerate_tags": "product+server",
"autogenerate_as_ref": true,
"sort_sidebar": "alphabetize",
"description": "Learn how to use the Product Module in your customizations on the Medusa application server.",
@@ -11047,6 +11055,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"path": "/commerce-modules/product/guides/price",
"title": "Get Variant Prices",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Implement Product Reviews",
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/product-reviews",
"children": []
}
]
},