> For the complete documentation index, see [llms.txt](https://because.gitbook.io/because/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://because.gitbook.io/because/the-because-platform/openapi/banners.md).

# Banners

Whether you’re announcing a sitewide sale, spotlighting a limited-time offer, or reminding customers about a free shipping threshold, Banners are your go-to for grabbing attention *without sacrificing your brand aesthetic*.

***

## **Why Choose Banners?**

* **Customizable Design**

  Unlike Text Blocks, Banners come with their own design container. You can customize background colors, font treatments, padding, and more—so your message stands out while still feeling cohesive with your brand.
* **Visual Enhancements**

  Add icons from our built-in library or upload your own for extra emphasis. Think: hearts for “bestsellers,” clocks for “limited time,” or gift boxes for “free gift with purchase.”
* **Data-Driven Delivery**

  Banners can be dynamically displayed based on customer behavior, page type, product attributes, location, and even Klaviyo segments. That means you can tailor your message to the moment—no manual updates needed.

<figure><img src="/files/i50nsycoExwTV53reoFi" alt="" width="563"><figcaption><p>Because Banner</p></figcaption></figure>

<figure><img src="/files/UgZYhhw9oP4JK1sYuK0g" alt="" width="563"><figcaption><p>Because PDP Banner Campaign</p></figcaption></figure>

## **Perfect For…**

* Flash sales or promotions
* Cart value reminders (“You’re $10 away from free shipping!”)
* Subscription messaging (“Save 10% when you subscribe & save”)
* Back-in-stock or low-stock callouts
* Loyalty rewards and perks

***

## **Where Can You Use Them?**

Banners work beautifully on:

* Product detail pages
* Collection pages
* Cart pages

Whether it’s a single targeted promo or a set of rotating offers, Banners are an easy way to keep shoppers informed and engaged throughout the buying journey.

***

## Ready to Try It?

In the Because campaign editor, select “Banner” as your content type, then select your page type. From there, you’ll choose your message, adjust styling, and set your targeting rules.

If you have any questions about banner campaigns or need assistance, don’t hesitate to contact our support team at [**support@trybecause.com**](mailto:support@trybecause.com). We’re here to help!


---

# 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, and the optional `goal` query parameter:

```
GET https://because.gitbook.io/because/the-because-platform/openapi/banners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
