How: Add Ajax delete from cart button
Posted: 25 Sep 2018, 14:21
Hi great phoca people!
I could manage to add a delete button to the cart module. I just copied the form and button from cart_checkout.php to cart_cart.php and set the task to checkout.update.
Now, of course every time an article is deleted the page refreshes, as this is I guess necessary for checkout view.
How can we make this an Ajax delete button??
Thanks in advance!
I could manage to add a delete button to the cart module. I just copied the form and button from cart_checkout.php to cart_cart.php and set the task to checkout.update.
Now, of course every time an article is deleted the page refreshes, as this is I guess necessary for checkout view.
How can we make this an Ajax delete button??
Thanks in advance!