# Cart items

*Block type for the **Cart items** section.*

### What It Does

The **Cart items** block adds specific content or functionality within the **Cart items** section.

***

### Settings

#### **Show vendor**

When enabled, displays this element. Disable to hide it.

#### **Show quantity**

When enabled, displays this element. Disable to hide it.

#### **Show price**

When enabled, displays this element. Disable to hide it.

**Item appearance**

#### **Product image width**:&#x20;

Controls the width of this element.

#### **Gap**&#x20;

Controls the spacing between items.

#### **Top and bottom padding**:&#x20;

Adjusts the space above the content.

#### **Border style**&#x20;

Controls the Border style. Choose from: Border bottom only, Border.

#### **Border width**&#x20;

Sets the thickness of the border.

#### **Border radius**&#x20;

Rounds the corners of this element.

#### **Enable inner card color**&#x20;

When enabled, applies the inner card color scheme. Disable to hide it.

#### **Input color scheme**

Controls the Input color scheme. Choose from: Primary, Secondary.

***


---

# 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/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.
