Description
Magic Order Bump lets you show a targeted product offer directly on the WooCommerce checkout page. The customer can add it to their order with a single click — no page reload, no cart disruption.
How it works
The bump appears below the order summary as an interactive checkbox. When the customer checks it, the product is silently added to their cart and the order total updates in real time. Unchecking it removes it just as cleanly.
Features
- Works with the WooCommerce Block Checkout (WC Blocks / Gutenberg)
- Real-time total update — no page reload
- Fully accessible: keyboard navigable, ARIA roles, screen-reader friendly
- Configurable accent color to match your brand
- Custom description or automatic fallback to the product short description
- Display conditions: minimum/maximum cart amount, logged-in vs guest users, required product category in cart
- Rate limiting on the AJAX toggle (20 requests/min per customer)
- Compatible with WooCommerce High-Performance Order Storage (HPOS)
- Clean uninstall — removes all options and transients on deletion
Screenshots
Installation
- Upload the
magic-order-bump-for-woocommercefolder to the/wp-content/plugins/directory, or install it directly from Plugins Add New in your WordPress dashboard. - Activate the plugin through the Plugins screen.
- Go to WooCommerce Magic Order Bump and configure the settings.
- Enable the bump, choose a product, and save.
FAQ
-
Does this work with the classic WooCommerce checkout shortcode?
-
The plugin is designed and tested for the WooCommerce Block Checkout (the default in WooCommerce 8.3+). It may not display correctly with the classic
[woocommerce_checkout]shortcode. -
Can I show the bump only to specific customers?
-
Yes. You can restrict visibility to logged-in users only, guests only, or everyone. You can also require a minimum or maximum cart amount, or require a specific product category to be present in the cart.
-
Will the bump product appear as a separate line item in the order?
-
Yes. The product is added as a real WooCommerce cart item and appears as its own line item in the order. It is also flagged with a hidden
_mobump_itemmeta field for traceability. -
What happens if the bump product goes out of stock?
-
The bump will automatically stop showing as soon as the product is out of stock or no longer purchasable. If a customer already has it in their cart and the product becomes unavailable before checkout, it will be silently removed.
-
Does this plugin store any personal data?
-
No personal data is stored. The plugin uses a WooCommerce session variable to remember whether the customer has added the bump product. This is cleared when the session expires.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Magic Order Bump for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Magic Order Bump for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Initial release.



