Thread: Rest Api
View Single Post
  #5  
Old 09-22-2016, 10:47 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Rest Api

Bestsellers, new arrivals and other listed entities are \XLite\Model\Product.
So, you should retrive product models and use the _cnd parameter to filter the returned data.
I'm not sure if the modules provide all necessary search handlers in their Repo classes (the _cnd parameter is translated to prepareCnd*()" methods of Repo classes). You may have to add such methods manually by creating a custom module.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote