Hi,
I need to make a calculator to include on a service page for a Webflow site for a heavy load delivery service.
It must calculate a price based on- delivery distance from Google, weight, and size of the load.
Requirements:
User selects location points of delivery with Google Maps. Point A to point B.
User selects weight and size of the load.
There should be a set rate based on weight.
For example,
$10 per mile if load is below 1000 kg
$12 per mile is load is over 1000kg and so on
In the final price, we include the cost of the truck going from dock to point A and back to dock from point B.
User sees calculated price and can send inquiry with the info in calculation.
Does anyone know how this could be done?
Can I pay someone to do this?
This type of Webflow calculator to calculate delivery costs is definitely achievable.
Using Javascript and the Google Maps API I can get the distance for your pricing.
Building custom solutions like this in Webflow is something I do.
Happy to discuss helping you create this calculator.