I am trying to access GetProductsByHierarchy endpoint in catalog.js but it's not working. I used below syntax - EPCC.ShopperCatalog.Products.GetProductsByHierarchy({hierarchyid}) Is this the correct way of accessing this function?
I am trying to access GetProductsByHierarchy endpoint in catalog.js but it's not working. I used below syntax -
EPCC.ShopperCatalog.Products.GetProductsByHierarchy({hierarchyid})
Is this the correct way of accessing this function?