| 开发者 | magicsoft |
|---|---|
| 更新时间 | 2026年3月26日 09:10 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
magic-order-bump-for-woocommerce folder to the /wp-content/plugins/ directory, or install it directly from Plugins → Add New in your WordPress dashboard.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.
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.
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_item meta field for traceability.
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.
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.