Redirect wishlist to the checkout

  • Posts: 634
  • Thank you received: 16
5 years 11 months ago #291824

-- HikaShop version -- : 3.4.0
-- Joomla version -- : 3.8

Hi,

As a registered user when I select some products on the wishlist and click to add them to the cart, the browser gets redirected to the cart page.

Is there some way to make it redirect to the checkout page instead?

Thanks in advance.

--
Victor

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
5 years 11 months ago #291826

Hi,

There is no setting or easy override you can do to change that.
You would have to modify the line:

$app->redirect( hikashop_completeLink('cart&task=show&cid='.$ret, false, true) );
in components/com_hikashop/controllers/cart.php to change the link to your checkout.

The following user(s) said Thank You: PeterChain

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

Time to create page: 0.057 seconds
Powered by Kunena Forum