# Recommendations

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

### What It Does

The Recommendation block lets you add up to 3 recommended products to the Cart drawer section.

***

### Settings

#### **Heading**

The title text displayed in this element.

#### **Collection**

Selects a collection to display.

#### **Button color scheme**

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

**Product**

#### **Show vendor**

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

#### **Show price**

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

**Appearance**

#### **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 %}

#### Button color scheme

Controls the Button 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/global-sections/cart-drawer/recommendation.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.
