Description
Varyo Bundles adds polished, conversion-focused bundle offers to the product pages of your existing WooCommerce products. Customers pick a deal right next to the add-to-cart button: buy more and save, get a free gift, or grab a discounted bundle.
This is not another bundle product type. You don’t assemble new catalog products or duplicate inventory. Varyo is a deal widget for the products you already sell: create an offer once, target it at products or categories, and it appears on every matching product page.
Three offer types
- Quantity Breaks: tiered discounts that reward buying more, such as “Buy 2, save 10%” and “Buy 3, save 15%”. Percentage off, fixed amount off, or a fixed total price per tier.
- Buy X Get Y: classic BOGO and beyond. Buy X items, get Y items free or discounted.
- Product Bundles: pair the main product with companion products at a bundle discount, in horizontal or vertical layout.
You choose the deal. Varyo handles the pricing, cart logic, and validation.
Free gifts and upsells on any offer
Attach a free gift (added automatically) or an opt-in discounted upsell to any deal bar, including variable products with an inline variation picker.
See the money it makes
The analytics dashboard shows views, orders, conversion rate, and added revenue, the extra money your offers generated, per offer and per month. You’ll know exactly whether a deal is working, not just that it exists.
Designed to look like part of your store
- Visual style controls for colors, borders, spacing, and badges. No CSS required.
- Live preview in the admin: see the exact widget, with real product prices and variation pickers, while you build the offer.
- Works with variable products end to end, with server-side validation of every selection.
It should look like part of your store, not another plugin bolted onto it.
Light enough to forget it’s there
- About four database queries per product page, flat, whether you run 5 offers or 100. Offers are batch-loaded and matched in memory, never queried one by one.
- Cart pricing computes in under a millisecond, even with many deals in the cart.
- The analytics dashboard reads pre-aggregated counters and never scans your orders table, so it’s as fast at 10,000 orders as at 10.
- No React app, no SaaS connection, no external requests, no render-blocking assets.
- No custom database tables. Everything lives in standard posts and meta, and uninstall can remove all offers, settings, and analytics (or keep your data, your choice). Order history is never touched.
Built the WordPress way
- Discounts are applied through WooCommerce’s own cart pricing hooks, so totals, taxes, and order emails are always consistent. There are no display-only price tricks.
- Compatible with the WooCommerce block Cart, Checkout, and Mini-Cart, and with HPOS (High-Performance Order Storage).
Requirements
WooCommerce 7.0 or newer must be installed and active.
Third-party libraries
Varyo Bundles includes Chart.js 4.5.1 under the MIT License for the analytics chart. Human-readable source is available at https://github.com/chartjs/Chart.js/tree/v4.5.1.
Screenshots









Installation
- In your WordPress admin, go to Plugins Add New and search for “Varyo Bundles”, or upload the ZIP via Plugins Add New Upload Plugin.
- Activate the plugin. WooCommerce must be active.
- Go to Varyo Bundles Add New, pick an offer type, choose the products or categories it applies to, and publish.
- Visit a targeted product page. The offer widget appears next to the add-to-cart button.
FAQ
-
Does this create new products in my catalog?
-
No. Varyo shows offer widgets on your existing product pages. Your catalog, inventory, and SKUs are untouched.
-
How are discounts applied, and will my cart totals and taxes be correct?
-
Pricing is applied through WooCommerce’s standard cart pricing hooks before totals are calculated, so the cart, checkout, taxes, order records, and emails all reflect the real discounted price.
-
Does it work with coupons?
-
Yes. WooCommerce coupons apply on top of the Varyo-discounted cart following WooCommerce’s normal rules. If you’d rather not stack them, restrict the coupon in WooCommerce’s coupon settings.
-
Does it work with variable products?
-
Yes. Quantity breaks, Buy X Get Y, bundles, and even gift/upsell add-ons support variable products with inline variation pickers.
-
Does it work with the WooCommerce block Cart and Checkout?
-
Yes. The block Cart, Checkout, and Mini-Cart flows are supported, including quantity changes made inside the blocks.
-
How many offers can I run?
-
Unlimited. Varyo Bundles does not restrict the number of active offers or drafts you can create.
-
Will it slow down my site?
-
No measurable impact. The widget adds about four database queries to a product page regardless of how many offers you run; cart pricing completes in under a millisecond; and analytics are stored as pre-aggregated counters, so nothing ever scans your orders table during normal browsing. You can verify all of this yourself with the Query Monitor plugin.
-
Does it work with my theme?
-
Varyo renders inside the standard WooCommerce add-to-cart form, which virtually all themes output.
-
Does it support subscriptions?
-
No, subscription products are not supported.
-
What happens to my data if I uninstall?
-
Your call: a deactivation option lets you keep all Varyo data for a future reinstall. With full removal selected, uninstall deletes all bundle offers, their settings, analytics data, and plugin options. Historical Varyo metadata already attached to WooCommerce order items stays with those orders, so past order records remain intact for accounting and support. Varyo never deletes or modifies your WooCommerce orders.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Varyo Bundles” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Varyo Bundles” 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.0
- Initial release: Quantity Breaks, Buy X Get Y, and Product Bundle offers; gift and upsell add-ons; variable product support; optional deal bar images; starter templates; visual style controls with live admin preview; dynamic text variables; views/orders/conversion/added-revenue analytics; HPOS and block Cart/Checkout compatibility.
