# Cart items

### What It Does

The **Cart items** section lets you control how cart items appear, including options for cart notes and checkout buttons.

***

### Settings

#### **Color scheme**

Applies a predefined color scheme to this element.

{% hint style="info" %}
Color schemes are sets of coordinated colors you define under **Theme settings > Colors**. Choosing a scheme applies its background, text, and accent colors.
{% endhint %}

**Spacing**

#### **Maximum padding top**

Adjusts the space above the content.

#### **Maximum padding bottom**

Adjusts the space below the content.

***

### Supported Blocks

#### Text

See the child document for full settings: [Text](/agnes/page-setup/cart-page/main-cart-items/text.md)

**Block Limit:** You can add up to **2** of this block type.

#### Custom liquid

See the child document for full settings: [Custom liquid](/agnes/page-setup/cart-page/main-cart-items/liquid.md)

#### Cart items

See the child document for full settings: [Cart items](/agnes/page-setup/cart-page/main-cart-items/cart-items.md)

#### Cart note

See the child document for full settings: [Cart note](/agnes/page-setup/cart-page/main-cart-items/cart-note.md)

#### Free shipping bar

See the child document for full settings: [Free shipping bar](/agnes/page-setup/cart-page/main-cart-items/shipping-bar.md)

#### Buttons

See the child document for full settings: [Buttons](/agnes/page-setup/cart-page/main-cart-items/checkout.md)


---

# 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://moodboard-creations.gitbook.io/agnes/page-setup/cart-page/main-cart-items.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.
