PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

How to create cheaper prices when quantity changes (bulk orders / discounts)

  1. Fika
    Member

    Hi,

    I am trying to figure out how to set up my form to allow cheaper prices when quantity is higher? I am working with the pricing fields. A simple sceanrio is

    1 unit costs $10
    5 units cost $9
    25 units cost $8

    basically a mechanism to give cheaper prices when the user orders larger volumes?

    Posted 12 years ago on Tuesday March 27, 2012 | Permalink
  2. Fika
    Member

    I figured out a way of doing this, not sure if optimal?

    I used the options field drop down and wrote each of the prices as an option, for example

    * 1 ($10 / Unit) + $10
    * 2 ($10 / Unit) + $20
    * 3 ($10 / Unit) + $30
    * 4 ($10 / Unit) + $40
    * 5 ($9 / Unit) + $45
    * 10 ($8 / Unit) + $80
    * 20 ($7 / Unit) + $140

    Posted 12 years ago on Tuesday March 27, 2012 | Permalink