> For the complete documentation index, see [llms.txt](https://docs-en.shoppy.is/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.shoppy.is/shoppy-dashboard/app-builder/cart.md).

# Cart

The Cart Builder is a section in the App Builder that gives merchants full control over the layout and content of the app's cart screen. Blocks can be added, removed, and reordered to create a cart experience designed to increase conversion and average order value. Available blocks: Purchase Options, Notes, Cross-sell Carousel (existing); Free Shipping Progress Bar and Cart Incentives (new).

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

### How to Enable / Configure

1\. Go to App Builder > Cart in your Shoppy Dashboard.

2\. The cart block editor will appear with all available blocks.

### Arrange blocks

1\. Add the blocks you want to display in the cart view.

2\. Drag and drop blocks to set the order in which they appear.

3\. Remove any blocks you do not want to show.

### Free Shipping Progress Bar

1\. Enable the Free Shipping Progress Bar block.

2\. Set the minimum cart threshold the customer must reach to unlock free shipping.

3\. Save the block settings.

### Cart Incentives

1\. Enable the Cart Incentives block.

2\. Set the minimum cart threshold required to trigger the incentive.

3\. Select Free Gift — choose an existing product from your Shopify catalog; it will be added to the cart at no charge

when the threshold is met.

4\. Or select Free Gift Wrapping — choose a gift wrapping product from your catalog; it will be added automatically

when the threshold is met.

5\. Save the block settings.


---

# 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://docs-en.shoppy.is/shoppy-dashboard/app-builder/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.
