Auto Lease vs. Buy Calculator
Common Vehicle Information
$
%
Buying Option Details
$
%
Estimate value after the lease term (defined in Leasing Details tab).
$
$
$
Leasing Option Details
This term will be used for the comparison period.
$
Exclude refundable security deposits.
$
miles
miles
$
$
$
$
Comparison Summary
Comparison over X months.
Term: ${lvb_el.leaseTerm.value}mo | Monthly (pre-tax): ${lvb_formatCurrency(parseFloat(lvb_el.leaseMonthlyPayment.value))} | Due at Signing: ${lvb_formatCurrency(parseFloat(lvb_el.leaseDueAtSigning.value))} | Mileage Allow/Expect: ${lvb_el.leaseMileageAllowance.value}/${lvb_el.leaseExpectedMileage.value} | Overage: ${lvb_formatCurrency(parseFloat(lvb_el.leaseMileageOverageCharge.value))}/mile | Disposition: ${lvb_formatCurrency(parseFloat(lvb_el.leaseDispositionFee.value))} | Annual Ins/Maint: ${lvb_formatCurrency(parseFloat(lvb_el.leaseInsurance.value))}/${lvb_formatCurrency(parseFloat(lvb_el.leaseMaintenance.value))}
`; const pdfStyles = ` `; const resultsTableHTML = resultsContent.querySelector('#lvb-resultsTable').outerHTML; const recommendationHTML = recommendationContent ? `${recommendationContent.textContent}
` : '';
const comparisonPeriodHTML = comparisonPeriodInfo ? `${comparisonPeriodInfo.textContent}
` : ''; let fullHtml = ` ${pdfStyles}