plugin-icon

Plogins Tiers – Tiered Pricing for WooCommerce

Volume pricing tiers for WooCommerce. Set quantity discount bands and show a server-rendered pricing table on product pages. No jQuery.
Puanlar
5
Sürüm
0.2.4
Son güncellenme
Jul 5, 2026
Plogins Tiers – Tiered Pricing for WooCommerce

Tiers gives a WooCommerce store quantity-based pricing. You set the breakpoints, buy 5, save 5%; buy 10, save 10%, and the discount is taken off the line item the moment a shopper carts enough units. The same breakpoints are shown as a table on the product page so people can see the price they’d pay before they add to cart.

The discount is calculated in PHP on woocommerce_before_calculate_totals, so the pricing logic ships no front-end JavaScript. The product-page table is a plain HTML <table> printed server-side with <th scope> and a <caption>, so it reads correctly to screen readers and doesn’t shift the layout as the page loads.

When a quantity matches more than one tier, the deepest qualifying tier applies, 12 units takes the “10+” price, not the “5+” price. Tiers never raises a price either, so a product that’s already on sale keeps its lower price.

Tiers declares compatibility with WooCommerce HPOS and the Cart/Checkout Blocks. It stores everything in a single wp_options row and creates no custom tables, so deleting the plugin leaves the database as it was.

What you get

  • Any number of global pricing tiers, each a minimum quantity and a discount percentage (with an optional label)
  • Automatic discounting in the cart, with the highest matching tier winning
  • A pricing table on single product pages, with a choice of where it appears: product summary, before or after the add-to-cart form, the product meta area, or nowhere automatic
  • A [tiers_table] shortcode and a “Volume pricing table” block for dropping the table in by hand
  • An optional heading above the table and an optional “You save” column
  • An optional “You save” note under each discounted line in the cart
  • An admin tier builder that adds and removes rows in place, with a live preview of how each tier reads
  • A Polish translation, plus a bundled POT file for translating into other languages (text domain tiers)
  • A tiers_product_tiers filter that lets Tiers PRO swap in per-product or role-based tiers

Documentation: https://plogins.com/tiers/docs/

You may also like these plugins

More free WooCommerce plugins from WPPoland:

Browse the full catalogue at https://plogins.com/ .

External Services

Tiers does not connect to any external services. Pricing tiers are stored in a single tiers_settings row in your WordPress options table, and the discount is calculated in PHP on your own server, no data ever leaves your site. The plugin sends no email and makes no remote requests; the product-page pricing table is rendered locally from those stored tiers.

Development

Tiers is developed in the open. The PHP, JS, and CSS you install are the same files in the repository, nothing is minified or generated by a build step. Read the code, file a bug, or send a patch at https://github.com/wppoland/plogins-tiers.

Ücretsiz(ücretli paketlerde)
Kurulum işlemini tamamlayarak, WordPress.com'un Hizmet Şartları ile Üçüncü Taraf Eklenti Şartlarını kabul etmiş olursunuz.
Test edilen son sürüm
WordPress 7.0
Bu eklenti, sitenizde kullanılmak üzere indirilebilir.