0
votes

I need to create a second button on product pages next to the current add to cart button.

Currently I have a button that says 'Add to basket' and when clicks it adds the product to the basket but doesn't redirect to cart.

The second button needs to add to cart and redirect to the basket or checkout page.

Any ideas on how i can create this button?

1
Welcome to SO, This question is way too broad, Please take a minute to read How to ask a question and maybe Writing the perfect question. and try writing a better question, showing us what you have tried already and where you are stuck. Good luck!ThrowingSpoon

1 Answers

0
votes

you can use javasctip's button + ajax
submit