• We apply a discount per unit on bulk purchases, not a set percentage. Is it possible to apply bulk discount pricing on a per unit basis.

    for example:
    Discount minimum 3: $30/unit
    Discount minimum 10: $40/unit

    So if the item is $250 dollars
    Buy 1 for $250
    Buy 3 for $660 (($250-$30) * 3))
    Buy 5 for $1100 (($250-$30) * 5))
    Buy 10 for $2100 (($250-$40) * 10))

    https://www.ads-software.com/plugins/woocommerce-bulk-discount/

Viewing 8 replies - 1 through 8 (of 8 total)
  • I search for the same thing !

    In the plugin description, in features section there : “Possibility to set the discount individually per product.”

    I found anywhere I can configure this

    When i re-read myself, I can see that I maybe have mis-explain myself.

    What I want to do, is :

    I have a product who cost 10$.

    If the quantity is between 5 and 10, I want the product price to be discount of 1$/product, so the unit price will be 9$. So if I have 6 items, the sub-total will be 54$, if I have 9 items, the sub-total will be 81$.

    I hope it better explain.

    Plugin Author renp

    (@rene-puchinger)

    I will add this feature to the next version soon.

    swinggraphics

    (@swinggraphics)

    I’m very glad this feature will be added! Right now, I’m using percentage discounts, but those are ugly and product rounding errors. ($19 regular – $4 off per each with minimum 10 = 21.05263158% discount = $150.01 for 10)

    Plugin Author renp

    (@rene-puchinger)

    The feature has been added to the new version 2.4.2 which I released today. Now there are three types of discount: percentage and flat as usual and fixed to cover the use case here.

    Cheers, Rene! Going to make a donation.

    Plugin Author renp

    (@rene-puchinger)

    Thank you very much, I really appreciate it, swinggraphics!

    Hi,

    Thank you for the nifty plugin.

    How soon do you think you can add this feature?

    Best,

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Discount price per unit’ is closed to new replies.