> ## Documentation Index
> Fetch the complete documentation index at: https://docs.digifist.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Cart

> Configure Everest's global cart settings and the shared behavior they control across the store.

The Cart settings control shared theme behavior across Everest. Because these values affect multiple sections and templates at once, they are best used to set global design direction and core storefront behavior before adjusting individual sections.

<img src="https://mintcdn.com/digifist/Z1kKLuCi-KUK4ynl/images/theme/everest/theme-settings/cart-overview.png?fit=max&auto=format&n=Z1kKLuCi-KUK4ynl&q=85&s=6a21d50f7eb34b4fe9a6dbef89372303" alt="Cart theme settings overview in Everest" width="3280" height="2186" data-path="images/theme/everest/theme-settings/cart-overview.png" />

## What these settings control

* Product, collection, or cart-related storefront behavior
* Color schemes, contrast, and shared visual styling

## How to access

<Steps>
  <Step title="Open the Theme Customizer">
    In Shopify admin, go to **Online Store** -> **Themes** -> **Customize**.
  </Step>

  <Step title="Open Theme settings">
    Select **Theme settings** in the customizer sidebar.
  </Step>

  <Step title="Choose Cart">
    Open **Cart** to review and update the shared settings in this category.
  </Step>
</Steps>

<img src="https://mintcdn.com/digifist/Z1kKLuCi-KUK4ynl/images/theme/everest/theme-settings/cart-location.png?fit=max&auto=format&n=Z1kKLuCi-KUK4ynl&q=85&s=8f61fd368bf93ae360911bf5814aabeb" alt="Cart location in the Everest theme settings" width="3280" height="2186" data-path="images/theme/everest/theme-settings/cart-location.png" />

## Settings

### Settings

<img src="https://mintcdn.com/digifist/Z1kKLuCi-KUK4ynl/images/theme/everest/theme-settings/cart-settings.png?fit=max&auto=format&n=Z1kKLuCi-KUK4ynl&q=85&s=3af70ccfe2e4911ed379c02ca1b568e0" alt="Settings settings in Everest Cart" width="3280" height="2186" data-path="images/theme/everest/theme-settings/cart-settings.png" />

<AccordionGroup>
  <Accordion title="Cart type" icon="shopping-bag">
    Choose how **Cart type** behaves in the section.

    **Available options:** Drawer, Page, Popup notification.

    **Default:** `notification`
  </Accordion>

  <Accordion title="Show vendor on" icon="shopping-bag">
    Choose how **Show vendor on** behaves in the section.

    **Available options:** None, Drawer, Cart page, Both.

    **Default:** `none`
  </Accordion>

  <Accordion title="Free shipping notification" icon="shopping-bag">
    Choose how **Free shipping notification** behaves in the section.

    **Available options:** None, Drawer, Cart page, Both.

    **Default:** `both`
  </Accordion>

  <Accordion title="Free shipping threshold" icon="shopping-bag">
    Enter the content used for **free shipping threshold**.

    **Default:** `150`
  </Accordion>

  <Accordion title="Cart note" icon="shopping-bag">
    Choose how **Cart note** behaves in the section.

    **Available options:** None, Drawer.

    **Default:** `none`

    Use note block for cart page.
  </Accordion>

  <Accordion title="Cart upsell" icon="shopping-bag">
    Choose how **Cart upsell** behaves in the section.

    **Available options:** None, Drawer.

    **Default:** `none`

    Use upsell block for cart page.
  </Accordion>
</AccordionGroup>

### Cart drawer

<img src="https://mintcdn.com/digifist/Z1kKLuCi-KUK4ynl/images/theme/everest/theme-settings/cart-cart-drawer.png?fit=max&auto=format&n=Z1kKLuCi-KUK4ynl&q=85&s=484fa5bd6fda61581e27b95709d23b33" alt="Cart drawer settings in Everest Cart" width="3280" height="2186" data-path="images/theme/everest/theme-settings/cart-cart-drawer.png" />

<AccordionGroup>
  <Accordion title="Collection" icon="bars">
    Select the collection source used by **collection**.

    Visible when cart drawer is empty.
  </Accordion>

  <Accordion title="Color scheme" icon="palette">
    Select the color scheme used for **color scheme**.

    Use this to keep contrast and branding consistent with the rest of the store.

    **Default:** `scheme-1`
  </Accordion>
</AccordionGroup>

## Best practices

* Check contrast after changing color schemes so text and controls remain easy to read.
* Change one global setting area at a time and preview multiple templates before publishing.
* Remember that theme settings affect many sections at once, so small adjustments can have wide impact.

## Related guides

* [Everest Theme Settings](/themes/everest/theme-settings/index)
* [Everest Theme Overview](/themes/everest/index)
* [Cart Template](/themes/everest/pages-templates/cart)
