Pre-Owned Car Loan

How Car Age Affects Used Car Loan Terms?

author-image
23/9/25 10:27 AM  |
23 Sep 2025 |4 Minutes
Table of Content

Cars are depreciating assets and decrease in value with time. A used car has a lower resale value, which means that if a borrower defaults, the lender will have to face heavy losses when trying to recover the loan.

Relatively newer pre-owned cars are generally easier to finance with favourable loan-to-value ratios, while older vehicles may have slightly different terms to match their depreciation and condition.

Read Also: 7 Factors to Consider Before Applying for a Used Car Loan

What is Depreciation, and How Does it Affect the Car's Value?

car-age

One of the biggest reasons why car age is so important is depreciation. All cars start to depreciate the moment they leave the showroom. Depreciation is the gradual decrease in the car's value because of wear and tear, use, and lower market demand. Depreciation occurs the most in the first two years.

Lenders consider depreciation because it affects the car’s resale value. An older vehicle that has already lost a significant amount of its value is riskier. ​​Because of this, a vehicle that is 2 years old might still be qualified for a larger loan amount and better terms, whereas a car that is 12 years old would not qualify at all or only partially.

Read Also: What is Depreciation and Factors That Affect It in Case of a Used Car

Other Factors That Lenders Consider

Age is not the only factor considered by lenders while checking eligibility for a used car loan. Most lenders review the bigger picture before they offer you a Pre-owned Car Loan. Here are some other factors that lenders will consider:

  • Credit Score: Having a clean credit record indicates that you're a responsible customer. Even with an older car, having a good credit rating can put you in a favourable position. Similarly, if you have a poor credit score, it might result in higher interest or even rejection.
  • Income Level: Your income is also a significant factor in determining eligibility for a loan. A regular and stable monthly income gives them confidence that you will not miss payments. Self-employed borrowers will have to submit additional documents to establish a constant income.
  • Down Payment: The higher the down payment you can make, the lower the risk to lenders. A higher down payment speeds up the loan approval and lowers the total cost of the loan.
  • Car Condition: The mechanical and physical condition of the vehicle is critical, particularly for used cars. A vehicle with good service history, regular maintenance, and no severe damage will be more easily financed compared to one with a bad service history.

In general, car age is an essential factor; however, your general financial situation, your ability to repay the loan, and the state of the car all together determine whether you can get approved for a car loan and the conditions that you're offered.

Read More: The Ultimate Used Car Checklist: 25 Things to Inspect Before You Pay

How Can You Increase Your Chances of Getting a Used Car Loan Approved?

Here are some tips that will help you become more eligible for used car loans:

  • Second-hand Car’s Age: To increase your chances of getting a loan approved and receiving better terms, choose a car that is not too old, ideally, less than 8 to 10 years old.
  • Verify the Car's History: The car's history must be clean. Ensure the car has not been involved in serious accidents, has no service issues, and has no pending loans or insurance claims. The lenders feel more confident when they know the car is in good condition and has no hidden problems.
  • Choose a Reliable Dealer: Always opt for a certified pre-owned dealer or an authorised dealer to buy a pre-owned car. The dealers usually check the cars thoroughly and then certify them, so lenders are assured that the vehicle is reliable and eligible for financing.
  • Make a Larger Down Payment: Try to make as large a down payment as possible, as it will lower the loan-to-value ratio. This reduces the risk for the lender and increases the approval chances. Sometimes, it will also qualify you for a lower interest rate.
  • Choose a Shorter Repayment Term: Short repayment durations are preferable to lenders in the case of used vehicles, as the value of the car continues to depreciate. A loan term of 2-4 years can increase your chances of qualifying for a loan.
  • Maintain a Good Credit Score: Your credit score plays a vital role in the approval of a Pre-owned Car Loan. A good credit score indicates you are financially disciplined, which can help balance the risk to the lender on your used car loan.

Read Also: Factors to Consider Before Applying for a Used Car Loan

To Conclude

Car’s age is one of the most important factors that lenders consider when determining your eligibility and terms for a Pre-owned Car Loan. The loan can help you fulfil your dream of having your own car. However, always take your financial situation and personal requirements into account, and make a well-informed decision when applying for a used car loan.

Looking to get a used-car loan? Poonawalla Fincorp offers a Pre-owned Car Loan of up to Rs. 75 Lakh at affordable interest rates with a long repayment tenure of up to 6 years. Apply now and take the first step towards owning your dream car!

FAQs

Can I get a car loan if the car is already 9-10 years old?

It depends on the lenders; most of the financing is restricted to cars under 8-10 years of age. However, some lenders may also offer loans for vehicles that are 9-10 years old with limited loan amounts, interest rates, and tenures.

Does the car's age affect the interest rate on a car loan?

Yes, older cars usually attract higher interest rates due to a higher risk for lenders.

Will a higher down payment help me get a car loan for an older car?

Absolutely, a larger upfront payment reduces the lender's risk and improves approval chances for a used car loan.

What are the documents needed for a used-car loan at Poonawalla Fincorp?

Proof of name and address, evidence of income, bank statements, and vehicle documentation, such as RC (Registration Certificate), insurance, and PUC (Pollution Under Control), are required for a used car loan at Poonawalla Fincorp.

Does the car's service record matter for loan eligibility?

Yes, a well-maintained service history can increase your chances of getting approval for a used car loan.

Disclaimer

We take utmost care to provide information based on internal data and reliable sources. However, this article and associated web pages provide generic information for reference purposes only. Readers must make an informed decision by reviewing the products offered and the terms and conditions. Loan disbursal is at the sole discretion of Poonawalla Fincorp.

*Terms and Conditions apply
An error occurred while processing the template.
The following has evaluated to null or missing:
==> blogEntry.getCoverImageURL(themeDisplay)  [in template "20096#20121#1665161" at line 30, column 26]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign coverImageUrl = blogEntry.get...  [in template "20096#20121#1665161" at line 30, column 1]
----
1<#assign baseUrl= themeDisplay.getPortalURL() > 
2<#assign groupId = themeDisplay.getScopeGroupId() > 
3<#assign blogService = serviceLocator.findService("com.liferay.blogs.service.BlogsEntryLocalService")> 
4<#assign assetCategory = serviceLocator.findService("com.liferay.asset.kernel.service.AssetCategoryLocalService")> 
5<#assign url = themeDisplay.getURLCurrent()?substring(7)?trim!"" /> 
6<#if url = ""> 
7<#assign url="/personal-loan/top-ideas-to-celebrate-diwali-festival"> 
8</#if> 
9<#assign blogEntry = "" /> 
10<#attempt> 
11<#assign blogEntry = blogService.getEntry(groupId, url)!""> 
12<#recover> 
13<#assign blogEntry = "" /> 
14</#attempt> 
15<#assign blogcontent = "Default blog content"> 
16<#assign title = "Default title" > 
17<#assign description = "Default description" > 
18<#assign createDate = "Default createDate"> 
19<#assign modifiedDate = "Default modifiedDate"> 
20<#assign displayDate = "Default displayDate"> 
21<#assign coverImageUrl = "Default url"> 
22<#if blogEntry?has_content && blogEntry?is_hash> 
23<#assign blogcontent = blogEntry.content > 
24<#assign title = blogEntry.title!"Default title" > 
25<#assign description = blogEntry.description !"Default description" > 
26<#setting time_zone="Asia/Kolkata"> 
27<#assign createDateIST = blogEntry.createDate?string("yyyy-MM-dd'T'HH:mm:ssXXX") !"Default createDate"> 
28<#assign modifiedDate = (blogEntry.modifiedDate?long + (10 * 60 * 1000))?number_to_datetime?string("yyyy-MM-dd'T'HH:mm:ssXXX") !"Default modifiedDate"> 
29<#assign displayDateIST = (blogEntry.displayDate?long + (10 * 60 * 1000))?number_to_datetime?string("yyyy-MM-dd'T'HH:mm:ssXXX") !"Default displayDate">  
30<#assign coverImageUrl = blogEntry.getCoverImageURL(themeDisplay)?keep_before('?')?keep_before_last('/') !"Default url"> 
31<#assign caption = blogEntry.coverImageCaption ! "Caption"> 
32<#assign authorName = blogEntry.getExpandoBridge().getAttribute("Author Name List") !"Poonawalla Fincorp Team" /> 
33<#if caption?contains("Caption")> 
34<#assign width = "1200"> 
35<#assign height = "675"> 
36<#elseif caption?contains("*")> 
37<#assign width = caption?keep_before('*')?replace("<p>","")?trim ! "1200"> 
38<#assign height = caption?keep_after('*')?replace("</p>","")?trim ! "675"> 
39<#else> 
40<#assign width = "1200"> 
41<#assign height = "675"> 
42</#if> 
43 
44</#if> 
45<#assign authorName = blogEntry.getExpandoBridge().getAttribute("Author Name List") !"Poonawalla Fincorp Team" /> 
46<#if authorName[0]?has_content> 
47<#if authorName[0] == "Pradeep Salunkhe"> 
48<#assign authorName = "Pradeep Salunkhe"> 
49<#assign authorPageUrl = "${themeDisplay.getPortalURL()}/author/pradeep-salunkhe"> 
50<#assign authorDescription ="With over 12 years of experience - including 8+ years in the BFSI sector - Pradeep shares practical financial insights to help readers make smarter money decisions."> 
51<#assign portraitURL = "/documents/35085/2665948/pradeep-salunkhe.jpg"> 
52<#elseif authorName[0] == "Vidhi Thakkar"> 
53<#assign authorName = "Vidhi Thakkar"> 
54<#assign authorDescription ="Vidhi Thakkar is a content writer with 2 years of experience crafting digital content in finance. She enjoys simplifying complex topics and finds joy in everyday storytelling."> 
55<#assign authorPageUrl = "${themeDisplay.getPortalURL()}/author/vidhi-thakkar"> 
56<#assign portraitURL = "/documents/35085/0/image.jpg"> 
57<#elseif authorName[0] == "Nachiketh Premraj"> 
58<#assign authorName = "Nachiketh Premraj"> 
59<#assign authorDescription = "As a seasoned Digital Marketing and Brand Leader, I specialize in Social Media Marketing, Social Listening (ORM), Brand Insights, Martech, App Marketing, SEO, Performance Marketing, Content Creation, Digital Strategy, Brand Building, and Consumer Insights. With a PGDM focused on Advertising & PR, I bring 18 years of diverse experience across Media and Banking sectors. My passion lies in leveraging data-driven insights to craft compelling brand narratives and drive impactful marketing strategies." > 
60<#assign authorPageUrl = "${themeDisplay.getPortalURL()}/author/nachiketh-premraj"> 
61<#assign portraitURL = "/documents/35085/2516764/nachiketh-premraj.jpg"> 
62 
63<#elseif authorName[0] == "Pallavi Lakra"> 
64<#assign authorName = "Pallavi Lakra"> 
65<#assign authorDescription = "Pallavi Lakra is a content writer with 2 years of experience crafting digital content in finance. She enjoys simplifying complex topics and finds joy in everyday storytelling." > 
66<#assign authorPageUrl = "${themeDisplay.getPortalURL()}/author/pallavi-lakra"> 
67<#assign portraitURL = "/documents/35085/2516764/pallavi-lakra.jpg"> 
68<#else> 
69<#assign authorName = "[Poonawalla Fincorp Team]" > 
70<#assign authorDescription ="Our team of expert writers and editors are passionate about providing authentic and valuable information on finance. Our aim is to simplify financial and finance-related concepts. We strive to help our readers become more aware and empowered to make informed financial decisions."> 
71<#assign authorPageUrl = "${themeDisplay.getPortalURL()}/author/poonawallateam"> 
72<#assign portraitURL = "/documents/d/poonawalla-fincorp/user_portrait"> 
73</#if> 
74</#if> 
75<script type="application/ld+json" id="json-ld"> 
76
77    "@context":"http://schema.org", 
78    "@type":"Article", 
79    "url":"${(themeDisplay.getPortalURL() + themeDisplay.getURLCurrent())?json_string}", 
80		"headline":"${title}", 
81    "description":"${description}", 
82    "datePublished":"${createDateIST}", 
83    "dateModified":"${displayDateIST}", 
84    "mainEntityOfPage":{ 
85        "@type":"WebPage", 
86        "@id":"${themeDisplay.getPortalURL()}${themeDisplay.getURLCurrent()}" 
87        }, 
88        "publisher":{ 
89            "@type":"Organization", 
90            "name":"Poonawalla Fincorp Limited", 
91            "logo":{ 
92                "@type":"ImageObject", 
93                "url":"https://poonawallafincorp.com/documents/d/poonawalla-fincorp/logo", 
94								"width":"125", 
95                "height":"26" 
96                }}, 
97				"author": { 
98           "@type": "Person", 
99           "name": "${authorName}", 
100           "description": "${authorDescription}", 
101           "url": "${authorPageUrl}", 
102           "image": { 
103           "@type": "ImageObject", 
104           "url": "${baseUrl}${portraitURL}", 
105           "width": 200, 
106           "height": 200 
107
108					}, 
109					"image": { 
110           "@type": "ImageObject", 
111           "url": "${coverImageUrl}", 
112           "width": "${width}px", 
113           "height": "${height}px" 
114		       }, 
115					"articleBody":"${blogcontent?replace('<[^>]*>', '', 'r')?replace('[^a-zA-Z0-9 ]', '', 'r')?json_string}", 
116 
117	        "about": [ 
118
119             "@type": "Thing", 
120             "name": "${themeDisplay.getURLCurrent()?split('/')[2]?replace("-"," ")?capitalize}" 
121
122
123
124
125</script> 
126 
127<style nonce="2D0oPEosbPtmhwpQq22tPg==" nonce="SPiOUHjpip8198n4uNoZFQ=="> 
128 #waitd{ 
129		color:red; 
130
131 .waitd{ 
132		color:red; 
133
134</style> 
135<div class="article-blog_feature"> 
136        <img class="mob-hide" src="https://poonawallafincorp.com/documents/d/poonawalla-fincorp/article06-png" alt="Personal Loan Banner" width="100%" height="auto" loading="lazy" /> 
137        <img class="d-none mob-show" src="https://poonawallafincorp.com/documents/d/poonawalla-fincorp/marticle06-png" alt="Personal Loan Banner" width="100%" height="auto" loading="lazy" /> 
138        <div class="article-blog_overlay container-fluid"> 
139          <div class="blog-feature_caption">           
140 <h3><#if (Heading.getData())?? && !(Heading.getData()?lower_case?contains("<script"))> 
141	${Heading.getData()} 
142</#if></h3> 
143            <div class="loanAmount"> 
144              <div class="loanAmountLimit"> 
145               Get Upto 
146<div>₹<#if (GetUptoAmount.getData())?? && !(GetUptoAmount.getData()?lower_case?contains("<script"))> 
147	${GetUptoAmount.getData()} 
148</#if><span>lakhs</span></div> 
149              </div> 
150              <div class="loanAmountLimit"> 
151                Starting at 
152                <div><#if (Text53388883.getData())?? && !(Text53388883.getData()?lower_case?contains("<script"))> 
153	${Text53388883.getData()} 
154</#if><span> % </span></div> 
155              </div> 
156            </div> 
157           <a href="${ApplyNowLinkPage.getFriendlyUrl()}" title="Apply-Loan">  <button class="btn btnWhite apply">Apply Now</button></a> 
158          </div> 
159        </div> 
160      </div>			 
161	<div class="article-blog_inputBox"> 
162  <div class="article-blog_inputContent">        
163  <div class="emailBox"> 
164    <label> Like what you read? <br>  
165      Stay ahead with finance insights</label> 
166    <div class="emailInput position-relative"> 
167     <input class="form-control" type="text" placeholder="e-mail address" id="emailID" maxlength="50"/> 
168    <img src="https://poonawallafincorp.com/documents/d/poonawalla-fincorp/rightarrow" alt="rightArrow" onclick="sendSubcription()"/> 
169    </div> 
170		<span id="success_req" style="display:none"> 
171	 <label class="mt-2 position-relative top-0 subscribeMsg"><span class="text-green mt-2"> 
172        <img src="https://poonawallafincorp.com/documents/d/poonawalla-fincorp/greencheck" class="mr-2">  Thank you for subscribing!</img></label> 
173	  </span> 
174		<div class="emailInput position-relative waitd" id="waitd" style="display:none">Please wait...</div> 
175	   <div class="emailInput position-relative" id="success_suscrib" style="display:none">Email Already Suscribed!</div> 
176	   <div class="emailInput position-relative" id="error_val" style="display:none">Enter Valid Email Id</div> 
177		 <div class="emailInput position-relative" id="error_req" style="display:none">Enter Your Email Id</div>  
178</div></div></div></div>		 
179 
180<script> 
181var baseUrlNew = "${baseUrl}"; 
182var _token; 
183function getTokens() { 
184    $(".loader").css("display", "block"); 
185    const myHeaders = new Headers(); 
186    myHeaders.append("Content-Type", "application/x-www-form-urlencoded"); 
187    myHeaders.append("Cookie", "JSESSIONID=E6176249B705404196C7DC2B93619CA8"); 
188    const urlencoded = new URLSearchParams(); 
189    urlencoded.append("client_id", "id-e87ee6b8-15d8-9cfb-e4e8-ee81957e1da"); 
190    urlencoded.append("client_secret", "secret-39e1d060-4ea7-af66-fe6b-63742d41d920"); 
191    urlencoded.append("grant_type", "client_credentials"); 
192    const requestOptions = { 
193        method: "POST", 
194        headers: myHeaders, 
195        body: urlencoded, 
196        redirect: "follow" 
197    }; 
198    fetch(baseUrlNew+"/o/oauth2/token", requestOptions) 
199        .then((response) => response.text()) 
200        .then((result) => { 
201            let res = JSON.parse(result); 
202            var btok = res.access_token; 
203            _token = btok; 
204						}) 
205        .catch((error) => { 
206            $(".loader").css("display", "none"); 
207            console.error(error); 
208        }); 
209
210//getTokens(); 
211function handleEnterKey(event) { 
212      if (event.keyCode === 13) { 
213        sendSubcription(); 
214
215
216 
217    const emailInput = document.getElementById('emailID'); 
218    emailInput.addEventListener('keydown', handleEnterKey); 
219	function sendSubcription() { 
220			var emailId=$('#emailID').val(); 
221		$("#success_req").css("display","none"); 
222		$("#success_suscrib").css("display","none"); 
223	 
224	//const emailRegex = /^[a-zA-Z0-9._%+-]+@gmail\.com$/; 
225	const emailRegex = /^[a-zA-Z0-9._%+-]+@(gmail\.com|yahoo\.com|yopmail\.com|outlook\.com|[a-zA-Z0-9.-]+\.[a-zA-Z]{2,})$/; 
226   if(emailRegex.test(emailId)){ 
227		  emailInput.classList.remove('danger'); 
228		 $("#error_val").css("display","none"); 
229		 $("#error_req").css("display","none"); 
230	 }else{ 
231		 if(emailId ==""){	 
232			 emailInput.classList.add('danger'); 
233		  $("#error_val").css("display","none"); 
234			$("#error_req").css("display","block"); 
235			return; 
236	   }else{ 
237			 emailInput.classList.add('danger'); 
238			  $("#error_val").css("display","block"); 
239			  $("#error_req").css("display","none"); 
240			 return; 
241
242		   
243
244	//	return; 
245		$("#waitd,.waitd").css("display","block"); 
246     var apiUrl =baseUrlNew+"/o/subscription/get-lead-by-email?email="+emailId; 
247          $.ajax({ 
248            url: apiUrl, 
249            type: 'GET',					  
250            dataType: 'json', 
251					//	headers: { 
252        //'Authorization': 'Bearer ' + _token 
253       // }, 
254            success: function(data) { 
255                 emailInput.classList.remove('danger'); 
256			           $("#error_val").css("display","none"); 
257			           $("#error_req").css("display","none"); 
258							   //$("#success_req").css("display","block"); 
259							if(data && data.length>0){ 
260								$("#success_suscrib").css("display","block"); 
261								$("#waitd,.waitd").css("display","none"); 
262								$("#emailID").val(""); 
263								setTimeout(()=>{$("#success_suscrib").css("display","none"); 
264								$("#waitd").css("display","none"); 
265								},2000) 
266								return; 
267							}else{ 
268								$("#success_suscrib").css("display","none"); 
269								newSuscribed(emailId); 
270
271                 $.each(data, function(index, loan) { 
272                    $('#loanList').append($('<option></option>').attr('value', loan.lId).text(loan.loanName)); 
273                }); 
274            }, 
275						 
276                                    complete: function(){ 
277																		//	$("#waitd,.waitd").css("display","none"); 
278                                    }, 
279            error: function(xhr, status, error) { 
280
281        }); 
282
283	function newSuscribed(emailId){    	 
284	var apiUrl = baseUrl1+"/o/subscription/capture-lead?Attribute=EmailAddress&Value="+emailId;  
285    const myHeaders = new Headers(); 
286//myHeaders.append("Authorization", 'Bearer ' + _token); 
287myHeaders.append("Cookie", "COOKIE_SUPPORT=true; GUEST_LANGUAGE_ID=en_US; JSESSIONID=077E178F6946DD868149B7A58A993FBB"); 
288 
289const requestOptions = { 
290  method: "POST", 
291  headers: myHeaders, 
292  redirect: "follow" 
293}; 
294 
295fetch(apiUrl, requestOptions) 
296  .then((response) => response.text()) 
297  .then((data) => {	 
298	if (JSON.parse(data)?.Status == "Success") { 
299                localStorage.setItem("submitApi", emailId); 
300                sendSubcriptionAgain(emailId) 
301                    .then((res) => { 
302                        return true; 
303                    }) 
304                    .catch((err) => { 
305                        console.log(err); 
306                    }) 
307
308            else { 
309 
310
311	}) 
312	.catch((error)=>{ 
313	console.warn(error); 
314	}) 
315	 
316
317function increaseTimeByFiveMinutes() { 
318    var currentDate = new Date(); // Get the current date and time 
319    currentDate.setMinutes(currentDate.getMinutes() + 5); // Increase current time by 5 minutes 
320 
321    // Format the date and time as "YYYY-MM-DD HH:mm:ss" 
322    var formattedDateTime = currentDate.toISOString().replace(/T/, ' ').replace(/\..+/, ''); 
323 
324    return formattedDateTime; 
325
326 
327 
328	function passLeadGenerate(prospectId, emailId) { 
329   
330     
331 
332	var activitnn= "News Letter"; 
333   
334var apiUrl = baseUrl1 + "/o/subscription/create-subscription-lead?RelatedProspectId=" + encodeURIComponent(prospectId.trim()) + 
335"&ActivityNote=" + encodeURIComponent(activitnn) + "&ActivityDateTime=" + encodeURIComponent(increaseTimeByFiveMinutes()) + 
336"&ActivityEvent=258"+"&ProcessFilesAsync=true"; 
337  
338    const myHeaders = new Headers(); 
339//myHeaders.append("Authorization", 'Bearer ' + _token); 
340myHeaders.append("Cookie", "COOKIE_SUPPORT=true; GUEST_LANGUAGE_ID=en_US; JSESSIONID=077E178F6946DD868149B7A58A993FBB"); 
341 
342const requestOptions = { 
343  method: "POST", 
344  headers: myHeaders, 
345  redirect: "follow" 
346}; 
347 
348fetch(apiUrl, requestOptions) 
349  .then((response) => response.text()) 
350  .then((data) => { 
351		$("#success_req").css("display","block"); 
352		$("#waitd,.waitd").css("display","none"); 
353					$("#emailID").val(""); 
354					setTimeout(()=>{ 
355					$("#success_req").css("display","none"); 
356					},2000); 
357	}) 
358	.catch((error)=>{ 
359	console.warn(error); 
360	}) 
361    
362
363	 
364	function sendSubcriptionAgain(EmailId) { 
365			var emailId=EmailId; 
366		$("#success_req").css("display","none"); 
367		$("#success_suscrib").css("display","none"); 
368	 
369		//const emailRegex = /^[a-zA-Z0-9._%+-]+@gmail\.com$/; 
370		const emailRegex = /^[a-zA-Z0-9._%+-]+@(gmail\.com|yahoo\.com|yopmail\.com|outlook\.com|[a-zA-Z0-9.-]+\.[a-zA-Z]{2,})$/; 
371   if(emailRegex.test(emailId)){ 
372		  emailInput.classList.remove('danger'); 
373		 $("#error_val").css("display","none"); 
374		 $("#error_req").css("display","none"); 
375	 }else{ 
376		 if(emailId ==""){	 
377			 emailInput.classList.add('danger'); 
378		  $("#error_val").css("display","none"); 
379			$("#error_req").css("display","block"); 
380			return; 
381	   }else{ 
382			 emailInput.classList.add('danger'); 
383			  $("#error_val").css("display","block"); 
384			  $("#error_req").css("display","none"); 
385			 return; 
386
387		   
388
389	//	return; 
390	 
391    return new Promise((resolve, reject) => { 
392        $.ajax({ 
393             url: baseUrl1+"/o/subscription/get-lead-by-email?email="+emailId, 
394            type: 'GET', 
395           //	headers: { 
396           // 'Authorization': 'Bearer ' + _token 
397           //  }, 
398            dataType: 'json', 
399            success: function (data) { 
400                resolve(data); 
401                if (data && data?.length > 0) { 
402                    //	$("#success_suscrib").css("display","block"); 
403                    passLeadGenerate(data[0].ProspectID, emailId); 
404                } else { 
405                    $("#success_suscrib").css("display", "none"); 
406                    newSuscribed(emailId); 
407
408								$("#waitd ,.waitd").css("display","none"); 
409                $.each(data, function (index, loan) { 
410                    $('#loanList').append($('<option></option>').attr('value', loan.lId).text(loan.loanName)); 
411                }); 
412            }, 
413 
414            complete: function () { 
415            }, 
416            error: function (xhr, status, error) { 
417                reject(new Error("Error fetching data:", error)) 
418 
419
420        }); 
421    })	 
422
423		 
424</script> 
425 
426 
427 
428<#assign baseUrl= themeDisplay.getPortalURL() > 
429<#assign currentPageUrl = themeDisplay.getPortalURL() + themeDisplay.getURLCurrent()> 
430<#assign articles = []>  
431 
432 
433 
434<script type="application/ld+json"> 
435
436          "@context": "https://schema.org/",  
437          "@type": "BreadcrumbList",  
438          "itemListElement": [{ 
439            "@type": "ListItem",  
440            "position": 1,  
441            "name": "Home", 
442            "item": "${baseUrl}"   
443          },{ 
444            "@type": "ListItem",  
445            "position": 2,  
446            "name": "Blogs", 
447            "item": "${baseUrl}/blogs/all-blogs"   
448          },{ 
449            "@type": "ListItem",  
450            "position": 3,  
451            "name": "${themeDisplay.getURLCurrent()?split('/')[2]?replace("-"," ")?capitalize}", 
452            "item": "${themeDisplay.getPortalURL()}/blogs/${themeDisplay.getURLCurrent()?split('/')[2]}"   
453          },{ 
454            "@type": "ListItem",  
455            "position": 4,  
456            "name": "${title}", 
457            "item": "${themeDisplay.getPortalURL()}${themeDisplay.getURLCurrent()}"   
458          }] 
459
460    </script>