Custom Calculation Form: Can we dynamically change a product price based on a quantity?

  • dirtymall
    Asked on August 28, 2016 at 4:32 AM

    Here,

    I see many about the calculation questions,never see like me request.here have a similar website:

    https://easyeda.com/order, changed size and quantity can lead to the change of the price.

    Note:assume that calculation way is $250/m²,(LxWxQ) / 10000 x $250=price

    (1m²=10000cm²=1000000mm²)

    Fox example: (100mmx100mmx10pcs)/1000000x$250=$25

    and there have some costs are fixed , So when you choose them also will changes total price (like my form)

    I just want to kown using the Jotform can get like that ?

  • Mike
    Replied on August 28, 2016 at 8:06 AM

    We do not have an option to change the product price dynamically, but since you are using custom calculations it is most likely possible to implement it manually.

    Here is an example of changing the product price based on quantity:

    - Number field is used as Quantity.

    Custom Calculation Form: Can we dynamically change a product price based on a quantity? Image 1 Screenshot 70

    - Form Calculation fields.

    Custom Calculation Form: Can we dynamically change a product price based on a quantity? Image 2 Screenshot 81

    Custom Calculation Form: Can we dynamically change a product price based on a quantity? Image 3 Screenshot 92

    - Product Price is populated based on conditional logic.

    If the quantity is <100 the price is 10, if the quantity is >=100 the price is 8.

    Custom Calculation Form: Can we dynamically change a product price based on a quantity? Image 4 Screenshot 103

    Result:

    Custom Calculation Form: Can we dynamically change a product price based on a quantity? Image 5 Screenshot 114

    Link to the form:

    https://form.jotform.com/62402964783967

    You can clone it to check the backend.

    Please also note that calculation values should be without the $ dollar sign.

    Custom Calculation Form: Can we dynamically change a product price based on a quantity? Image 6 Screenshot 125

    If you need any further assistance, please let us know.

  • Elton Support Team Lead
    Replied on August 30, 2016 at 3:41 AM

    @dirtymall 

    Do you have a reply on this thread? If yes, we can't find it here. If that's a follow-up question, we suggest posting it here on your thread https://www.jotform.com/answers/918618.

    Thanks!