> ## 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.

# Empty State

> The empty state div is visible when the users cart is empty.

## Setup

This element needs to have the following attributes:

```html theme={null}
"looop"="cartEmpty"
```

You can add anything inside this div, and it will only show up with the empty state. Here is an example:

<Frame>
  <img src="https://mintcdn.com/thinddev/WJpokBS_R24FjARc/images/empty-state.webp?fit=max&auto=format&n=WJpokBS_R24FjARc&q=85&s=8b71e31f2ce045c16ca3d363c6bfa187" width="602" height="792" data-path="images/empty-state.webp" />
</Frame>
