docs: added import prices how-to (#2266)

This commit is contained in:
Shahed Nasser
2022-10-11 11:05:37 +03:00
committed by GitHub
parent 78e7361f7e
commit 7c30c249dc
2 changed files with 311 additions and 0 deletions
+5
View File
@@ -215,6 +215,11 @@ module.exports = {
id: "advanced/admin/import-products",
label: "Import Products"
},
{
type: "doc",
id: "advanced/admin/import-prices",
label: "Import Prices"
},
{
type: "doc",
id: "advanced/backend/taxes/manual-calculation",