To add a new product category from the Product Categories module (Product and Services > View Product Categories), the Add Product Category button should be clicked.
To update an existing product category, the Category Name of the respective product category should be clicked.
This module is also accessible by the ProductCategoryGet API function. For more, visit the Megaventory API layer.
โ
Adding/Updating a Product Category
Adding a new product category to the account requires -at minimum- the setting of the compulsory fields of the Category Name.
This module is also accessible by the ProductCategoryUpdate API function. For more, visit the Megaventory API layer.
Product Categories may also be added through the Data Import module.
Deleting a Product Category
The deletion of a product category -that has been assigned to one or more products- allows all products that are assigned under this product category to be either: a) associated to another existing product category, b) left without a product category or c) deleted.
This module is also accessible by the ProductCategoryDelete API function. For more, visit the Megaventory API layer.