Currently when I add a ticket to the cart, it redirects to:
shop/cart/?wootickets_process=1
Is there any way to prevent this? I would like adding events to the cart behave the same way all other WooCommerce products are added to the cart (just refreshing the page with a notice that something was added to the cart).
The reason why is it’s somewhat of a pain for my users since we list multiple class registrations on one page, and they keep having to go back to the page after adding the item to the cart if they want to add another class.
Thank you