Catalog Management
General summary
The Catalog service API is the business service which aggregates information received from the zone’s ERP to return a list of saleable products available for a POC. The main information used by it comes from the Account, Items (SKUs), Inventory, Product Assortment, Prices and Category microservices. After receiving this information from zone’s ERP, it should be configured and categorized by the zone’s team through a front-end administration tool. Then the products will be ready to be sold.
Catalog requirements
The requirements to a product be shown in the POC’s Catalog through BEES front-end interfaces are:
CMS requirements
Product must be enabled in PIM, correctly updated by the CMS;
To show a product on Web interface, it should be in an enabled Web category (Category Admin);
To show a product on Mobile interface, it should be in an enabled category which must have a unique Brand ID key;
To show a product on both Web and Mobile interface, the product should be associated with a Website in Magento.