Adding to wishlist from Product listing

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
7 years 6 months ago #250210

Hi,

Thanks.

Try to change the line:
if($this->params->get('add_to_cart')){

to:
if($this->params->get('add_to_cart') || $this->params->get('add_to_wishlist')){

in the file components/com_hikashop/views/product/view.html.php
I think that I didn't had that problem on my end because I also had the add to cart buttons on the listing on my test.

Please Log in or Create an account to join the conversation.

  • Posts: 51
  • Thank you received: 0
7 years 6 months ago #251653

Thanks Nicolas - that did the trick!

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum