
內容簡介
Responsive Mortgage Calculator 是一個 jQuery 小工具以及短代碼,方便地擺放於任何主題內、各種裝置及尺寸,是每個「忙碌的地產經紀人」必備的工具。此外,外掛可以選擇是否使用 www.mlcalc.com 的服務來呈現貸款分期付款列表與圖表。
功能
透過 Responsive Mortgage Calculator,訪客可以估算他們貸款的金額,需輸入以下數據:
房屋總價
首付費用金額
利率(固定利率)
分期付款期數(貸款期限)
訪客可以選擇 每月、每兩週或每週 付款
完整的匯總彈出視窗,附有表格和分期付款列表。
貸款計算結果會簡單易懂地顯示於表單下方。如果使用者熟練度高,可以點擊資訊圖示以瀏覽更多貸款細節……
重新設計
外掛提供多項設定選項,包括亮色和暗色主題版本,或全面隱藏樣式並使用您的佈景主題樣式。該 HTML 代碼中充滿標籤,使用者可以簡單地使用自己的 CSS 重寫記憶體中的樣式表。
多種選項
設定您地區的利率複利週期。
使用您自己的貨幣符號、ISO 代碼和號碼格式格式化貨幣。
隱藏首付費用欄位。
設定預設利率。
接受以月或年表示的貸款期限。
設定固定付款期數。
設定可用的貸款付款週期選項。
重新命名輸入標籤。
加入自己的 CSS 樣式類。
短代碼屬性
使用短代碼屬性在不同頁面上使用不同的欄位名稱,它們非常明顯,以下是一個範例:
[mortgagecalculator totalamount="Mortgage Amount"]
或者您也可以使用原始標籤的首字母:
[rmc ta="Mortgage Amount"]
長方式或者短方式都可以透過屬性設定欄位金額、首付費用金額、利率和貸款期限:
[mortgagecalculator total_amount_value="$250,000" down_payment_value="$50,000" interest_rate_value="3.49%" amortization_period_value="15 years"]
或者您也可以使用縮寫方式:
[rmc tav="$250,000" dpv="$50,000" irv="3.49%" apv="15 years"]
聲明
Responsive Mortgage Calculator 僅供演示用途,可能不反映您的實際貸款情況。
外掛標籤
開發者團隊
② 後台搜尋「Responsive Mortgage Calculator」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
The Responsive Mortgage Calculator is a jQuery widget and shortcode that’s designed to fit easily into any theme, on any device, at any size. Just what every “Real Estate Agent on the go” needs. This plugin is, optionally, relying on www.mlcalc.com/mortgage-calculator/ service to show mortgage amortization and chart.
Features
The mortgage calculator allows your website visitors to estimate their mortgage payments by entering:
the total cost of the home,
a down payment amount,
an interest rate (fixed rate),
the amortization period (mortgage term),
and they can select a payment period, either monthly, bi-weekly, or weekly,
nice popup summary with chart and amortization schedule.
The mortgage payment result is displayed below the form – very simply and very easy to follow. For the savvy user, a click on the information icon reveals more mortgage details…
Redesign It
There are settings to adjust the styling, a light and a dark theme, or you can remove the styling entirely and use your theme’s styling. The HTML is built with plenty of classes, so it’s easy to override the included stylesheet with your own CSS.
Plenty of Options
Set the interest rate compounding period for your region.
Format currencies how you want with your own symbol, ISO code and number format.
Hide the down payment field.
Set a default interest rate.
Accept amortization period in months or years.
Set a fixed payment period.
Set available mortgage payment period options.
Rename the input labels.
Add your own CSS classes.
Shortcode Attributes
Use the shortcode on different pages with different field names by using shortcode attributes. They’re pretty obvious, but here’s an example:
[mortgagecalculator totalamount="Mortgage Amount"]
or use the first letter of the original labels:
[rmc ta="Mortgage Amount"]
Set input values using attributes for total amount, down payment, interest rate, and mortgage term the long way:
[mortgagecalculator total_amount_value="$250,000" down_payment_value="$50,000" interest_rate_value="3.49%" amortization_period_value="15 years"]
or using the short versions:
[rmc tav="$250,000" dpv="$50,000" irv="3.49%" apv="15 years"]
Disclaimer
The Responsive Mortgage Calculator is for demonstration purposes only and may not reflect actual numbers for your mortgage.
