Multiple Classes/Courses Added To Cart

I need to ensure customers can add multiple classes/courses to their cart before checking out. Can this be done? At the moment they go to “Book” a class and it goes straight to the checkout and they are unable to “add” more to the cart and then checkout.

Everytime when it comes to add some new data, features or elements to the CHECKOUT-PAGE, or to the PRODUCT-PAGE, or to the CART-PAGE → you will need to customize those things by code.

Why? Because you change the ordinary automatic process-flow running by wix.

That means you do something called → INJECTION or BYPASS → you add your own process-flow changing the original one and this can be done by VELO-CODING.

Thisfor you can visit the VELO-API-DOCs and find the right API for your needs…