infiniteleasing.com Open in urlscan Pro
35.208.70.71  Public Scan

Submitted URL: http://www.infiniteauto.nyc/
Effective URL: https://infiniteleasing.com/
Submission: On March 17 via api from US — Scanned from US

Form analysis 5 forms found in the DOM

POST https://infiniteleasing.com/lease-specials/

<form class="form-inline homesearchform" id="HideOnPhone" action="https://infiniteleasing.com/lease-specials/" method="post">
  <input type="hidden" value="1" name="HomeSearch">
  <script type="text/javascript" src="//code.jquery.com/jquery-latest.min.js"></script>
  <script type="text/javascript">
    $(document).ready(function($) {
      $('#searchmakemodel').change(function() {
        var $mainCat = $('#searchmakemodel :selected').attr('data-value');
        if (!$mainCat) {
          $mainCat = $('#searchmakemodel').val();
        }
        // .call ajax
        $("#searchmodel").empty();
        $.ajax({
          url: "https://infiniteleasing.com/wp-admin/admin-ajax.php",
          type: 'POST',
          data: 'action=my_special_ajax_name_call&main_catid=' + $mainCat,
          success: function(results) {
            options = $(results);
            if (options.length > 1) {
              $("#searchmodel").removeAttr("disabled");
            } else {
              if (!$("#searchmodel").is(':disabled')) {
                $("#searchmodel").attr("disabled", "disabled");
              }
            }
            $("#searchmodel").append(results);
          }
        });
      });
    });
  </script>
  <span class="form-group">
    <select name="_tax_make" id="searchmakemodel" class="dropdown form-control">
      <option value="-1">Select Make</option>
      <option class="level-0" value=",!1673" data-value="1673"></option>
      <option class="level-0" value="Acura,!1083" data-value="1083">Acura</option>
      <option class="level-0" value="Alfa Romeo,!1506" data-value="1506">Alfa Romeo</option>
      <option class="level-0" value="Alfa-Romeo,!1089" data-value="1089">Alfa-Romeo</option>
      <option class="level-0" value="Aston Martin,!1509" data-value="1509">Aston Martin</option>
      <option class="level-0" value="Aston-Martin,!1091" data-value="1091">Aston-Martin</option>
      <option class="level-0" value="Audi,!1097" data-value="1097">Audi</option>
      <option class="level-0" value="Bentley,!1534" data-value="1534">Bentley</option>
      <option class="level-0" value="BMW,!1118" data-value="1118">BMW</option>
      <option class="level-0" value="Buick,!1149" data-value="1149">Buick</option>
      <option class="level-0" value="Cadillac,!1157" data-value="1157">Cadillac</option>
      <option class="level-0" value="Chevrolet,!1169" data-value="1169">Chevrolet</option>
      <option class="level-0" value="Chrysler,!1194" data-value="1194">Chrysler</option>
      <option class="level-0" value="Dodge,!1198" data-value="1198">Dodge</option>
      <option class="level-0" value="Ferrari,!1551" data-value="1551">Ferrari</option>
      <option class="level-0" value="FIAT,!1206" data-value="1206">FIAT</option>
      <option class="level-0" value="Ford,!1211" data-value="1211">Ford</option>
      <option class="level-0" value="GMC,!1236" data-value="1236">GMC</option>
      <option class="level-0" value="Honda,!1247" data-value="1247">Honda</option>
      <option class="level-0" value="Hyundai,!1256" data-value="1256">Hyundai</option>
      <option class="level-0" value="Infiniti,!1271" data-value="1271">Infiniti</option>
      <option class="level-0" value="Jaguar,!1278" data-value="1278">Jaguar</option>
      <option class="level-0" value="Jeep,!1282" data-value="1282">Jeep</option>
      <option class="level-0" value="Kia,!1290" data-value="1290">Kia</option>
      <option class="level-0" value="Lamborghini,!1302" data-value="1302">Lamborghini</option>
      <option class="level-0" value="Land Rover,!1589" data-value="1589">Land Rover</option>
      <option class="level-0" value="Land-Rover,!1305" data-value="1305">Land-Rover</option>
      <option class="level-0" value="Lexus,!1311" data-value="1311">Lexus</option>
      <option class="level-0" value="Lincoln,!1334" data-value="1334">Lincoln</option>
      <option class="level-0" value="Maserati,!1341" data-value="1341">Maserati</option>
      <option class="level-0" value="Mazda,!1346" data-value="1346">Mazda</option>
      <option class="level-0" value="Mercedes-Benz,!1353" data-value="1353">Mercedes-Benz</option>
      <option class="level-0" value="MINI,!1373" data-value="1373">MINI</option>
      <option class="level-0" value="Mitsubishi,!1378" data-value="1378">Mitsubishi</option>
      <option class="level-0" value="Nissan,!1383" data-value="1383">Nissan</option>
      <option class="level-0" value="Porsche,!1402" data-value="1402">Porsche</option>
      <option class="level-0" value="Ram,!1409" data-value="1409">Ram</option>
      <option class="level-0" value="Rolls-Royce,!1416" data-value="1416">Rolls-Royce</option>
      <option class="level-0" value="Scion,!1423" data-value="1423">Scion</option>
      <option class="level-0" value="smart,!1428" data-value="1428">smart</option>
      <option class="level-0" value="Subaru,!1430" data-value="1430">Subaru</option>
      <option class="level-0" value="Tesla,!1438" data-value="1438">Tesla</option>
      <option class="level-0" value="Toyota,!1441" data-value="1441">Toyota</option>
      <option class="level-0" value="Volkswagen,!1462" data-value="1462">Volkswagen</option>
      <option class="level-0" value="Volvo,!1476" data-value="1476">Volvo</option>
    </select>
  </span>
  <span class="form-group">
    <select name="_tax_model" id="searchmodel" class="dropdown form-control" disabled="disabled">
      <option value="">All Models</option>
    </select>
  </span>
  <!--pricerangBox-->
  <div class="form-group homesearch_pricerange_box">
    <div id="LeaseSpecials">
      <div class="col-xs-12 hs_m_top">
        <input type="hidden" id="SearchAmount" name="SearchAmount" value="100 - 900">
        <div id="slider-range" class="ui-slider ui-slider-horizontal ui-widget ui-widget-content ui-corner-all ui-draggable ui-draggable-handle">
          <div class="ui-slider-range ui-widget-header ui-corner-all" style="left: 10%; width: 80%;"></div><span class="ui-slider-handle ui-state-default ui-corner-all" tabindex="0" style="left: 10%;"></span><span
            class="ui-slider-handle ui-state-default ui-corner-all" tabindex="0" style="left: 90%;"></span>
        </div>
        <div class="col-xs-6 p_none m_top_10 text-left">min: <span id="MinPrice">$100</span></div>
        <div class="col-xs-6 p_none text-right m_top_10">max: <span id="MaxPrice">$900</span></div>
      </div>
    </div>
  </div>
  <!--pricerangBox_end-->
  <div class="form-group">
    <select name="_INV_vehicle_type_name" class="dropdown form-control" id="HSvehicletype">
      <option value="All">All Styles</option>
      <option value="270,!Compact">Compact</option>
      <option value="269,!Minivan">Minivan</option>
      <option value="267,!Hatchback">Hatchback</option>
      <option value="266,!Pickup Truck">Pickup Truck</option>
      <option value="250,!SUV">SUV</option>
      <option value="160,!Sedan">Sedan</option>
      <option value="156,!Coupe">Coupe</option>
      <option value="154,!Convertible">Convertible</option>
    </select>
  </div>
  <input type="submit" class="btn btn-s" value="Submit">
</form>

Name: getquoteformPOST https://infiniteleasing.com/get-quote/

<form name="getquoteform" id="getquoteform" action="https://infiniteleasing.com/get-quote/" method="post">
  <div class="form-group">
    <input type="text" class="form-control" name="getquote_firstname" placeholder="First Name" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" name="getquote_lastname" placeholder="Last Name" required="">
  </div>
  <div class="form-group">
    <input type="email" class="form-control" name="getquote_email" placeholder="E-mail" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" name="getquote_phone" placeholder="Phone #" required="">
  </div>
  <input type="hidden" id="GetQuoteId" class="hiddenfield" name="getquote_id">
  <input type="hidden" id="GetQuoteTitle" class="hiddenfield" name="getquote_title">
  <input type="hidden" id="GetQuoteYear" class="hiddenfield" name="getquote_year">
  <input type="hidden" id="GetQuoteMake" class="hiddenfield" name="getquote_make">
  <input type="hidden" id="GetQuoteModel" class="hiddenfield" name="getquote_model">
  <input type="hidden" id="getquote_source_url" class="hiddenfield" name="getquote_source_url" value="https://infiniteleasing.com/">
  <div id="getquoteformcaptcha" class="getquoteformcaptcha">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeNAAwTAAAAAEA-a-edx-UVG0_Z973mYa03JeJw&amp;co=aHR0cHM6Ly9pbmZpbml0ZWxlYXNpbmcuY29tOjQ0Mw..&amp;hl=en&amp;v=Trd6gj1dhC_fx0ma_AWHc1me&amp;theme=dark&amp;size=normal&amp;cb=c8we1csvq9zt"
          width="304" height="78" role="presentation" name="a-nup6b1r1x785" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
  <input type="text" name="grc-response" class="hiderecaptchafield" value="" required="">
  <input type="submit" class="btn btn2" value="Submit">
</form>

Name: leaseterminationformPOST https://infiniteleasing.com/early-lease-termination/

<form name="leaseterminationform" id="leaseterminationform" action="https://infiniteleasing.com/early-lease-termination/" method="post">
  <div class="form-group">
    <input type="text" class="form-control" id="exampleInputName2" placeholder="Make" name="_tax_make" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="exampleInputName2" placeholder="Model" name="_tax_model" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="" placeholder="Monthly Payment" name="leasetermination_monthly_payment" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control hasDatepicker" id="datepicker" placeholder="Approx Return Date" name="leasetermination_return_date" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="exampleInputName2" placeholder="First Name" name="leasetermination_first_name" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="exampleInputName2" placeholder="Last Name" name="leasetermination_last_name" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="exampleInputEmail2" placeholder="E-mail" name="leasetermination_email" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="exampleInputEmail2" placeholder="Phone #" name="leasetermination_phone" required="">
  </div>
  <div class="form-group"></div>
  <textarea rows="3" class="form-control" id="exampleInputEmail2" placeholder="Notes" name="leasetermination_note" required=""></textarea>
  <input type="hidden" name="leasetermination_source_url" value="https://infiniteleasing.com/">
  <div class="form-group-reaptcha">
    <div id="leaseterminationcaptcha" class="leaseterminationcaptcha">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeNAAwTAAAAAEA-a-edx-UVG0_Z973mYa03JeJw&amp;co=aHR0cHM6Ly9pbmZpbml0ZWxlYXNpbmcuY29tOjQ0Mw..&amp;hl=en&amp;v=Trd6gj1dhC_fx0ma_AWHc1me&amp;theme=dark&amp;size=normal&amp;cb=kuixiqcpsa6l"
            width="304" height="78" role="presentation" name="a-l4jw523xvx0g" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div>
    </div>
    <input type="text" name="grc-response4" class="hiderecaptchafield" value="" required="">
  </div>
  <input type="submit" class="btn btn-s" value="Submit">
</form>

POST

<form method="post"><input type="hidden" name="ip" value="38.132.118.73"><span style="display:none !important"><label for="name">Leave Blank:</label><input type="text" id="name" name="name"><label for="uri">Do Not Change:</label><input type="text"
      id="uri" name="uri" value="http://"></span>
  <p><label for="s2email">Your email:</label><input type="text" name="email" id="s2email" value="Enter email address..." size="20" onfocus="if (this.value == 'Enter email address...') {this.value = '';}"
      onblur="if (this.value == '') {this.value = 'Enter email address...';}"></p>
  <p><input type="submit" name="subscribe" value="Subscribe"></p>
</form>

Name: getintouchformPOST https://infiniteleasing.com/get-in-touch/

<form name="getintouchform" id="getintouchform" action="https://infiniteleasing.com/get-in-touch/" method="post">
  <div class="form-group">
    <input type="text" class="form-control" name="getintouch_firstname" placeholder="First Name" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" name="getintouch_lastname" placeholder="Last Name" required="">
  </div>
  <div class="form-group">
    <input type="email" class="form-control" name="getintouch_email" placeholder="E-mail" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" name="getintouch_phone" placeholder="Phone" required="">
  </div>
  <div class="form-group">
    <textarea name="getintouch_message" class="form-control" placeholder="Message" required=""></textarea>
  </div>
  <input type="hidden" class="hiddenfield" name="getintouch_source_url" value="https://infiniteleasing.com/">
  <div id="getintouchformcaptcha" class="getintouchformcaptcha">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeNAAwTAAAAAEA-a-edx-UVG0_Z973mYa03JeJw&amp;co=aHR0cHM6Ly9pbmZpbml0ZWxlYXNpbmcuY29tOjQ0Mw..&amp;hl=en&amp;v=Trd6gj1dhC_fx0ma_AWHc1me&amp;theme=dark&amp;size=normal&amp;cb=w2ktc9qzjhl6"
          width="304" height="78" role="presentation" name="a-wwd179mqzmm5" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div><textarea id="g-recaptcha-response-2" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <input type="text" name="grc-response2" class="hiderecaptchafield" value="" required="">
  <input type="submit" class="btn btn-clear" value="Send">
</form>

Text Content

Infinite Auto Leasing 1518 Ave. Z Brooklyn, NY 11235
(800) 965-3844

Toggle navigation
 * Home
 * Lease Specials
 * Credit Application
 * Services
   * Body Shop
   * Lease Return Center
   * Early Lease Termination
   * Sell Your Car
   * Auto & Home Insurance
 * News
 * Testimonials
 * Contact Us


EARLY LEASE TERMINATION

Start Here


MONTHLY LEASE SPECIALS

View All


SELL YOUR CAR

Start Here
 1. 
 2. 
 3. 


MONTHLY LEASE SPECIALS

View All


EARLY LEASE TERMINATION

Start Here


SELL YOUR CAR

Start Here
Previous Next


SEARCH OUR INVENTORY

Select Make Acura Alfa Romeo Alfa-Romeo Aston Martin Aston-Martin Audi Bentley
BMW Buick Cadillac Chevrolet Chrysler Dodge Ferrari FIAT Ford GMC Honda Hyundai
Infiniti Jaguar Jeep Kia Lamborghini Land Rover Land-Rover Lexus Lincoln
Maserati Mazda Mercedes-Benz MINI Mitsubishi Nissan Porsche Ram Rolls-Royce
Scion smart Subaru Tesla Toyota Volkswagen Volvo All Models
min: $100
max: $900
All Styles Compact Minivan Hatchback Pickup Truck SUV Sedan Coupe Convertible


MARCH LEASE SPECIALS



2023 BMW 7 Series

Lease for 36 Months *Based on $96,695 MSRP

$1499/mo

View Details Get Quote

2023 Acura Integra

Lease for 36 Months *Based on $31,895 MSRP

$399/mo

View Details Get Quote

2023 Acura MDX

Lease for 36 Months *Based on $46,300 MSRP

$799/mo

View Details Get Quote

2023 Toyota Highlander

Lease for 36 Months *Based on $40,440 MSRP

$599/mo

View Details Get Quote

2023 Audi Q5

Lease for 36 Months *Based on $53,850 MSRP

$699/mo

View Details Get Quote

2023 Mercedes-Benz C-Class

Lease for 36 Months *Based on $43,800 MSRP

$699/mo

View Details Get Quote

2023 Mazda CX-9

Lease for 36 Months *Based on $42,640 MSRP

$489/mo

View Details Get Quote

2023 Nissan Pathfinder

Lease for 36 Months *Based on $34,640 MSRP

$489/mo

View Details Get Quote

2023 Nissan Altima

Lease for 36 Months *Based on $23,750 MSRP

$349/mo

View Details Get Quote

2023 Lexus RX 350

Lease for 36 Months *Based on $48,550 MSRP

$859/mo

View Details Get Quote

2023 BMW X7

Lease for 36 Months *Based on $78,845 MSRP

CALL

View Details Get Quote

2023 BMW X3

Lease for 36 Months *Based on $54,650 MSRP

$769/mo

View Details Get Quote


GET A QUOTE




View All


STUCK IN A LEASE?

GET OUT OF YOUR LEASE EARLY!

Start Here


YOUR CURRENT LEASE DETAILS:




INFINITE AUTO LEASING


PROUDLY SERVING THE METRO NYC AREA

If you’re in the market for a new car you probably have many questions about car
leasing and the benefits of leasing vs buying a vehicle. Rest assured, because
the auto leasing experts at Infinite Auto Leasing in Brooklyn have a decade of
experience making the process as smooth as possible; from your free, no
obligation, lease quote, to filling out your auto lease credit application,
right up to the door-to-door delivery of your new car! Take a few minutes to
browse all the latest lease specials on our website and when you see something
you like, just fill out the free quote form for a quick no-hassle price quote
provided by our friendly and professional leasing agents.

Whether you’re leasing a car for the first time or your current lease is
expiring soon and it’s time to start shopping for you next car lease, there’s no
better one-stop-shop for your needs in the NYC metro area than Infinite Auto
Leasing. We can help you get rid of your old car if you own it and are ready to
sell or help you get out of your current lease early and into a new car. Just
give us a call or send us a message with your details and questions and we’ll
answer them promptly so you can navigate the entire process headache-free!

Our new leasing center is conveniently located in the Sheepshead Bay area of
Brooklyn, NY at 1518 Ave. Z and easily accessible by public transportation or by
car right near the Belt Parkway. Infinite Auto Leasing’s knowledgeable staff is
available to answer your questions and provide the best lease specials on all
the latest 2015 and 2016 makes and models on the market.

New Location!


SIGN UP FOR UPDATES

GET EXCLUSIVE DEALS IN YOUR INBOX!

Leave Blank:Do Not Change:

Your email:



OUR BROOKLYN OFFICE

Infinite Auto Leasing
1518 Avenue Z
Brooklyn, NY 11235
Phone: (718) 769-2886

Find us on Google Map


OUR MIAMI OFFICE

Infinite Auto Leasing
2700 N 29th Ave, Suite 301
Hollywood, FL 33020
Phone: (305) 440-5800

Find us on Google Map


OUR AUTHORIZED BODYSHOP

Auto Group Collision
2712 Stillwell Avenue
Brooklyn, NY 11224
Phone: (888) 281-7171

Find us on Google Map
24/7 TOWING & CLAIM ASSISTANCE | RENTAL SERVICES

GET IN TOUCH



 

Automobile Broker License #7124053

Please Note That Infinite Auto Does Not Perform Any Warranty Work

 

              

 

Powered by Media Explode