cancel
Showing results for 
Search instead for 
Did you mean: 

Magento2 check if product is in wishlist using REST API

Magento2 check if product is in wishlist using REST API

Hi ,

 

We are building our own Android Native Mobile App, When a category catalog is displayed we need to show wishlist icon on each product . We can display it with out any issue . If a product is already wishlisted then we want to show a different icon. How can we display this?

We have magento2 wishlist rest API but for each product how can we check that this product is in users wishlist or not? Also magento2 rest API data is too slow on mobile app. How can i speed it up?

 

Help me on this?

3 REPLIES 3

Re: Magento2 check if product is in wishlist using REST API

Hi, Have you got any solution. 

Re: Magento2 check if product is in wishlist using REST API

Hello @dineshprim 

 

Magento default REST API doesn't provide any API for Wishlist,
You will have to go for the solution like this

https://magecomp.com/magento-2-wishlist-rest-api.html

 

OR Use any readymade solution provider like MageComp, Appjetly, Mobikul, etc.

Was my answer helpful? You can accept it as a solution.
175+ professional extensions for M1 & M2 with free lifetime updates!

Re: Magento2 check if product is in wishlist using REST API

Hi @dineshprim ,
I think every problem you're having like: check product is in users wishlist or not and magento2 rest API data is too slow on mobile app are the common situation encountered of many new user. Like me!

You can try using this extension. I think it helpful with you.