{"id":5701,"date":"2024-08-16T09:13:10","date_gmt":"2024-08-16T09:13:10","guid":{"rendered":"https:\/\/themetechmount.com\/autovis\/?page_id=5701"},"modified":"2024-08-16T09:13:10","modified_gmt":"2024-08-16T09:13:10","slug":"emi-calculator","status":"publish","type":"page","link":"https:\/\/autovis-demo.themetechmount.com\/demo3\/emi-calculator\/","title":{"rendered":"Emi-calculator"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5701\" class=\"elementor elementor-5701\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-09b04c9 elementor-section-stretched prt-bgcolor-darkgrey prt-column-break-ipad-no prt-col-stretched-none elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"09b04c9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-63ade39 prt-textcolor-white prt-bgcolor-yes prt-col-bgcolor-grey\" data-id=\"63ade39\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-49701b9 elementor-widget elementor-widget-heading\" data-id=\"49701b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Loan calculator<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df723f2 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"df723f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Use our loan calculator to calculate payments over the life of your loan. Enter your information to see how much your monthly payments could be. You can adjust length of loan, down payment and interest rate to see how those changes raise or lower your payments.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a53fe4 prt-align-left elementor-widget elementor-widget-prt_loan_calc\" data-id=\"5a53fe4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"prt_loan_calc.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\n\n\t\t<div class=\"themetechmount-loan-calc-box prt-loancalc-style1 multi-columns-row\">\n\n\t\t<div class=\"prt-loancalc-container\">\r\n  <div class=\"prt-loancalc-box\">\r\n    <div class=\"prt-loancalc-inner-box\">\r\n      <div class=\"card card-body\">\r\n\r\n        <form id=\"loan-form\" class=\"prt-loan-form\">\r\n          <div class=\"prt-form-group col-md-6\">\r\n            <span class=\"input-group-heading\">Price*<\/span>\r\n            <div class=\"input-group\">\r\n              <span class=\"input-group-addon\"><i class=\"prt-autovis-icon-tag-4\"><\/i><\/span>\r\n              <input type=\"number\" class=\"form-control\" id=\"amount\" placeholder=\"Loan amount\">\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"prt-form-group col-md-6\">\r\n            <span class=\"input-group-heading\">Intrest rate*<\/span>\r\n            <div class=\"input-group\">\r\n              <span class=\"input-group-addon\">%<\/span>\r\n              <input type=\"number\" class=\"form-control\" id=\"interest\" placeholder=\"Interest\">\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"prt-form-group col-md-6\">\r\n            <span class=\"input-group-heading\">Period (years)*<\/span>\r\n            <div class=\"input-group\">\r\n              <span class=\"input-group-addon\"><i class=\"prt-autovis-icon-calendar\"><\/i><\/span>\r\n                <input type=\"number\" class=\"form-control\" id=\"years\" placeholder=\"Years to repay\">\r\n              <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"prt-form-group col-md-6\">\r\n            <span class=\"input-group-heading\">Down payment*<\/span>\r\n              <div class=\"input-group\">\r\n                <span class=\"input-group-addon\">$<\/span>\r\n                <input type=\"number\" class=\"form-control\" id=\"downpayment\" placeholder=\"Down payment\">\r\n              <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"prt-form-group prt-loancalc-button\">\r\n            <input type=\"submit\" value=\"Calculate\" class=\"btn btn-dark btn-block\">\r\n          <\/div>              \r\n        <\/form>\r\n            \r\n        <!-- RESULTS -->\r\n            <div id=\"results\" class=\"prt-loancalc-resultbox\">\r\n              <div class=\"prt-loancalc-inner-result\">\r\n                  <div class=\"form-group\">\r\n                    <div class=\"input-group\">\r\n                      <span class=\"input-group-addon\">Monthly payment<\/span>\r\n                      <input type=\"number\" class=\"form-control\" id=\"monthly-payment\" disabled>\r\n                    <\/div>\r\n                  <\/div>\r\n                  <div class=\"form-group\">\r\n                    <div class=\"input-group\">\r\n                      <span class=\"input-group-addon\">Total payment<\/span>\r\n                      <input type=\"number\" class=\"form-control\" id=\"total-payment\" disabled>\r\n                    <\/div>\r\n                  <\/div>\r\n                  <div class=\"form-group\">\r\n                    <div class=\"input-group\">\r\n                      <span class=\"input-group-addon\">Total interest<\/span>\r\n                      <input type=\"number\" class=\"form-control\" id=\"total-interest\" disabled>\r\n                    <\/div>\r\n                  <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n\r\n       <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n   \r\n\n\t\t<\/div>\n\n\t    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-88a7673 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"88a7673\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Title and other fees and incentives are not included in this calculation, which is an estimate only. Monthly payment estimates are for informational purpose and do not represent a financing offer from the seller of this vehicle. Other taxes may apply.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\/*! elementor &#8211; v3.23.0 &#8211; 25-07-2024 *\/ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]&gt;a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px} Loan calculator Use our loan calculator to calculate payments over the life of your loan. Enter your information to see how much your monthly payments could be. You can adjust length of loan, down payment and interest rate to see how &hellip; <a href=\"https:\/\/autovis-demo.themetechmount.com\/demo3\/emi-calculator\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Emi-calculator<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5701","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/autovis-demo.themetechmount.com\/demo3\/wp-json\/wp\/v2\/pages\/5701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/autovis-demo.themetechmount.com\/demo3\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/autovis-demo.themetechmount.com\/demo3\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/autovis-demo.themetechmount.com\/demo3\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/autovis-demo.themetechmount.com\/demo3\/wp-json\/wp\/v2\/comments?post=5701"}],"version-history":[{"count":0,"href":"https:\/\/autovis-demo.themetechmount.com\/demo3\/wp-json\/wp\/v2\/pages\/5701\/revisions"}],"wp:attachment":[{"href":"https:\/\/autovis-demo.themetechmount.com\/demo3\/wp-json\/wp\/v2\/media?parent=5701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}