docs: conceptual and how-to docs for price lists and price selection strategy (#2259)
* docs: price lists and price selection strategy * added missing type property * Removed duplicate links
This commit is contained in:
@@ -291,6 +291,11 @@ module.exports = {
|
||||
type: "doc",
|
||||
id: "advanced/backend/batch-jobs/customize-import",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "advanced/backend/price-selection-strategy/override",
|
||||
label: "Override Price Selection"
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -347,6 +352,14 @@ module.exports = {
|
||||
id: "advanced/backend/taxes/inclusive-pricing",
|
||||
label: "Tax Inclusive Pricing"
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "advanced/backend/price-lists/index"
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "advanced/backend/price-selection-strategy/index"
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user