# Cart settings

The cart drawer pops up whenever the customer adds an item to the cart, showing items in the cart.

The customer can edit the item quantity or add a specific note into the cart.

<figure><img src="/files/oB0sjLxO6kIx1hxtwpuC" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Theme settings**
2. Locate **Cart settings**
3. Make necessary changes
4. **Save**
   {% endhint %}

## Cart drawer

You can enable the cart drawer for your store and show accelerated checkout here.

To know more about accelerated checkout

<figure><img src="/files/op8sl9LXlwQEOU33sVpv" alt=""><figcaption></figcaption></figure>

## Cart add-ons

You have the option to enable the display of additional information in the cart drawer, such as:

* Show cart notes: Allows customers to leave notes for their order. You can customize the label for cart notes by referring to this article.
* Show discount code: Provides a coupon field for customers to enter discount codes.
* Show estimated shipping rates: To calculate shipping rates accurately, ensure you've set the default country. You can find instructions on setting the default country here.
* Show delivery days for estimated shipping: learn more on Shopify Help Center [here](https://help.shopify.com/en/manual/shipping/setting-up-and-managing-your-shipping/set-up-delivery-dates).

<figure><img src="/files/ygIwenvdHYu6o9un7AeB" alt=""><figcaption></figcaption></figure>

* Trust badge: You can also upload a trust badge to show on your cart drawer.

<figure><img src="/files/8fgxtZRtiNKaDPVPmLgE" 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://4sh-templates.gitbook.io/opulent-os2.0/cart-settings.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.
