Plugin allows to add another discount to the order and has 4 algorithms:
- Buy 1 get the each 2nd (3nd, etc.) x,xx% OFF
- Buy 1 get the 2nd (3nd, etc.) x,xx% OFF
- Buy XXX and get the discount on cheapest products in the cart
- Buy XXX and get the discount on cheapest products in the set of XXX products from the cart
Example ("Buy 1 get the 2nd x,xx% OFF")
1st case:
Shirt 1= $100
Shirt 2 = $50
Discount percent: 20% for each second product
If customer has both of these products in the cart, we will apply $10 discount to the cart total (since the lowest price product is $50 and discount rate is 20%).
2nd case:
Shirt 1= $100
Shirt 2 = $80
Shirt 3 = $50
Shirt 4 = $25
Discount percent: 20%
If customer has all of these 4 products in the cart, then will apply $15 discount to the cart total (since the lowest price products are $50 and $25, discount rate is 20%).
3rd case:
Shirt 1= $100
Shirt 2 = $80
Shirt 3 = $50
If customer has all of these 3 products in the cart, we will again apply $10 discount to the cart total (since there are only 3 products in the cart, the lowest price product is $50 and discount rate is 20%).
Not registered version is fully operational. It has only one limitation. Only 50 discount will be added. Try before buying.
Compatible with NopCommerce 4.80, 4.70, 4.60, 4.50, 4.40, 4.30, 4.20, 4.10.
- fixed bug with the category mapping for discount (nop 4.40-4.30)
- fixed the bug if you want to give a discount for each product if the count of this product in the shopping cart more >XXX.
+ added new feature 'Aplay this discount rule for all products from selected categories'
+ added new feature 'Minimum quantities in the cart' (from nop 3.90)
+ added new four discount types and description of them
- removed unused parameters
+ added new feature 'Sort product in the cart' (from nop 3.90)
+ added new feature 'start and end date of discount) (from nop 3.90)
+ added new feature 'add discount only on one xxx product in the cart) (from nop 3.90)
Powered by nopCommerce
Copyright © 2023 FoxNetSoft. All rights reserved