The plugin allows using discount that depends on different quantities in the cart. Subscriptions are also supported.
Discounts can be configured as in products individually as by common profiles as well.
Additionally, the plugin has a little API.
Using Example
First, we need to set discount ranges in product settings or common discount profiles. E.g., let us set a 10% discount for a minimum of 5 quantities and 20% for a minimum of 10 quantities.
Note: If the product has a sale price, the discount will be applied independently.
Now when the user chooses appropriate quantities the discount applies in the cart. In our example, a 10% discount is set if no more than 10 items so it can be seen in the first position. The second position isn’t touched because there is no entered discount for that product.
Finally, the discount is shown on the checkout page so a user can ensure his discount.
Requirements
- WordPress 4.0 or higher.
- WooCommerce 3.2 or higher.
- PHP 5.4 or higher.
- Browser (Google Chrome, Firefox, IE).
Compatibility
- WooCommerce Subscriptions 2.2 or higher.
- WooCommerce Multi Currency 2.0.9 or higher.
- WooCommerce Multilingual 4.2 or higher.
- WPC Product Quantity for WooCommerce 1.4 or higher.