Linux 软件免费装
Banner图

CB Quantity Breaks for WooCommerce

开发者 chrismaryey02
更新时间 2026年9月18日 13:20
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce bulk pricing wholesale quantity discount quantity breaks

下载

1.4.0

详情介绍:

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 This plugin does not limit, gate, or paywall any of its functionality. Everything described above is included, in full, for free. Requirements

安装:

  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.

屏幕截图:

  • Tier pricing editor on the product edit screen.

升级注意事项:

1.4.0 Plugin renamed to "CB Quantity Breaks for WooCommerce". If you used the [cbtp_tier_table] shortcode, update it to [cbqb_tier_table]. Settings have moved to Products → Quantity Breaks. Your saved tiers are not affected. 1.1.0 Adds a settings screen, shortcode, and configurable display options. No action required to upgrade. 1.0.0 Initial public release.

常见问题:

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.

更新日志:

1.4.0 1.3.1 1.3.0 1.2.0 1.1.0 1.0.0