Okay
  Public Ticket #3512613
Tiered Pricing
Closed

Comments

  •  1
    Donte started the conversation

    We'd like to do an "Each Additional" pricing structure where the first item is $10, the second is $8 and each additional is $5. Can you help with that?

  •  2,218
    WebWizards replied

    Hi Donte,

    By default, the plugin's tiered pricing works through a 'price per unit' system. For 2 items you could set the price per unit to $9 ( average of 10+8 ), but it doesn't work well to set an "each additional" price, because you'd basically need to set a very long list of quantities until the average gets to 5:

    9840999957.png



    However, I believe it is possible for us to modify the tiered pricing calculation algorithm and provide you with a code snippet that changes this, so that you can simply enter that as 1 - $10 ; 2 - $8 ; 3 - $5. This might be useful to other customers as well so we'd be happy to add this to the plugin. We would need 5-7 days to be able to implement this.

    Please keep in mind that while the pricing table would show prices as you mentioned, the price of the product would be the price per unit - there is no other option in woocommerce to my knowledge. So when 4 items are in cart, the product's price would show as $7.

    Let me know your thoughts,


    Kind regards,

    Stefan

  •  1
    Donte replied

    This would be amazing... THANK YOU!  

    I litterally just want this! 

    If a customer buys 1-2 licenses they pay the same as the original price... When they buy the 3rd... The discount only applies to the 3rd... 4th... or 10th... The discount only applies to the additional items. 

    1-2 licences = 1054.20 each

    Each additional license 954.20 each.

    3-200 = 954.20 each

    3 Units (2*1054.20) + (1*954.20)

  •  2,218
    WebWizards replied

    Got it, thanks for clarifying! We'll start to work on adding this and I will message you here again as soon as that's ready - I'm marking this ticket as pending in the meantime. I estimate we can do it in 5-7 days.

  •   WebWizards replied privately