I would like to create product prices based on some fields on the form

  • thiam2017
    Asked on April 2, 2017 at 9:08 AM

    HI

    I would like to create product prices based on some fields on the form. For example the user must enter the price of the item (eg 45 €) and the weight of this item (ex: 7). The price of the product must be 45 + 7 * 20.

    I have these contracts: 1-2 => 7 3-4 => 10 5-6 => 15 7-8 => 20 ..... It's possible ?

     

    Thanks

  • Sven
    Replied on April 2, 2017 at 10:48 AM

    You can create this using our Form Calculation Widget, and add your calculation, it should like the following:

    I would like to create product prices based on some fields on the form Image 1 Screenshot 30

     

    The result to this would look like this:

    I would like to create product prices based on some fields on the form Image 2 Screenshot 41

     

    Alternatively, If the formula changes based on the input, you can create conditions to populate the total price field using our Conditional Logic feature.