Title: CB Quantity Breaks for WooCommerce
Author: Chris M Ybanez
Published: <strong>September 18, 2026</strong>
Last modified: September 18, 2026

---

Search plugins

![](https://ps.w.org/cb-quantity-breaks-for-woocommerce/assets/banner-772x250.png?
rev=3701334)

![](https://ps.w.org/cb-quantity-breaks-for-woocommerce/assets/icon-256x256.png?
rev=3701334)

# CB Quantity Breaks for WooCommerce

 By [Chris M Ybanez](https://profiles.wordpress.org/chrismaryey02/)

[Download](https://downloads.wordpress.org/plugin/cb-quantity-breaks-for-woocommerce.1.4.0.zip)

 * [Details](https://wordpress.org/plugins/cb-quantity-breaks-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/cb-quantity-breaks-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/cb-quantity-breaks-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/cb-quantity-breaks-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/cb-quantity-breaks-for-woocommerce/)

## Description

CB Quantity Breaks for WooCommerce lets you offer quantity-based (“buy more, save
more”) discounts on any WooCommerce product, without coupons or third-party checkout
add-ons.

For each product you can define multiple quantity tiers, each with its own price
per unit. On the product page, customers see a clear discount table showing every
tier and how much they save. As they change the quantity, the table highlights the
tier that applies to them and the displayed price updates live. When the product
is added to the cart, the correct tiered price is applied automatically at checkout.

**Features**

 * Add unlimited quantity/price tiers per product, from the standard WooCommerce
   product edit screen.
 * Automatic discount-table display on the single product page.
 * Live price and quantity-table updates as the customer changes the quantity or
   a variation.
 * Automatic tiered pricing applied to the cart total — no coupon codes required.
 * Works with simple and variable WooCommerce products.
 * Lightweight: no external services, tracking, or dependencies beyond WooCommerce.
 * Settings screen (under Products  Quantity Breaks) to control how and where the
   table is displayed, customize the unit label (e.g. “roll” / “rolls”, “box” / “
   boxes”), and toggle the savings nudge message.
 * `[cbqb_tier_table]` shortcode to place the discount table anywhere — a custom
   theme template, a page, or a widget — independent of the automatic display setting.

This plugin does not limit, gate, or paywall any of its functionality. Everything
described above is included, in full, for free.

#### Requirements

 * WooCommerce must be installed and active.

## Screenshots

[⌊Quantity discount table displayed on a WooCommerce product page.⌉⌊Quantity discount
table displayed on a WooCommerce product page.⌉[

Quantity discount table displayed on a WooCommerce product page.

[⌊Tier pricing editor on the product edit screen.⌉⌊Tier pricing editor on the product
edit screen.⌉[

Tier pricing editor on the product edit screen.

[[

## Installation

 1. Upload the `cb-quantity-breaks-for-woocommerce` folder to the `/wp-content/plugins/`
    directory, or install the plugin directly through the WordPress plugin screen.
 2. Activate the plugin through the “Plugins” screen in WordPress.
 3. Make sure WooCommerce is installed and active.
 4. Edit any WooCommerce product, open the Product Data panel’s “Quantity Discount”
    tab, and add your quantity/price tiers.
 5. Save/update the product. The discount table will appear automatically on the product
    page.

## FAQ

### Does this work with variable products?

Yes. Tiers are saved against the parent product and apply across its variations.

### Do I need to create coupon codes?

No. Tiered pricing is applied automatically based on the quantity in the cart.

### My theme doesn’t show the table automatically. What do I do?

Go to Products  Quantity Breaks in wp-admin. Either pick a different automatic hook
under “Custom hook”, or switch to “Shortcode only” and place `[cbqb_tier_table]`
in your theme template with `do_shortcode()`.

### Can I change the wording “unit(s)” to something else, like “roll” or “box”?

Yes, under Products  Quantity Breaks  Unit label, set your own singular/plural labels.

### Does this plugin phone home or track users?

No. The plugin does not collect analytics, connect to external services, or add 
any external links to your site.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“CB Quantity Breaks for WooCommerce” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Chris M Ybanez ](https://profiles.wordpress.org/chrismaryey02/)

[Translate “CB Quantity Breaks for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/cb-quantity-breaks-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/cb-quantity-breaks-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/cb-quantity-breaks-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/cb-quantity-breaks-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/cb-quantity-breaks-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.4.0

 * Renamed the plugin from “CB Tier Pricing for WooCommerce” to “CB Quantity Breaks
   for WooCommerce” (slug: cb-quantity-breaks-for-woocommerce) to avoid confusion
   with other tier-pricing plugins, per WordPress.org Plugin Review feedback.
 * Moved all inline `<style>` and `<script>` blocks to properly enqueued CSS/JS 
   files (`wp_enqueue_style()` / `wp_enqueue_script()`), instead of printing them
   directly in HTML.
 * Corrected the readme Contributors list.

#### 1.3.1

 * Fixed the Text Domain header to match the plugin slug (cb-tier-pricing-for-woocommerce),
   required for WordPress.org submission.
 * Updated “Tested up to” to the current WordPress version.

#### 1.3.0

 * Quantity discount fields now live in their own “Quantity Discount” tab in the
   Product Data panel, instead of being appended to the Inventory tab.

#### 1.2.0

 * Moved the quantity/price tier fields from a separate meta box into the Product
   Data panel, under the Inventory tab.

#### 1.1.0

 * Added a Settings screen under Products  Tier Pricing.
 * Added a `[cbtp_tier_table]` shortcode for manual placement in custom themes.
 * Added configurable display mode (automatic / custom hook / shortcode only) to
   support themes that don’t fire the standard WooCommerce summary hook.
 * Added configurable unit label (singular/plural) and a toggle for the savings 
   nudge message.

#### 1.0.0

 * Initial public release.

## Meta

 *  Version **1.4.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.1.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [bulk pricing](https://wordpress.org/plugins/tags/bulk-pricing/)[quantity breaks](https://wordpress.org/plugins/tags/quantity-breaks/)
   [quantity discount](https://wordpress.org/plugins/tags/quantity-discount/)[wholesale](https://wordpress.org/plugins/tags/wholesale/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/cb-quantity-breaks-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/cb-quantity-breaks-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cb-quantity-breaks-for-woocommerce/reviews/)

## Contributors

 *   [ Chris M Ybanez ](https://profiles.wordpress.org/chrismaryey02/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/cb-quantity-breaks-for-woocommerce/)