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.

Pricing Formula

  1. Is there a way to use the pricing fields to create bulk discounts, whereby the higher quantity the user requires the lower the price per unit. This would have to be done by way of some formula. The default formula is:
    Price x Quantity

    I am looking to have something like:
    (Price - (Quantity - 1)) x Quantity

    So the formula is fairly simple, but different from the original. I have tried doing this using a drop down list for quantity and using values to define the price multiplier, but it does not work well if a user wants a large quantity, and also the same multiplier is added to any later options which is not what I want.

    I hope someone can point me in the right direction to defining a custom pricing formula.

    Thanks!

    Posted 13 years ago on Thursday February 9, 2012 | Permalink
  2. Hi Olly,

    Here is a tutorial that demonstrates the basics of making custom manipulations to the form total (can similarly be used to alter the product price):

    http://www.gravityhelp.com/documentation/page/Gravity_Forms_Pricing:_Adding_Tax

    Give it a read and let me know what questions you have from there. :)

    Posted 13 years ago on Friday February 10, 2012 | Permalink