Easy Agent PRO provides a convenient way to add mortgage and affordability calculators to your website. With these tools, your website visitors will be able to quickly estimate the cost of a mortgage and determine how much they can afford to spend on a property.
Adding the Mortgage Calculator
To add the mortgage calculator to your website, simply add the shortcode [mortgage_calculator]
to any page or post on your site. You can also specify the following variables to pre-populate the calculator with specific values:
price
: Used to update the mortgage price.interestrate
: Used to update the interest rate.years
: Used to update the years on mortgage.downpaymentprc
: Used to change percentage of down payment.monthlyoverpayment
: Used to add a monthly over payment to allow users to calculate how fast they can pay off mortgage if they overpay on their mortgage every month.
Example:
[mortgage_calculator price=350000 interestrate=6 years=30 downpaymentprc=10 monthlyoverpayment=100]
This will display the mortgage calculator with a loan amount of $350,000, an interest rate of 6%, a loan term of 30 years, a down payment of 10%, and a monthly overpayment of $100.
Adding the Affordability Calculator
To add the affordability calculator to your website, add the shortcode [affordability_shortcode]
to any page or post on your site. You can also specify the income
, monthlyDebts
, and downPayment
variables to pre-populate the calculator with specific values.
Example:
[
]
This will display the affordability calculator with an income of $70,000, monthly debts of $250, and a down payment of $20,000.
With these calculators, you can provide valuable resources for your website visitors, making it easier for them to make informed decisions about real estate. If you have any questions or need assistance with adding these calculators, please feel free to reach out to the Easy Agent PRO support team for further help.