# Cart

{% hint style="success" %}
**Steps:**&#x20;

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

<figure><img src="/files/1C5aw4ouFlNj7McjRtpI" alt=""><figcaption></figcaption></figure>

### Cart

* **Cart type** - Drawer/Page/Popup Notification
* **Cart icon -** 5 icons
* **Empty button link** - Link for the button when the cart is empty
* **Show vendor** - Display the name of the vendor/brand in the cart
* **Show cart note** - You can use order notes to collect special instructions from customers about how to prepare and deliver an order
* **Show calculate shipping** - You can calculate the shipping cost of the products in the cart
* **Show icon checkout** - Show the icon of the checkout button
* **Show button view cart -** Show the button to link the cart page

### Free shipping bar

Free shipping can benefit an online store by attracting customers and increasing sales

* **Show shipping bar** - Display messages in the drawer and cart page
* **Message shipping bar**
* **Free shipping minimum amount** - Customize the threshold amount for free shipping

### Message

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

* **Message** - A small message or an advertisement for the drawer cart
* **Text color**
* **Background color**

### Product recommendations

*Product recommendations boost sales and enhance the shopping experience by suggesting relevant items based on customer behavior.*

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

* **Show product recommendations** - Product recommendations will be shown on the drawer cart
* **Heading**


---

# 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://oranthemes.gitbook.io/nimbus-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.
