# Order Bump

An order bump can increase your average order value (AOV) by presenting customers with a last-minute offer on their way to the checkout.&#x20;

Create an order bump using the standalone **Order Bump** widget or the field embedded in the [2 Step form ](/start/funnel-builder/editor-forms/2-step-form.md)widget. The installation steps and customization options are similar for both widgets.

## Selecting the widget

If you use the standalone **Order bump** widget, drag the widget to the canvas. Click the widget one time to open the settings panel.

If you use the **2 Step form:**

1. Drag the widget to the canvas.
2. Click the number 2.
3. Scroll down to the Order Bump field.
4. Click the field one time to open the settings panel.

![Default order bump field](/files/4GQtvH8yqLqImn1JLJwf)

## Creating an order bump

1. Enter sales text in the order bump field.&#x20;
2. Click the **Style** tab on the left hand panel to style the text. (optional)
3. Link the Order Bump product to the order bump widget (see below).  &#x20;
4. If you want to have the order bump product pre-selected by default, enable the **Selected** toggle.

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

{% hint style="info" %}
**Note**  The **Selected** toggle controls the checkbox that users see in the order bump field. The user checks the box if they want to add the order bump product to their basket.&#x20;

The default setting is OFF (unchecked box). To change the default to ON, go to **Selected** in the left panel and switch on the toggle.&#x20;
{% endhint %}

### Creating an order bump product

You can create a product or subscription just for the order bump.

1. Click the Order Bump field one time.
2. Click **Manage** in the left settings panel.
3. Click the **Add a new product** button in the panel on the right.
4. Choose one-time or subscription.
5. Add a description and price.
6. Switch on the order bump toggle.
7. Click **Create product**.

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

* Funnelish adds the item to the list with an **OB** (Order Bump) icon.&#x20;

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

### Editing an order bump&#x20;

To change order bump information, open the Edit panel.&#x20;

1. Click the Order Bump field one time.
2. Click **Manage** in the left settings panel.
3. Click the product or subscription name. The editor displays.
4. Edit information. (optional)
5. Click Save changes.

### Adding an image&#x20;

To insert an image into the order bump field:

1. Click on the order bump element.
2. Click the image icon.
3. Upload a file.
4. Click the image. The image displays in the order bump field.
5. Resize the image.
6. Click Save changes.

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


---

# 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.funnelish.com/start/funnel-builder/order-bump.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.
