docs: added guide on how to get product variant prices (#8282)

This commit is contained in:
Shahed Nasser
2024-07-26 10:09:41 +03:00
committed by GitHub
parent 639ecdfd74
commit ebd290b531
5 changed files with 125 additions and 6 deletions
+17 -2
View File
@@ -4232,6 +4232,21 @@ export const generatedSidebar = [
}
]
},
{
"loaded": true,
"isPathHref": true,
"title": "Guides",
"autogenerate_path": "/commerce-modules/product/guides",
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/commerce-modules/product/guides/price",
"title": "Get Product Variant Prices",
"children": []
}
]
},
{
"loaded": true,
"isPathHref": true,
@@ -7957,7 +7972,7 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"path": "/deployment/admin/general",
"title": "General Deployment Guide for the Medusa Admin",
"title": "General Guide",
"children": []
},
{
@@ -7980,7 +7995,7 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"path": "/deployment/storefront/general",
"title": "General Deployment Guide for the Next.js Starter",
"title": "General Guide",
"children": []
},
{