Title: Varyo Bundles
Author: Varyoapps
Published: <strong>August 3, 2026</strong>
Last modified: August 3, 2026

---

Search plugins

![](https://ps.w.org/varyo-bundles/assets/banner-772x250.png?rev=3633010)

![](https://ps.w.org/varyo-bundles/assets/icon-256x256.png?rev=3633010)

# Varyo Bundles

 By [Varyoapps](https://profiles.wordpress.org/varyoapps/)

[Download](https://downloads.wordpress.org/plugin/varyo-bundles.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/varyo-bundles/#description)
 * [Reviews](https://wordpress.org/plugins/varyo-bundles/#reviews)
 *  [Installation](https://wordpress.org/plugins/varyo-bundles/#installation)
 * [Development](https://wordpress.org/plugins/varyo-bundles/#developers)

 [Support](https://wordpress.org/support/plugin/varyo-bundles/)

## 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

[⌊Starter templates: pick a ready-made offer and publish it in a couple of minutes.⌉⌊
Starter templates: pick a ready-made offer and publish it in a couple of minutes
.⌉[

Starter templates: pick a ready-made offer and publish it in a couple of minutes.

[⌊Quantity Breaks on a product page, with a tiered "buy more, save more" selector.⌉⌊
Quantity Breaks on a product page, with a tiered "buy more, save more" selector.⌉[

Quantity Breaks on a product page, with a tiered “buy more, save more” selector.

[⌊Analytics dashboard: views, orders, conversion rate, and added revenue per offer.⌉⌊
Analytics dashboard: views, orders, conversion rate, and added revenue per offer
.⌉[

Analytics dashboard: views, orders, conversion rate, and added revenue per offer.

[⌊Offer editor with live preview: what you see is exactly what the storefront renders.⌉⌊
Offer editor with live preview: what you see is exactly what the storefront renders
.⌉[

Offer editor with live preview: what you see is exactly what the storefront renders.

[⌊Quantity Breaks offer with a free gift attached.⌉⌊Quantity Breaks offer with a
free gift attached.⌉[

Quantity Breaks offer with a free gift attached.

[⌊Visual style controls: colors, borders, badges, spacing.⌉⌊Visual style controls:
colors, borders, badges, spacing.⌉[

Visual style controls: colors, borders, badges, spacing.

[⌊Product Bundle widget with companion products and variation pickers.⌉⌊Product 
Bundle widget with companion products and variation pickers.⌉[

Product Bundle widget with companion products and variation pickers.

[⌊Discounts carried through cart, checkout, and order emails.⌉⌊Discounts carried
through cart, checkout, and order emails.⌉[

Discounts carried through cart, checkout, and order emails.

[⌊Product and category targeting with priority rules.⌉⌊Product and category targeting
with priority rules.⌉[

Product and category targeting with priority rules.

## Installation

 1. In your WordPress admin, go to **Plugins  Add New** and search for “Varyo Bundles”,
    or upload the ZIP via **Plugins  Add New  Upload Plugin**.
 2. Activate the plugin. WooCommerce must be active.
 3. Go to **Varyo Bundles  Add New**, pick an offer type, choose the products or categories
    it applies to, and publish.
 4. 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.

Contributors

 *   [ Varyoapps ](https://profiles.wordpress.org/varyoapps/)

[Translate “Varyo Bundles” into your language.](https://translate.wordpress.org/projects/wp-plugins/varyo-bundles)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/varyo-bundles/), check
out the [SVN repository](https://plugins.svn.wordpress.org/varyo-bundles/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/varyo-bundles/) 
by [RSS](https://plugins.trac.wordpress.org/log/varyo-bundles/?limit=100&mode=stop_on_copy&format=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.

## Meta

 *  Version **1.0.0**
 *  Last updated **13 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [bogo](https://wordpress.org/plugins/tags/bogo/)[Bulk Discounts](https://wordpress.org/plugins/tags/bulk-discounts/)
   [product bundles](https://wordpress.org/plugins/tags/product-bundles/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/varyo-bundles/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/varyo-bundles/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/varyo-bundles/reviews/)

## Contributors

 *   [ Varyoapps ](https://profiles.wordpress.org/varyoapps/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/varyo-bundles/)