# Cart

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.

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

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Theme settings**
2. Locate **Cart**
3. Make necessary changes
4. **Save**
5. **Cart countdown:** Tick the checkbox "**Show on minicart and cart page**" to enable cart countdown in cart dawn.
   {% endhint %}

## Free shipping message

This option allows you to set the minimum shipping amount for Customers, which means, when Customers reach to that minimum amount, they will have free shipping offer.

<figure><img src="/files/4bm9QeF7io2mHlGWKXWl" alt=""><figcaption></figcaption></figure>

**Action after adding to cart:** Choose the response after adding a product to the cart.

**Show Free shipping message on minicart and cart page:** Decide whether to display the free shipping message on the minicart and cart page.

**Free shipping minimum amount:** Set a minimum amount for free shipping.

## Cart count down

**Cart countdown** is a timer that displays the remaining time until items in the shopping cart are automatically checked out.

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

## Cart addons

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

**Enable cart note:** a feature allows customers leave notes for products in the cart

**Enable gift wrap:** Select the provided gift wrap option, and the store will beautifully package the products as a gift.

**Enable discount code:** When enabled, this feature will display in the mini cart and allow customers to apply store discount codes directly within the cart, without needing to enter them on the checkout page.

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

**Enable shipping protection:** Turn on/off the option to offer shipping protection to customers.

**Choose shipping protection product:** Select the product that will be used as the shipping protection option.

You need to create a dedicated product to represent the Shipping Protection service.

**The price of this product** will be used as the **Shipping Protection fee** displayed to customers.

**Important notes:**

* Do not create any variants for this product
* Do not add quantity
* Do not set a compare-at price

![shipping protection product.png](https://support.the4.co/storage/54965/JtInFQQ9E2w91fSgUJZZWFFvT1IYfQKY0fsOlINE.png)<br>

## Product recommendations

When the **Product recommendations** feature is activated, items related to those in your cart will be showcased. You can either let the system automatically select these products or manually choose them according to your preference.

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

### Shipping rates calculator

**Shipping rates calculator:** Show the estimated shipping rates and delivery days

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

## **How to change Free shipping progress bar text?**

{% hint style="success" %}
**Step:**

1. From your admin, go to **Online Stores -> Themes**
2. Click to theme setting icon then select **Edit default theme content**
3. Search keywords **"Free shipping"** and edit the message in section **Cart** as you wish
   {% endhint %}

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

<figure><img src="/files/MQvV373mtx9aq36WGlNx" 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://nextsky.gitbook.io/glozin-theme/theme-settings/cart.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.
