WooCommerce Bulk Pricing
Adds bulk pricing fields to WooCommerce product data
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/asuh/woocommerce-bulk-pricing/archive/refs/heads/main.zipFrom the readme
WooCommerce Bulk Pricing
WooCommerce Bulk Pricing adds quantity-based bulk pricing to WooCommerce products. It adds tier controls to the product edit screen and applies the highest matching tier price in the cart.
- Enable bulk pricing on a per-product basis.
- Define unlimited quantity-based pricing tiers.
- Automatically adjust cart item prices based on the configured tiers.
- Preserve the product's normal WooCommerce cart price when no tier applies.
Features
- Bulk Pricing Toggle:
Easily enable or disable bulk pricing for each product.
- Customizable Pricing Tiers:
Define any number of pricing tiers, each with a minimum quantity and a bulk price that overrides the product's normal WooCommerce price when the threshold is met.
- Bulk Cart Price Adjustments:
The plugin updates the product price in the cart based on the highest applicable tier, falling back to the product's normal WooCommerce cart price if no tier qualifies.
- Variation-Aware Quantities:
Product variations qualify for pricing tiers independently from other variations of the same parent product.
Requirements
- WordPress 6.0 or higher
- WooCommerce 9.1 or higher
- PHP 8.3 or higher
Installation