Quantity based variation discount.
-
I need the below function on Woocommerce. Let me know if this can be done with your plugin. I got a product which has a restricted quantity of (ex min-1 max-7) Preferably user selects the quantity form a dropdown.
Then the product has variations (ex child, adult) Each variation is set a price, but the variation price should change based on the quantity selected. Ex: if user selected 2 qty Adult price should be $10 and Child $8 and if he selects Qty 3 then adult will be $7 and child $4 and then user should be able to select each variation qty individually.
For example He initially selects 3 Qty from the main dropdown. Then selects 2 from adult and 1 child and product total (discounted based on the Qty selected) should be fully calculated.Can this be done with this or the pro version?
The topic ‘Quantity based variation discount.’ is closed to new replies.