Open WishList

OpenWishList()

In case you want to open the wishlist programtically , you can use this method. This will either open the separate page or the wishlist pop-up based on the store configuration

Request Example

        /**
        * Using this API, you can open wishlist with and see the already added items
        */
        window.WishListHero_SDK.OpenWishList();