[ad_1]
I am building a site and want to have a shipping calculator that will be able to calculate shipping based on location and my own rates. I have several warehouses and depending on someone’s location it will ship from the nearest warehouse. I also would like to have the shipping calculator just create a quote in a sense not purchase the product. What is the best way to go about doing this with plugins? Or will I have to generate code?
[ad_2]
An easy way to handle this is to use a form plugin. Some of them come with templates just for this. You can add a form plugin (WPForms is a popular one), add fields, set conditions for ex – price per weight or dimensions, and after you publish, your audience should be able to get quotes. You could code it yourself too – but it’s just easier and faster to use a tool and you can use it for multiple things anyway.