# Cart drawer

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

## Blocks

### Recommendations

This feature requires the Shopify Search & Discovery app, and generates recommendations based on the first item in the cart, if the cart is not empty.

[Customize product recommendations](https://help.shopify.com/en/manual/online-store/search-and-discovery/product-recommendations)

#### Recommendation type

Choose the type of recommendation to show.

#### Product limit

The maximum number of products to show.

#### Heading﻿

Leave blank to use theme default.

#### Subheading﻿

Leave blank to use theme default.

#### Button label﻿

Leave blank to omit.

#### Button link

Leave blank to omit.

#### Button style

Choose the button style.

***

### Custom liquid

#### Liquid content

Add liquid code.


---

# 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://gatame.gitbook.io/highstreet/drawers/cart-drawer.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.
