# Cart drawer

### What It Does

The Cart drawer section lets you customize the slide-out cart panel that appears when customers add products to their cart or open the cart drawer.\
\
![](/files/iwS5xH5d91duZoWkbrIF)<br>

{% hint style="success" %}

#### How to Edit it

1. In the Shopify theme editor, find the **Cart drawer** section in the sidebar.
2. Click on it to expand its settings.
3. Adjust the settings described below to customize its appearance and behavior.
4. Click **Save** to apply your changes.
   {% endhint %}

***

### Settings

#### **Enable in edit mode**

When enabled, the cart drawer is displayed in the theme editor.

#### **Show vendor**

When enabled, displays vendor. Disable to hide it.

#### **Show quantity**

When enabled, displays quantity. Disable to hide it.

#### **Show price**

When enabled, displays price. Disable to hide it.

#### **Show cart note**

When enabled, displays cart note. Disable to hide it.

#### **Show payment icons**

When enabled, displays payment icons. Disable to hide it.

#### **Show progress bar for free shipping**

When enabled, displays progress bar for free shipping. Disable to hide it.

{% hint style="info" %}
You can set the free-shipping threshold in Theme settings > Free shipping
{% endhint %}

***

### Supported Blocks

#### Recommendations

See the child document for full settings: [Recommendations](/agnes/global-sections/cart-drawer/recommendation.md)


---

# 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://moodboard-creations.gitbook.io/agnes/global-sections/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.
