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:
@@ -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": []
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user