# Cart settings

{% embed url="<https://youtu.be/DAv7LDBPV8o>" %}

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

&#x20;The customer can edit the item quantity or add a specific note into the cart.

<img src="/files/ZtQ5QV56oawlEBHTnBQn" alt="" width="375">

{% 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/bCVhAcgMQrf9R1dzYIcN" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To use the **Cart drawer** feature, make sure you've enabled [Ajax "ADD TO CART"](/minimog-theme/theme-settings/general-settings.md#ajax-add-to-cart) in Theme settings > General settings.
{% endhint %}

## Cart add-ons

You can enable the display of additional information in the cart drawer, including:

* Show cart notes: 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 the discount code.
* Show estimated shipping rates: To calculate the 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).

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

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

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

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

<figure><img src="/files/SX65AqudlKxDPLIUfi25" alt=""><figcaption><p><a href="https://apps.shopify.com/xflow?utm_source=foxecom&#x26;utm_medium=help_center_minimog&#x26;utm_campaign=banner">Install XFlow Back In Stock Automation FREE</a></p></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.foxecom.com/minimog-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.
