Add to cart html link jump to check out

  • Posts: 15
  • Thank you received: 0
11 years 4 months ago #154195

-- url of the page with the problem -- : iconlinx.co.za/index.php/add-on-s/your-own-domain-name
-- HikaShop version -- : latest
-- Joomla version -- : latest
-- PHP version -- : 5.4.4

Dear Support

I am having trouble with the add to cart html link.

It does add the product into the cart but it then jumps to the check out.

this is the html code I am using :
<a class="hikashop_html_add_to_cart_link uk-button uk-button-large" href=" iconlinx.co.za/index.php?option=com_hika...ntity=1&product_id=1 ">Add to Cart</a>

( keep in the mind the "uk-button uk-button-large" is my template coding to change the color and size of button )

I want it not to jump to check out but rather to my landing page on : iconlinx.co.za/index.php/join/buy-add-on-s

Regards

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

  • Posts: 84292
  • Thank you received: 13692
  • MODERATOR
11 years 4 months ago #154203

Hi,

Well that the normal behavior. If you want it to go elsewhere, then you should change the link of the add to cart button to something else like:

<a class="hikashop_html_add_to_cart_link uk-button uk-button-large" href="http://iconlinx.co.za/index.php?option=com_hikashop&ctrl=product&task=updatecart&quantity=1&product_id=1&url=http%3A%2F%2Ficonlinx.co.za%2Findex.php%2Fjoin%2Fbuy-add-on-s">Add to Cart</a>

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

Time to create page: 0.036 seconds
Powered by Kunena Forum