Skip to main content

Short / Quick Estimate Request Form

Samantha Meyers avatar
Written by Samantha Meyers
Updated over 2 months ago

MoveitPro™ will work directly on your existing website for requesting estimates for customers. Below you can see the short estimate request form that is fully mobile responsive that may be put on your site.

The code for the iframe plugin for your site is below. You will replace the "yoursite.moveitpro.com" with the url of what your moveitpro.com company login page is.

<iframe src="https://yoursite.moveitpro.com/iframe/get_moving_quote?b_id=BRANCH_ID" height="1200" width="100%" allowfullscreen="" frameborder="0"></iframe>

The "BRANCH ID" needs to be the number of the branch as found on your Identities page found at "MANAGE > ADMIN > SETTINGS > CORPORATE > IDENTITY" as seen below.

You may change the height and width of the iframe by changing in the code above.

Did this answer your question?