How i build for shipping rate calculator

  • Ehssan7
    Asked on January 14, 2019 at 11:14 AM

    Hi there

    I placed a question for How I build for shipping rate calculator in a link below but around 4 days no anyone answer to me.

    https://www.jotform.com/answers/1686486-I-need-to-build-form-that-have-shipping-calculator-feature/?entrymessage=10732640770


    I make a new post to find slution for this, could someone help me about it.



    Regards,

  • BJoanna
    Replied on January 14, 2019 at 12:11 PM

    Sorry for the inconvenience this may have caused you. It seems that my colleague still did not create a demo form. 

    I checked the shipping calculator you provided and it should be possible to perform the same calculation with JotForm form. However, you need to provide us more info about how the calculation should be performed and you need to provide us the calculation values. 

    I also inspected your form and to create a demo form I would need the following info:

    Calculation formula

    Values for the options of the Choose your country and Choose Carrier

    We also need to know if the price will vary depending of the Weight, Length, Width, and Height. If so how? 

  • Ehssan7
    Replied on January 14, 2019 at 4:58 PM

     Hi Bjoanna 


    I explained all the information you ask for, no problem I will repeat


    Frist take look for this example


    https://www.stackry.com/en/shipping-calculator


    form need to fields:


    - dropdown countries 

    - dropdown carrier

    - entry field(weight)

    - enter field (length)

    - entry field (width)

    -  entry field( Higet) 

    - calculate button


    Price depending on:

    Frist is by entering Weight than Length, Width, and Height after that showing  total by carrier values and Countries values



    calculation values:

    make a demo for all I will change by myself


    Calculation formula:

    I don't know how calculation formula should be



    for Example

    example 1

    I have 1 kg I choose shipping to the USA   by UPS  total pice is $100

             if change kg price changing

          if  change Countries price changing

         if change carrier price changing 


  • Elton Support Team Lead
    Replied on January 14, 2019 at 8:19 PM

    I'll create a demo form and get back to you shortly. Stay in touch!

  • Elton Support Team Lead
    Replied on January 14, 2019 at 8:45 PM

    Demo https://form.jotform.com/90135969586977

    Since you have not provided a fixed formula, I created my own formula which you can see in the form calculation widget settings.

    ((LengthxWidthxHeight)*Weight)+Country+Courier

    How i build for shipping rate calculator  Image 1 Screenshot 20

    Feel free to change that to your preference.

    You can also make calculations with conditional logic. https://www.jotform.com/help/268-How-to-Insert-Text-or-Calculation-into-a-Field-Using-Conditional-Logic

    Please be reminded that you will have to figure out the calculation based on your requirements. 

    Thanks