docs: document conditional shipping option prices + expand on price rules (#12217)

* docs: document conditional shipping option prices + expand on price rules

* fix errors
This commit is contained in:
Shahed Nasser
2025-04-17 17:52:10 +03:00
committed by GitHub
parent e180253d60
commit c9fd0422c8
13 changed files with 14318 additions and 13984 deletions
@@ -3283,7 +3283,7 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"isPathHref": true,
"type": "category",
"title": "Concepts",
"autogenerate_tags": "concept+fulfillment",
"autogenerate_tags": "fulfillment+concept",
"autogenerate_as_ref": true,
"children": [
{
@@ -3326,6 +3326,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"title": "Links to Other Modules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Shipping Option Price Rules",
"path": "https://docs.medusajs.com/resources/commerce-modules/pricing/price-rules",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -11018,7 +11026,7 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"isPathHref": true,
"type": "category",
"title": "Concepts",
"autogenerate_tags": "concept+product",
"autogenerate_tags": "product+concept",
"autogenerate_as_ref": true,
"children": [
{
@@ -11052,6 +11060,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
"title": "Inventory Kits",
"path": "https://docs.medusajs.com/resources/commerce-modules/inventory/inventory-kit",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"title": "Variant Price Rules",
"path": "https://docs.medusajs.com/resources/commerce-modules/pricing/price-rules",
"children": []
}
]
},