Bundler provides the possibility to add a discount message on your offers and automatically calculates the discount to be displayed.
To add a discount message, go to the product’s admin page and scroll down to “Create offers and bundles”.
To automatically calculate the discount and display it on the message, you can use one or both of the following codes:
- (%) to display the discount percentage.
- ($) to display the discount in the store’s currency.
PS: make sure to add the brackets too, otherwise the discount calculation won’t work.
Then add the discount message on your offer. We will add this message for the example: “Save (%) with this offer (($) off)”.

And here is how it looks like on the front-end:
