# 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/tbStCMxeDE7LkKsOjlaF" 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 and cart page**" to enable cart countdown in cart dawn.
   {% endhint %}

## Free shipping progress bar

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/odhXUOhgMkYXtjuKFw2I" alt=""><figcaption></figcaption></figure>

## Cart countdown

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

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

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

## Cart note, Gift wrap and Shipping Rate Calculator

<figure><img src="/files/6beYtZgp2zqePzo0nkHd" alt=""><figcaption></figcaption></figure>

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

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

**Shipping Rates Calculator:** Show the estimated shipping rates and delivery days

## Product recommendations

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

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/wl7WC8R3qx7VLn08LA9w" 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/PpXGowyAQtkFPt5tvq1j" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3NgZeTjHY8EVKrsb6nGh" 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://blueskytechco.gitbook.io/alukas-shopify/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.
