# Cart

<figure><img src="https://content.gitbook.com/content/wp6wpeVynqvtz0WMVrUT/blobs/Iz6zUQiD3DQzeWi16mIX/Untitled.png" alt=""><figcaption><p>Shopping cart</p></figcaption></figure>

This settings block is intended for general **Cart** settings on the site.

In order to get to the **Cart** settings block, you need to go to **`Customizer`** → **`Theme Settings`** → **`Cart`**.

<figure><img src="https://content.gitbook.com/content/wp6wpeVynqvtz0WMVrUT/blobs/Uhr5rxTJDWvfphqHngPx/Untitled%20(1).png" alt=""><figcaption><p>"Cart" in Customizer</p></figcaption></figure>

## **Settings**

### General

<figure><img src="https://content.gitbook.com/content/wp6wpeVynqvtz0WMVrUT/blobs/niKL8JszdzHUupqSJYJl/Untitled%20(3).png" alt=""><figcaption><p>General Settings</p></figcaption></figure>

1. **`Cart type`** - the setting is responsible for the type of cart. It has two values: *drawer, page*;
2. **`Show product vendor`** - the setting is responsible for showing/hiding the **product vendor**;
3. **`Show cart notes`** - the setting is responsible for showing/hiding **cart notes**;
4. **`Show tax and shipping message`** - the setting is responsible for showing/hiding the **tax and shipping message**;
5. **`Show dynamic checkout buttons`** - the setting is responsible for showing/hiding **dynamic checkout buttons**;
6. **`Show payment types`** - the setting is responsible for showing/hiding **payment types**;
7. **`Show shipping rates calculator`** - enable the shipping rates calculator in the cart drawer and cart page. If you have multiple currencies in your store - disable this feature. The shipping calculator does not support the store with multiple currencies;
8. **`Checkout button label`** - label for the **Checkout** button.

<figure><img src="https://content.gitbook.com/content/wp6wpeVynqvtz0WMVrUT/blobs/43J3AjT60mXPOuK2T6Mm/Dev-Gain-theme%20%C2%B7%20Customize%20NT%20-%20Cart%20%C2%B7%20Shopify%202023-11-09%2015-56-30.png" alt=""><figcaption><p>7.<strong><code>Show shipping rates calculator</code></strong></p></figcaption></figure>

### Cart notification

<figure><img src="https://content.gitbook.com/content/wp6wpeVynqvtz0WMVrUT/blobs/fvONVDgrkSD9iBDvnp12/Untitled%20(4).png" alt=""><figcaption><p>Cart Notification</p></figcaption></figure>

1. **`Show cart notification`** - the setting is responsible for showing/hiding the notification popup when adding to the cart;
2. **`Background color`** - the setting is responsible for the background color of the popup;
3. **`Heading color`** - the setting is resposible for the title color of the popup;
4. **`Text color`** - the setting is responsible for the text color of the popup;
5. **`Close button color`** - the setting is responsible for the close button color of the popup.

### Empty cart

<figure><img src="https://content.gitbook.com/content/wp6wpeVynqvtz0WMVrUT/blobs/xhwZlaYkqDQwppe7KRYY/Untitled%20(5).png" alt=""><figcaption><p>Empty Cart Settings</p></figcaption></figure>

1. **`Empty cart heading`** - message displayed when the cart is empty;
2. **`Show continue shopping link`** - the setting is responsible for showing/hiding the link;
3. **`Empty cart link text`** - link text displayed when the cart is empty;
4. **`Empty cart link URL`** - URL of the link displayed when the cart is empty **(/collections/all - default)**.

### **Minimum order amount**

<figure><img src="https://content.gitbook.com/content/wp6wpeVynqvtz0WMVrUT/blobs/wj4LLpQjtxxEHstMUiAB/Dev-Gain-theme%20%C2%B7%20Customize%20NT%20-%20Cart%20%C2%B7%20Shopify%202023-11-09%2015-58-24.png" alt=""><figcaption><p>Minimum order amount Settings</p></figcaption></figure>

1. **`Enable`** - enable minimum order amount block;
2. **`Goal amount`** - subtotal that allows the client to go to checkout;
3. **`Goal message`** - message to show the client if he is not eligible to go to checkout;
4. **`Goal is reached message`** - message to show client if he is eligible to go to checkout;
5. **`Text color`** - message to show client if he is not eligible to go to checkout color;
6. **`Reached goal text color`** - message to show client if he is eligible to go to checkout color.

**Disclaimer:** This feature only makes the checkout button disabled, the user still can go to checkout with a direct link.
