L
L
LoveCode &Coffe2018-11-11 21:10:01
CMS
LoveCode &Coffe, 2018-11-11 21:10:01

How to skip the popup window when clicking on the cart and redirect directly to the checkout page?

How to skip the popup window when clicking on the cart and redirect directly to the checkout page?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alex-1917, 2018-11-11
@LoveCode &Coffe

sends the following request to the cart:

$.ajax({
  url: '/index.php?route=checkout/cart/add',
......
});

look for it and there, according to the condition of the sacks, do a redirect to the basket page.
Yepti!!

O
Oleg, 2018-11-11
@politon

you have a handler in your template. Need to watch. And so you can only wang

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question