docs: Added "Discounts Overview" to User Guide (#2084)

* small fixes to customers

* small fixes to products

* docs: added "Discounts Overview" page
This commit is contained in:
Shahed Nasser
2022-08-23 18:06:23 +03:00
committed by GitHub
parent 136a98ea07
commit 687a6badeb
4 changed files with 101 additions and 2 deletions
+11
View File
@@ -527,6 +527,17 @@ module.exports = {
}
]
},
{
type: "category",
collapsed: false,
label: "Discounts",
items: [
{
type: "doc",
id: "user-guide/discounts/index"
}
]
},
],
servicesSidebar: [
{