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
+1 -1
View File
@@ -93,7 +93,7 @@ export const fulfillmentSidebar = [
{
type: "category",
title: "Admin User Guides",
autogenerate_tags: "userGuide+fulfillment",
autogenerate_tags: "fulfillment+userGuide",
autogenerate_as_ref: true,
sort_sidebar: "alphabetize",
description:
@@ -78,6 +78,13 @@ While tutorials show you a specific use case, they also help you understand how
description:
"Learn how to use prices from external systems for products.",
},
{
type: "link",
title: "Product Reviews",
path: "/how-to-tutorials/tutorials/product-reviews",
description:
"Learn how to implement product reviews in your Medusa store.",
},
{
type: "link",
title: "Quote Management",
+1 -1
View File
@@ -39,7 +39,7 @@ export const productSidebar = [
{
type: "category",
title: "Server Guides",
autogenerate_tags: "server+product",
autogenerate_tags: "product+server",
autogenerate_as_ref: true,
sort_sidebar: "alphabetize",
description: