www.carriomotorcars.com Open in urlscan Pro
34.206.154.172  Public Scan

Submitted URL: https://www.sellforthemaximum.com/
Effective URL: https://www.carriomotorcars.com/
Submission: On October 27 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET

<form method="get" class="form-wrapper js-payment-configuration-form js-form" data-form-id="" data-form-title="" data-form-type="" data-form-field-error-message-position="below" data-form-field-label-position="above" novalidate=""
  data-in-viewport-id="4">
  <div class="text-left">
    <h4 class="js-module-heading"> Estimate your payments </h4>
  </div>
  <p>Please adjust the options below so we can estimate the most accurate monthly payments.</p>
  <div class="field">
    <h6>Your estimated credit score</h6>
    <div class="visible-xs">
      <div class="custom-select js-custom-select "><select id="aprChoice" name="aprChoice" placeholder="Your estimated credit score" class="form-control">
          <option value=""></option>
          <option value="1.9">Excellent | Over 750 | 1.9%</option>
          <option value="3.9">Good | 700 - 750 | 3.9%</option>
          <option value="5.9" selected="selected">Average | 650 - 699 | 5.9%</option>
          <option value="7.9">Poor | 600 - 649 | 7.9%</option>
          <option value="9.9">Very Poor | Under 600 | 9.9%</option>
        </select></div>
    </div>
    <div class="hidden-xs">
      <div class="slider-wrapper js-range-slider-wrapper">
        <input type="text" id="aprSlider" name="aprSlider" data-slider-ticks="[1.9,3.9,5.9,7.9,9.9]"
          data-slider-ticks-labels="[&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>Very Poor<\/div>(Under 600)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>Poor<\/div>(600 - 649)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>Average<\/div>(650 - 699)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>Good<\/div>(700 - 750)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>Excellent<\/div>(Over 750)&quot;]"
          data-slider-precision="2" data-slider-tooltip-position="top" data-slider-reversed="true" class="bootstrap-range-slider js-range-slider form-control" data-slider-min="1.9" data-slider-max="9.9" data-slider-step="2" data-slider-mode="default"
          data-slider-tooltip="always" data-slider-format="{n}%" data-slider-format-decimals="2" data-slider-format-dec-point="" data-slider-format-thousands-sep="" data-slider-value="5.9" value="5.9">
      </div>
    </div>
  </div>
  <div class="field">
    <h6>Loan term</h6>
    <div class="visible-xs">
      <div class="custom-select js-custom-select "><select id="loanChoice" name="loanChoice" placeholder="Your estimated credit score" class="form-control">
          <option value=""></option>
          <option value="24">24 months</option>
          <option value="36">36 months</option>
          <option value="48">48 months</option>
          <option value="60" selected="selected">60 months</option>
          <option value="72">72 months</option>
        </select></div>
    </div>
    <div class="hidden-xs">
      <div class="slider-wrapper js-range-slider-wrapper">
        <input type="text" id="loanSlider" name="loanSlider" data-slider-ticks="[24,36,48,60,72]"
          data-slider-ticks-labels="[&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>24<\/div>(months)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>36<\/div>(months)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>48<\/div>(months)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>60<\/div>(months)&quot;,&quot;<div class=\&quot;slider-custom-tick-label_heading\&quot;>72<\/div>(months)&quot;]"
          class="bootstrap-range-slider js-range-slider form-control" data-slider-min="24" data-slider-max="72" data-slider-step="12" data-slider-mode="default" data-slider-tooltip="hide" data-slider-format="" data-slider-format-decimals=""
          data-slider-format-dec-point="" data-slider-format-thousands-sep="" data-slider-value="60" value="60">
      </div>
    </div>
  </div>
  <div class="field">
    <h6>Down payment</h6>
    <div class="slider-wrapper clearfix js-range-slider-wrapper">
      <input type="text" id="dpSlider" name="dpSlider" data-slider-tooltip-position="top" class="bootstrap-range-slider js-range-slider form-control" data-slider-min="0" data-slider-max="2750000" data-slider-step="1000" data-slider-mode="default"
        data-slider-tooltip="always" data-slider-format="${n}" data-slider-format-decimals="0" data-slider-format-dec-point="" data-slider-format-thousands-sep="" data-slider-value="3000" value="3000">
      <div class="slider-max js-range-slider-max" data-number="2750000"> $2,750,000 </div>
      <div class="slider-min js-range-slider-min" data-number="0"> $0 </div>
    </div>
  </div>
</form>

//maps.google.com

<form action="//maps.google.com" target="_blank" class="get-direction__form js-get-direction-form" novalidate="">
  <input type="text" id="saddr" name="saddr" class="get-direction__starting-address js-get-direction form-control" placeholder="Enter Your Starting Address">
  <input type="hidden" name="daddr" value="5120 N State Road 7, Fort Lauderdale, FL 33319" class="js-get-direction-to-address">
  <button class="get-direction__form-submit">Go</button>
</form>

GET /cars-for-sale-fort-lauderdale-fl

<form method="GET" action="/cars-for-sale-fort-lauderdale-fl" class="live-search__form js-livesearch-form" novalidate="">
  <div class="live-search__input-wrapper js-input-wrapper">
    <input type="text" autocomplete="off" name="q" class="form-control live-search__input js-livesearch js-typeahead" value="" placeholder="Search">
    <a href="#" class="live-search__submit df-icon df-icon-search js-submit js-live-search-submit"></a>
  </div>
  <a href="#" class="live-search__reset js-reset df-icon df-icon-close"></a>
</form>

GET

<form method="get" class="js-form" autocomplete="off" novalidate="">
  <div class="items">
    <div class="item">
      <div class="hybrid-select  js-hybrid-select">
        <div class="hybrid-select__wrapper">
          <select id="type" name="type" class="hybrid-select__native-select js-native-select">
            <option value="">All Types</option>
            <option value="new">New</option>
            <option value="used">Used</option>
          </select><!-- Hide the custom select from AT (e.g. SR) using aria-hidden -->
          <div class="hybrid-select__custom-select js-custom-select" aria-hidden="true">
            <div class="hybrid-select__custom-select-trigger js-custom-select-trigger">
              <span class="hybrid-select__custom-select-trigger-text js-custom-select-trigger-text">All Types</span>
              <div class="hybrid-select__arrow-icon">
                <span class="df-icon df-icon-caret-down"></span>
              </div>
            </div>
            <div class="hybrid-select__custom-select-options js-custom-select-options">
              <div class="hybrid-select__custom-select-option hybrid-select__custom-select-option_selected js-custom-select-option" data-value="">All Types</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="new">New</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="used">Used</div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="item">
      <div class="hybrid-select  js-hybrid-select">
        <div class="hybrid-select__wrapper">
          <select id="make" name="make" class="hybrid-select__native-select js-native-select">
            <option value="">All Makes</option>
            <option value="Aston Martin">Aston Martin</option>
            <option value="Audi">Audi</option>
            <option value="BMW">BMW</option>
            <option value="Bentley">Bentley</option>
            <option value="Bugatti">Bugatti</option>
            <option value="CIGARETTE">CIGARETTE</option>
            <option value="Cadillac">Cadillac</option>
            <option value="Canados">Canados</option>
            <option value="Chevrolet">Chevrolet</option>
            <option value="Dodge">Dodge</option>
            <option value="Ferrari">Ferrari</option>
            <option value="Ford">Ford</option>
            <option value="GMC">GMC</option>
            <option value="Hyundai">Hyundai</option>
            <option value="Jaguar">Jaguar</option>
            <option value="Jeep">Jeep</option>
            <option value="Lamborghini">Lamborghini</option>
            <option value="Land Rover">Land Rover</option>
            <option value="Lexus">Lexus</option>
            <option value="Maserati">Maserati</option>
            <option value="McLaren">McLaren</option>
            <option value="Mercedes-Benz">Mercedes-Benz</option>
            <option value="Porsche">Porsche</option>
            <option value="Ram">Ram</option>
            <option value="Rolls Royce">Rolls Royce</option>
            <option value="Rolls-Royce">Rolls-Royce</option>
            <option value="Tesla">Tesla</option>
            <option value="Vanderhall">Vanderhall</option>
          </select><!-- Hide the custom select from AT (e.g. SR) using aria-hidden -->
          <div class="hybrid-select__custom-select js-custom-select" aria-hidden="true">
            <div class="hybrid-select__custom-select-trigger js-custom-select-trigger">
              <span class="hybrid-select__custom-select-trigger-text js-custom-select-trigger-text">All Makes</span>
              <div class="hybrid-select__arrow-icon">
                <span class="df-icon df-icon-caret-down"></span>
              </div>
            </div>
            <div class="hybrid-select__custom-select-options js-custom-select-options">
              <div class="hybrid-select__custom-select-option hybrid-select__custom-select-option_selected js-custom-select-option" data-value="">All Makes</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Aston Martin">Aston Martin</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Audi">Audi</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="BMW">BMW</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Bentley">Bentley</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Bugatti">Bugatti</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="CIGARETTE">CIGARETTE</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Cadillac">Cadillac</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Canados">Canados</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Chevrolet">Chevrolet</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Dodge">Dodge</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Ferrari">Ferrari</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Ford">Ford</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="GMC">GMC</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Hyundai">Hyundai</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Jaguar">Jaguar</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Jeep">Jeep</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Lamborghini">Lamborghini</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Land Rover">Land Rover</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Lexus">Lexus</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Maserati">Maserati</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="McLaren">McLaren</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Mercedes-Benz">Mercedes-Benz</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Porsche">Porsche</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Ram">Ram</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Rolls Royce">Rolls Royce</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Rolls-Royce">Rolls-Royce</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Tesla">Tesla</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="Vanderhall">Vanderhall</div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="item">
      <div class="hybrid-select  js-hybrid-select">
        <div class="hybrid-select__wrapper">
          <select id="year" name="year" class="hybrid-select__native-select js-native-select">
            <option value="">All Years</option>
            <option value="1999">1999</option>
            <option value="2000">2000</option>
            <option value="2001">2001</option>
            <option value="2004">2004</option>
            <option value="2005">2005</option>
            <option value="2006">2006</option>
            <option value="2007">2007</option>
            <option value="2008">2008</option>
            <option value="2009">2009</option>
            <option value="2010">2010</option>
            <option value="2011">2011</option>
            <option value="2012">2012</option>
            <option value="2013">2013</option>
            <option value="2014">2014</option>
            <option value="2015">2015</option>
            <option value="2016">2016</option>
            <option value="2017">2017</option>
            <option value="2018">2018</option>
            <option value="2019">2019</option>
            <option value="2020">2020</option>
            <option value="2021">2021</option>
            <option value="2022">2022</option>
            <option value="2023">2023</option>
            <option value="2024">2024</option>
            <option value="2025">2025</option>
          </select><!-- Hide the custom select from AT (e.g. SR) using aria-hidden -->
          <div class="hybrid-select__custom-select js-custom-select" aria-hidden="true">
            <div class="hybrid-select__custom-select-trigger js-custom-select-trigger">
              <span class="hybrid-select__custom-select-trigger-text js-custom-select-trigger-text">All Years</span>
              <div class="hybrid-select__arrow-icon">
                <span class="df-icon df-icon-caret-down"></span>
              </div>
            </div>
            <div class="hybrid-select__custom-select-options js-custom-select-options">
              <div class="hybrid-select__custom-select-option hybrid-select__custom-select-option_selected js-custom-select-option" data-value="">All Years</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="1999">1999</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2000">2000</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2001">2001</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2004">2004</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2005">2005</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2006">2006</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2007">2007</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2008">2008</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2009">2009</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2010">2010</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2011">2011</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2012">2012</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2013">2013</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2014">2014</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2015">2015</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2016">2016</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2017">2017</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2018">2018</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2019">2019</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2020">2020</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2021">2021</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2022">2022</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2023">2023</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2024">2024</div>
              <div class="hybrid-select__custom-select-options-separator"></div>
              <div class="hybrid-select__custom-select-option  js-custom-select-option" data-value="2025">2025</div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="item item_no-separator">
      <a class="btn btn-primary js-browse-inventory-find" href="/cars-for-sale-fort-lauderdale-fl">View Inventory</a>
    </div>
  </div>
</form>

Text Content

ESTIMATE YOUR PAYMENTS

Please adjust the options below so we can estimate the most accurate monthly
payments.

YOUR ESTIMATED CREDIT SCORE

Excellent | Over 750 | 1.9%Good | 700 - 750 | 3.9%Average | 650 - 699 | 5.9%Poor
| 600 - 649 | 7.9%Very Poor | Under 600 | 9.9%


LOAN TERM

24 months36 months48 months60 months72 months


DOWN PAYMENT

$2,750,000
$0
Update pricing
Saved 0
Viewed 0
✓ 0 selected
→ Compare Vehicles
Clear All
We're located at 5120 N State Road 7, Fort Lauderdale, FL 33319
Go
Inventory Directions Call Service

5120 N State Road 7, Fort Lauderdale, FL
(954) 733-7555
Closed Today

 * FULL INVENTORY
    * View all [347]
    * Cars [203]
    * Trucks [8]
    * SUVs & Crossovers [76]
    * Hybrid & Electric [21]
   
   PRICE
   
    * Under $100,000
    * $100,00 - $200,000
    * $200,000 - $500,000
    * Over $500,000
   
   FEATURES
   
    * New Arrivals
    * Nearly new
    * Limited Edition
    * EV / Hybrid
    * Single Owner

 * Vanderhall
 * Finance
    * Online Credit Approval
    * Value Your Trade
    * Schedule Test Drive

 * About Us
    * Our Dealership
    * Testimonials
    * Contact Us
    * Careers

5120 N State Road 7, Fort Lauderdale, FL
(954) 733-7555
Closed Today



Start Shopping Get Approved Sell or Trade


LET'S GET STARTED.

All TypesNewUsed
All Types

All Types

New

Used
All MakesAston
MartinAudiBMWBentleyBugattiCIGARETTECadillacCanadosChevroletDodgeFerrariFordGMCHyundaiJaguarJeepLamborghiniLand
RoverLexusMaseratiMcLarenMercedes-BenzPorscheRamRolls
RoyceRolls-RoyceTeslaVanderhall
All Makes

All Makes

Aston Martin

Audi

BMW

Bentley

Bugatti

CIGARETTE

Cadillac

Canados

Chevrolet

Dodge

Ferrari

Ford

GMC

Hyundai

Jaguar

Jeep

Lamborghini

Land Rover

Lexus

Maserati

McLaren

Mercedes-Benz

Porsche

Ram

Rolls Royce

Rolls-Royce

Tesla

Vanderhall
All
Years1999200020012004200520062007200820092010201120122013201420152016201720182019202020212022202320242025
All Years

All Years

1999

2000

2001

2004

2005

2006

2007

2008

2009

2010

2011

2012

2013

2014

2015

2016

2017

2018

2019

2020

2021

2022

2023

2024

2025
View Inventory
View Inventory
Get Pre-Approved
Sell or Trade


WELCOME TO CARRIO MOTOR CARS, YOUR PREMIER DESTINATION FOR EXOTIC AND PRE-OWNED
LUXURY VEHICLES IN FORT LAUDERDALE.

As a family-owned dealership established in 1987, we take immense pride in
providing our customers with an exceptional car-buying experience. With a wide
selection of top brands, including Lamborghini, Rolls-Royce, Bentley, Ferrari,
Aston Martin, McLaren, and Mercedes-Benz, we offer the epitome of automotive
excellence.

At Carrio Motor Cars, our dedicated team of experts can show you around our
large inventory of over 100 exotic and luxury cars. From sleek and powerful
sports cars to elegant and modern sedans, we have something to satisfy every
taste. With decades of experience in the industry, we have cultivated strong
relationships with trusted sources, ensuring that our customers have access to
the most sought-after vehicles. Our meticulous inspection process guarantees
that each car meets our quality standards, allowing you to purchase with
confidence.

Beyond our exceptional selection, Carrio Motor Cars is dedicated to delivering
unparalleled customer service. Our knowledgeable and friendly staff is here to
assist you throughout your car-buying journey, offering guidance, expertise, and
personalized attention. We strive to make your experience seamless and
enjoyable, exceeding your expectations at every turn.

Whether you're a seasoned automotive enthusiast or embarking on your first
luxury car purchase, Carrio Motor Cars is here to fulfill your dreams. Explore
our online inventory or visit our showroom in Fort Lauderdale. Start your
journey towards automotive excellence today at Carrio Motor Cars.

View All Inventory
View Vanderhall Inventory
Contact Us


WELCOME TO CARRIO MOTOR CARS, YOUR PREMIER DESTINATION FOR EXOTIC AND PRE-OWNED
LUXURY VEHICLES IN FORT LAUDERDALE.

As a family-owned dealership established in 1987, we take immense pride in
providing our customers with an exceptional car-buying experience. With a wide
selection of top brands, including Lamborghini, Rolls-Royce, Bentley, Ferrari,
Aston Martin, McLaren, and Mercedes-Benz, we offer the epitome of automotive
excellence.

At Carrio Motor Cars, our dedicated team of experts can show you around our
large inventory of over 100 exotic and luxury cars. From sleek and powerful
sports cars to elegant and modern sedans, we have something to satisfy every
taste. With decades of experience in the industry, we have cultivated strong
relationships with trusted sources, ensuring that our customers have access to
the most sought-after vehicles. Our meticulous inspection process guarantees
that each car meets our quality standards, allowing you to purchase with
confidence.

Beyond our exceptional selection, Carrio Motor Cars is dedicated to delivering
unparalleled customer service. Our knowledgeable and friendly staff is here to
assist you throughout your car-buying journey, offering guidance, expertise, and
personalized attention. We strive to make your experience seamless and
enjoyable, exceeding your expectations at every turn.

Whether you're a seasoned automotive enthusiast or embarking on your first
luxury car purchase, Carrio Motor Cars is here to fulfill your dreams. Explore
our online inventory or visit our showroom in Fort Lauderdale. Start your
journey towards automotive excellence today at Carrio Motor Cars.


2021 Ferrari SF90 Stradale
$469,998


2022 Lamborghini Huracan STO Twin Turbo build with $250k in build receipts!!
$479,998


2022 Ferrari F8 Spider
$479,998


2021 Rolls-Royce Dawn massive $434,515 sticker
$489,998


2021 Lamborghini Huracan STO TWIN TURBO!!
$489,998


2022 Ferrari SF90 Stradale
$499,998


Full Inventory

CONTACT US

5120 N State Road 7, Fort Lauderdale, FL 33319
Get Directions

Sales: (954) 733-7555 | Hours


Next-Generation Engine 6 Custom Dealer Website powered by DealerFire.  Part of
the DealerSocket portfolio of advanced automotive technology products.

Copyright © Carrio Motor Cars      Privacy  |  Sitemap