[loan_calculator]
// Select all elements with the class .loan-cal-desc
// Check if there are any elements with this class
// Target the last element in the NodeList
// Add display: none !important; to the last element
BUY NOW.....PAY LATER....
Contact our team for a competitive quote how you can pay in weekly or monthly installments over 3-7 years.
// Wait for the document to be ready
// Hide quote_form initially
// Handle click on open_popup_form button
// Hide calculator_form
// Show quote_form
// Handle click on Quote_form_button
// Hide quote_form