If you have already set up an add-on product on Digistore24, you can extend it with the Order Bump feature. The Order Bump feature differs from the add-on in the following way: a normal add-on product has its place directly below the initial product on your order form. The check has already been set and can be removed by the customer if they decide not to buy the add-on product. With the extension of the Order Bump feature, the add-on product has its place under the initial product on the order form. However, the check that has already been set cannot be removed by the customer. In addition, a window will appear that looks something like this:
It is only in this field that it’s possible for the customer to remove the check and thereby decide not to purchase the add-on product. If your customer does not remove the check, this will mean they order both products in one payment transaction. It goes without saying that you can customize the text and design of the box and use your own CSS styles. At the beginning, we provide you with shortcodes for the arrows in 4 colors and 2 orientations, either as a static JPG or a flashing GIF.
With the Order Bump feature, you make your customers a valuable offer and facilitate their purchase! It is now available on our responsive order forms. This way, you will significantly increase your sales once again!
Set up Order Bump feature on your responsive order form
After you have set up your responsive order form, you can move the Order Bump item from the left column to the appropriate place. You can edit it by clicking on the pencil icon in the top right corner of the window.
Pre-select Order Bump with GET parameters
If the Order Bump is to be pre-selected for visitors to your order form, you can do this with a GET parameter that you append to the link to the order form. To do this, you should set the quantity of the respective add-on product that you are using as the Order Bump with the following GET parameters.
GET PARAMETER | DESCRIPTION OF THE GET PARAMETER |
---|---|
?quantity_2=QUANTITY |
Sets the quantity of the first add-on on the order form. ?quantity_3 refers to the second add-on and ?quantity_7 to the sixth add-on, respectively. |
?quantity_98765=QUANTITY |
Sets the quantity of the product with the product ID 98765, regardless of whether it is the main product or one of the add-ons. |