# Split Banner

Two side-by-side banner panels, each with an image, heading, and link. Useful for promoting two collections or campaigns at once.

## How to access

Add the **Split Banner** section to any page in the customizer.

## Settings

The section itself has no top-level settings — all configuration is on the Panel blocks below.

## Blocks

Add up to 2 **Panel** blocks. Each panel has:

* **Image** — The panel background image.
* **Heading** — Text displayed on the panel. Default: `Shop Now`.
* **Button label** — Optional. Leave blank to make the entire panel clickable without a visible button.
* **Link** — Where the panel links to.


---

# 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/sections-and-features/split-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.
