KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: Asset on September 13, 2011, 11:46:17 am

Title: Get products based on different categories
Post by: Asset on September 13, 2011, 11:46:17 am
Dear All,

Does anyone know if there is an API that I can call it to retrieve all products based on different categories?

Example: If I have CategoryA with Product A1 and Product A2 and CategoryB with Product B1 and Product B2.

I want when I select CategoryA and CategoryB, I want to retireve the 4 products.

Appreciate your quick response,
Thanks.

Get products based on different categories
Title: Re: Get products based on different categories
Post by: julie on September 16, 2011, 05:04:58 pm
We're implementing functionality to add multiple manufacturers and categories to the product search object. For now, multiple categories will only work if they are children of the same parent and you specify the parent category along with searchInSubCats = true.