I want that whenever a customer clicks on the wishlist icon, they should be redirected just once—either to the login page or directly to the wishlist page. Right now, when I click on the wishlist icon, it first adds the item to the wishlist and then redirects to the “Browse Wishlist” page. I want it to redirect in a single step instead of two.