-- url of the page with the problem -- :
www.abierto.uy/
-- HikaShop version -- : 4.4.0
-- Joomla version -- : 3.9.24
-- PHP version -- : 7.3
Hello
I have two queries about the products that were added to the wish list by a user.
1 - a product can be added to the wish list infinitely many times and the number of units of that product in the wish list increases. Is there a way that this doesn't happen? For our market, the wish list is that, a list of products that we want to remember, to see again, but the number of units does not matter, in fact in the wish list view, the quantity field has been hidden by css
2 - related to the above, in the hikashop product listings, the way to mark a product as a favorite is to click on the heart icon, in most ecommerce that I have seen, with one click the heart changes color, indicating that it was added to the wish list, the next click returns to the original color and the product leaves the wish list, but in hikashop this does not work like this, is there any way to improve this functionality?
3 - in the user panel, in the toolbar there is a button to access the wish list and a button to access the shopping cart, the problem I find is that both buttons link to the wish list, even when the shopping cart contains products, how can I make each button lead to the corresponding page?
Many thanks, greetings!