# In-cart banner

Use this block to promote ongoing sales and special offers, encouraging customers to explore them before heading to checkout.

<figure><img src="/files/WweJ3tQcpklPoy6Dl1a6" alt=""><figcaption><p>In-cart banner in cart drawer</p></figcaption></figure>

### GENERAL

#### Hide for empty cart

Select to hide the block when the cart is empty.

### CONTENT

#### Subheading

Enter a subheading to draw customers' attention.

#### Heading

Enter a heading to state what you want to convey.

#### Heading size

Choose the font size for the heading.

#### Body

Enter a body with the information you want to convey.

#### Body size

Choose the font size for the body. Note that the option applies only to the "Paragraph" text formatting.

#### Discount code

Enter a discount code. To get a valid code, create the needed type of discount in your [admin](https://admin.shopify.com/discounts), select the "Discount code" method, and then either enter the code manually or generate it. Learn about [offering discounts in Shopify](https://help.shopify.com/en/manual/discounts/discount-types).

#### Alignment

Choose the content alignment.

### BUTTON

#### Label

Enter a button label to introduce the page it redirects to.

#### **Link**

Choose a page from your store or enter a URL to redirect customers to.

#### Style

Choose the style of the button. To create button styles, pick colors for button elements in the [color schemes](/aurora-theme/theme-settings/color-schemes.md#button-primary-to-tertiary) and make additional adjustments in the [button settings](/aurora-theme/theme-settings/buttons.md).

### APPEARANCE <a href="#appearance" id="appearance"></a>

#### **Color scheme** <a href="#color-scheme" id="color-scheme"></a>

Choose an **inherited, own** or **custom** color scheme.

{% tabs %}
{% tab title="Inherit" %}
Inherits the color scheme of the parent section or the [default color scheme](/aurora-theme/theme-settings/color-schemes.md#default-color-scheme) from Theme settings.
{% endtab %}

{% tab title="Own" %}

#### **Scheme** <a href="#color-scheme" id="color-scheme"></a>

Choose a separate color scheme.
{% endtab %}

{% tab title="Custom" %}

#### Text

Pick the color for the content.&#x20;

#### Background

Pick the color for the background.

#### Background gradient

Pick the gradient colors for the background. Note that gradient takes priority.

#### Button label

Pick the color for the button label.

#### Button background

Pick the color for the button background.

#### Button background gradient

Pick the gradient colors for the button background. Note that gradient takes priority.
{% endtab %}
{% endtabs %}


---

# 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://getsitecontrol.gitbook.io/aurora-theme/overlay-group/cart-drawer/in-cart-banner.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.
