# DRIFT — Cart

Configures the cart drawer that opens automatically when a product is added to cart.

## How to access

**Theme settings → DRIFT — Cart**

## Settings

### Show dynamic checkout buttons

Displays accelerated checkout buttons (Apple Pay, Shop Pay, Google Pay, etc.) below the Checkout button. Which buttons appear depends on your Shopify Payments settings.

## Free shipping bar

### Enable free shipping progress bar

Shows a progress bar in the cart drawer indicating how close the customer is to free shipping.

### Free shipping threshold

Amount in your store's base currency (for example, `100` = $100). The progress bar compares against the cart subtotal.


---

# 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://docs.webexp.dev/drift/drift-pro/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.
