> For the complete documentation index, see [llms.txt](https://pipeline.groupthought.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pipeline.groupthought.com/settings/theme-settings/cart.md).

# Cart

In the cart settings, you can manage how your cart is displayed, functions, and behaves with the help of various controls.

## Overview

<details>

<summary>Settings overview</summary>

* Cart styles and toggle options
* Empty cart link
* Free shipping message and customization
* Custom cart message
* Cart colors&#x20;
* Additional checkout buttons

</details>

Video walkthrough of all cart settings:

{% embed url="<https://www.loom.com/share/e3f08c18f9864dcb9ec61806d4ef93e4?sid=4c765c54-6d5f-4d16-a2d7-acfc05fce150>" %}

## Changes in the Cart settings

As of Pipeline 7.1, most of the Cart settings have **moved into the Cart page settings**:

<div data-full-width="true"><figure><img src="/files/Ajoxe4fyUULxXGGVEKgi" alt=""><figcaption></figcaption></figure></div>

### Updated settings

Settings available in the **Theme Settings -> Cart** now include:

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

* Cart type selector
* Free shipping threshold setting


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://pipeline.groupthought.com/settings/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.
