Expected result
When given product is already added to the wishlist "Remove from wishlist" button should be displayed instead of "Save for later" on product card in list view. Clicking "Remove from wishlist" should remove product from wishlist.
Actual result
Even tho product is already in the wishlist, still "Save for later" button is displayed on the product card.
Steps to reproduce
Prerequisites:
- Product already added to the wishlist
- Go to category page where product in wishlist is displayed
- Switch view from grid view to list view
- Check whether "Remove from wishlist" button is displayed on product card