> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uselooop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 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

1. Add the following custom attribute to this wrapper:

```html theme={null}
looop=cartDefault
```

2. Create the [cart list](/webflow/cart/default/list) element inside this wrapper
3. Create the [subtotal element](/webflow/cart/default/subtotal) element inside this wrapper
4. Create the [checkout button](/webflow/cart/default/checkout) element inside this wrapper
