97
10K
374K
4
12 August 2025
29 August 2018
Based on 97 on WordPress.org
“quantity:price,quantity:price”
For example:
“10:20,20:18” – in this case 20.00$ at 10 pieces, $18.00 at 20 pieces or more.
The exact format is used for the percentage-based rules:
“quantity:discount,quantity:discount”
Please note that you must use a dot as a decimal separator because a comma separates the pricing rules.
You can change the rules separator (in case you use a comma as a decimal separator) using the “tiered_pricing_table/rules_separator” hook.
For example, the following code will change the separator to “&”:
add_filter(‘tiered_pricing_table/rules_separator’, function(){
return ‘&’
});
The plugin includes the [tiered-pricing-table] shortcode that can be customized with various attributes.
Yes! Look for the “Tiered Pricing Table” widget.
Yes! Look for the “Tiered Pricing” block.
Yes!
Each order has the “recalculate with tiered pricing” button, which recalculates the cost according to the tiered pricing rules.
The plugin includes the [tiered-pricing-table] shortcode that can be customized with various attributes.
Yes! Look for the “Tiered Pricing Table” widget.
Yes! Look for the “Tiered Pricing” block.
Yes!
Each order has the “recalculate with tiered pricing” button, which recalculates the cost according to the tiered pricing rules.
Yes! Look for the “Tiered Pricing Table” widget.
Yes! Look for the “Tiered Pricing” block.
Yes!
Each order has the “recalculate with tiered pricing” button, which recalculates the cost according to the tiered pricing rules.
Yes! Look for the “Tiered Pricing” block.
Yes!
Each order has the “recalculate with tiered pricing” button, which recalculates the cost according to the tiered pricing rules.
Yes!
Each order has the “recalculate with tiered pricing” button, which recalculates the cost according to the tiered pricing rules.
/wp-content/plugins/tier-price-table
directory, or install the plugin through the WordPress plugins screen directly.After installing the plugin set up your own settings