# Cart settings

The cart drawer is a slide where the cart information will show. A side pops up whenever customers add an item to the cart, offering customers to continue shopping while they can see the cart information. Customers can also edit the quantity or add a specific note.

{% 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.&#x20;

To know more about accelerated checkout, see[ this article.](https://help.shopify.com/en/manual/payments/accelerated-checkouts)

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

{% hint style="info" %}
To use the **Cart drawer** feature, make sure you've enabled Ajax "ADD TO CART" in Theme settings > General settings.
{% endhint %}

## Cart addons

Enable showing additional information in the cart drawer, including:

* Show cart note: let customers leave cart notes (or order notes) for the order. To edit your cart notes label, see[ this article](https://help.shopify.com/en/manual/online-store/themes/customizing-themes/add-order-notes#edit-your-order-notes-label).
* Show discount code: show a coupon field to let customers fill in discount code.
* Show estimate shipping rates: To calculate shipping rates, you need to fill in the default country, referring to the country name [here](https://zest-docs.foxecom.com/theme-settings/cart#3.-country-code).
* 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).

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

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

{% hint style="info" %}
To add a **gift wrap option** to your cart page and cart drawer, see [this article](/megamog-theme/faqs/add-a-gift-wrap-option-to-my-cart.md).
{% endhint %}


---

# 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.foxecom.com/megamog-theme/theme-settings/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.
