Default State
Default Wrapper
This is the default wrapper for the cart. It contains the list of items in the cart and buttons to go to checkout.
Setup
- Add the following custom attribute to this wrapper:
- Create the cart list element inside this wrapper
- Create the subtotal element element inside this wrapper
- Create the checkout button element inside this wrapper