# Cart Drawer

There are 2 types of carts available inside of North Commerce. There is the more tradtional [Cart Page](/north-commerce/shortcodes/cart-page.md) and a more modern Cart Drawer.&#x20;

The cart drawer requires no setup and is automatically available and compatible with every WordPress theme and builder. The cart drawer automatically appears on the right side of your store whenever a customer adds an item to their cart. This will prompt them to checkout or they can easily continue to shop.

<figure><img src="/files/0ik6aGPMYwvKQpMhLwPF" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.northcommerce.com/north-commerce/shortcodes/cart-drawer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
