www.enterprisecarsales.com Open in urlscan Pro
52.200.15.124  Public Scan

Submitted URL: https://click.email.enterprise.com/?qs=66c8923d0252dc781234557b453bf3fbbbbaba7581de3a3e35dd0cf328ce979d2ad1893c29447f2176c322ea70b7...
Effective URL: https://www.enterprisecarsales.com/list/buy-a-car/?CUR=Email_Multiline&phonenumber=csemails&c=Y&mcid=email:9672206:CTKFTRES0123-S:U...
Submission: On February 16 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST

<form method="POST" data-target="jzl-vgeo-zipentry.form" data-action="submit->jzl-vgeo-zipentry#onSubmit">
  <input type="hidden" name="jzl-action" value="vgeo-setzipcode">
  <input type="hidden" name="backToUrl">
  <div class="label-row">
    <label>
      <strong class="jzl-zip-gate-text jzl-zip-gate-header">ZIP Code</strong>
      <span class="jzl-zip-gate-text jzl-zip-gate-sub-header">(5 digit US ZIP Code)</span>
    </label>
  </div>
  <div class="zipentry-row">
    <div class="zipentry-box">
      <input type="text" name="zipCode" data-target="jzl-vgeo-zipentry.zipCodeInput" value="" maxlength="5">
    </div>
    <div>
      <button type="submit" data-event="zip_entry_locate" class="jzl-core-zip-entry-button">Locate</button>
    </div>
    <div>OR</div>
    <div>
      <button class="compound-button jzl-core-zip-entry-button" data-target="jzl-vgeo-zipentry.useMyLocationButton" data-action="jzl-vgeo-zipentry#useMyLocation" data-event="zip_entry_use_location">
        <!-- Show this image by default -->
        <div data-target="jzl-vgeo-zipentry.compass">
          <i class="icon fas fa-location-arrow"></i>
        </div>
        <!-- Swap and show this image when search is taking place -->
        <div class="hidden" data-target="jzl-vgeo-zipentry.spinner">
          <div class="icon">
            <style>
              .sk-fading-circle {
                display: inline-block;
                width: 100%;
                height: 100%;
                position: relative;
              }

              .sk-fading-circle .sk-circle {
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
              }

              .sk-fading-circle .sk-circle:before {
                content: '';
                display: block;
                margin: 0 auto;
                width: 15%;
                height: 15%;
                background-color: #eee;
                border-radius: 100%;
                -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
                animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
              }

              .sk-fading-circle .sk-circle2 {
                -webkit-transform: rotate(30deg);
                -ms-transform: rotate(30deg);
                transform: rotate(30deg);
              }

              .sk-fading-circle .sk-circle3 {
                -webkit-transform: rotate(60deg);
                -ms-transform: rotate(60deg);
                transform: rotate(60deg);
              }

              .sk-fading-circle .sk-circle4 {
                -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg);
              }

              .sk-fading-circle .sk-circle5 {
                -webkit-transform: rotate(120deg);
                -ms-transform: rotate(120deg);
                transform: rotate(120deg);
              }

              .sk-fading-circle .sk-circle6 {
                -webkit-transform: rotate(150deg);
                -ms-transform: rotate(150deg);
                transform: rotate(150deg);
              }

              .sk-fading-circle .sk-circle7 {
                -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                transform: rotate(180deg);
              }

              .sk-fading-circle .sk-circle8 {
                -webkit-transform: rotate(210deg);
                -ms-transform: rotate(210deg);
                transform: rotate(210deg);
              }

              .sk-fading-circle .sk-circle9 {
                -webkit-transform: rotate(240deg);
                -ms-transform: rotate(240deg);
                transform: rotate(240deg);
              }

              .sk-fading-circle .sk-circle10 {
                -webkit-transform: rotate(270deg);
                -ms-transform: rotate(270deg);
                transform: rotate(270deg);
              }

              .sk-fading-circle .sk-circle11 {
                -webkit-transform: rotate(300deg);
                -ms-transform: rotate(300deg);
                transform: rotate(300deg);
              }

              .sk-fading-circle .sk-circle12 {
                -webkit-transform: rotate(330deg);
                -ms-transform: rotate(330deg);
                transform: rotate(330deg);
              }

              .sk-fading-circle .sk-circle2:before {
                -webkit-animation-delay: -1.1s;
                animation-delay: -1.1s;
              }

              .sk-fading-circle .sk-circle3:before {
                -webkit-animation-delay: -1s;
                animation-delay: -1s;
              }

              .sk-fading-circle .sk-circle4:before {
                -webkit-animation-delay: -0.9s;
                animation-delay: -0.9s;
              }

              .sk-fading-circle .sk-circle5:before {
                -webkit-animation-delay: -0.8s;
                animation-delay: -0.8s;
              }

              .sk-fading-circle .sk-circle6:before {
                -webkit-animation-delay: -0.7s;
                animation-delay: -0.7s;
              }

              .sk-fading-circle .sk-circle7:before {
                -webkit-animation-delay: -0.6s;
                animation-delay: -0.6s;
              }

              .sk-fading-circle .sk-circle8:before {
                -webkit-animation-delay: -0.5s;
                animation-delay: -0.5s;
              }

              .sk-fading-circle .sk-circle9:before {
                -webkit-animation-delay: -0.4s;
                animation-delay: -0.4s;
              }

              .sk-fading-circle .sk-circle10:before {
                -webkit-animation-delay: -0.3s;
                animation-delay: -0.3s;
              }

              .sk-fading-circle .sk-circle11:before {
                -webkit-animation-delay: -0.2s;
                animation-delay: -0.2s;
              }

              .sk-fading-circle .sk-circle12:before {
                -webkit-animation-delay: -0.1s;
                animation-delay: -0.1s;
              }

              @-webkit-keyframes sk-circleFadeDelay {

                0%,
                39%,
                100% {
                  opacity: 0;
                }

                40% {
                  opacity: 1;
                }
              }

              @keyframes sk-circleFadeDelay {

                0%,
                39%,
                100% {
                  opacity: 0;
                }

                40% {
                  opacity: 1;
                }
              }
            </style>
            <div class="sk-fading-circle">
              <div class="sk-circle1 sk-circle"></div>
              <div class="sk-circle2 sk-circle"></div>
              <div class="sk-circle3 sk-circle"></div>
              <div class="sk-circle4 sk-circle"></div>
              <div class="sk-circle5 sk-circle"></div>
              <div class="sk-circle6 sk-circle"></div>
              <div class="sk-circle7 sk-circle"></div>
              <div class="sk-circle8 sk-circle"></div>
              <div class="sk-circle9 sk-circle"></div>
              <div class="sk-circle10 sk-circle"></div>
              <div class="sk-circle11 sk-circle"></div>
              <div class="sk-circle12 sk-circle"></div>
            </div>
          </div>
        </div>
        <div> Use My Location </div>
      </button>
    </div>
  </div>
  <div class="messages-row" data-target="jzl-vgeo-zipentry.messages" style="display:none;">
  </div>
</form>

POST

<form method="POST" data-target="jzl-vgeo-zipentry.form" data-action="submit->jzl-vgeo-zipentry#onSubmit">
  <input type="hidden" name="jzl-action" value="vgeo-setzipcode">
  <input type="hidden" name="backToUrl">
  <div class="label-row">
    <label>
      <strong class="jzl-zip-gate-text jzl-zip-gate-header">ZIP Code</strong>
      <span class="jzl-zip-gate-text jzl-zip-gate-sub-header">(5 digit US ZIP Code)</span>
    </label>
  </div>
  <div class="zipentry-row">
    <div class="zipentry-box">
      <input type="text" name="zipCode" data-target="jzl-vgeo-zipentry.zipCodeInput" value="" maxlength="5">
    </div>
    <div>
      <button type="submit" data-event="zip_entry_locate" class="jzl-core-zip-entry-button">Locate</button>
    </div>
    <div>OR</div>
    <div>
      <button class="compound-button jzl-core-zip-entry-button" data-target="jzl-vgeo-zipentry.useMyLocationButton" data-action="jzl-vgeo-zipentry#useMyLocation" data-event="zip_entry_use_location">
        <!-- Show this image by default -->
        <div data-target="jzl-vgeo-zipentry.compass">
          <i class="icon fas fa-location-arrow"></i>
        </div>
        <!-- Swap and show this image when search is taking place -->
        <div class="hidden" data-target="jzl-vgeo-zipentry.spinner">
          <div class="icon">
            <style>
              .sk-fading-circle {
                display: inline-block;
                width: 100%;
                height: 100%;
                position: relative;
              }

              .sk-fading-circle .sk-circle {
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
              }

              .sk-fading-circle .sk-circle:before {
                content: '';
                display: block;
                margin: 0 auto;
                width: 15%;
                height: 15%;
                background-color: #eee;
                border-radius: 100%;
                -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
                animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
              }

              .sk-fading-circle .sk-circle2 {
                -webkit-transform: rotate(30deg);
                -ms-transform: rotate(30deg);
                transform: rotate(30deg);
              }

              .sk-fading-circle .sk-circle3 {
                -webkit-transform: rotate(60deg);
                -ms-transform: rotate(60deg);
                transform: rotate(60deg);
              }

              .sk-fading-circle .sk-circle4 {
                -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg);
              }

              .sk-fading-circle .sk-circle5 {
                -webkit-transform: rotate(120deg);
                -ms-transform: rotate(120deg);
                transform: rotate(120deg);
              }

              .sk-fading-circle .sk-circle6 {
                -webkit-transform: rotate(150deg);
                -ms-transform: rotate(150deg);
                transform: rotate(150deg);
              }

              .sk-fading-circle .sk-circle7 {
                -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                transform: rotate(180deg);
              }

              .sk-fading-circle .sk-circle8 {
                -webkit-transform: rotate(210deg);
                -ms-transform: rotate(210deg);
                transform: rotate(210deg);
              }

              .sk-fading-circle .sk-circle9 {
                -webkit-transform: rotate(240deg);
                -ms-transform: rotate(240deg);
                transform: rotate(240deg);
              }

              .sk-fading-circle .sk-circle10 {
                -webkit-transform: rotate(270deg);
                -ms-transform: rotate(270deg);
                transform: rotate(270deg);
              }

              .sk-fading-circle .sk-circle11 {
                -webkit-transform: rotate(300deg);
                -ms-transform: rotate(300deg);
                transform: rotate(300deg);
              }

              .sk-fading-circle .sk-circle12 {
                -webkit-transform: rotate(330deg);
                -ms-transform: rotate(330deg);
                transform: rotate(330deg);
              }

              .sk-fading-circle .sk-circle2:before {
                -webkit-animation-delay: -1.1s;
                animation-delay: -1.1s;
              }

              .sk-fading-circle .sk-circle3:before {
                -webkit-animation-delay: -1s;
                animation-delay: -1s;
              }

              .sk-fading-circle .sk-circle4:before {
                -webkit-animation-delay: -0.9s;
                animation-delay: -0.9s;
              }

              .sk-fading-circle .sk-circle5:before {
                -webkit-animation-delay: -0.8s;
                animation-delay: -0.8s;
              }

              .sk-fading-circle .sk-circle6:before {
                -webkit-animation-delay: -0.7s;
                animation-delay: -0.7s;
              }

              .sk-fading-circle .sk-circle7:before {
                -webkit-animation-delay: -0.6s;
                animation-delay: -0.6s;
              }

              .sk-fading-circle .sk-circle8:before {
                -webkit-animation-delay: -0.5s;
                animation-delay: -0.5s;
              }

              .sk-fading-circle .sk-circle9:before {
                -webkit-animation-delay: -0.4s;
                animation-delay: -0.4s;
              }

              .sk-fading-circle .sk-circle10:before {
                -webkit-animation-delay: -0.3s;
                animation-delay: -0.3s;
              }

              .sk-fading-circle .sk-circle11:before {
                -webkit-animation-delay: -0.2s;
                animation-delay: -0.2s;
              }

              .sk-fading-circle .sk-circle12:before {
                -webkit-animation-delay: -0.1s;
                animation-delay: -0.1s;
              }

              @-webkit-keyframes sk-circleFadeDelay {

                0%,
                39%,
                100% {
                  opacity: 0;
                }

                40% {
                  opacity: 1;
                }
              }

              @keyframes sk-circleFadeDelay {

                0%,
                39%,
                100% {
                  opacity: 0;
                }

                40% {
                  opacity: 1;
                }
              }
            </style>
            <div class="sk-fading-circle">
              <div class="sk-circle1 sk-circle"></div>
              <div class="sk-circle2 sk-circle"></div>
              <div class="sk-circle3 sk-circle"></div>
              <div class="sk-circle4 sk-circle"></div>
              <div class="sk-circle5 sk-circle"></div>
              <div class="sk-circle6 sk-circle"></div>
              <div class="sk-circle7 sk-circle"></div>
              <div class="sk-circle8 sk-circle"></div>
              <div class="sk-circle9 sk-circle"></div>
              <div class="sk-circle10 sk-circle"></div>
              <div class="sk-circle11 sk-circle"></div>
              <div class="sk-circle12 sk-circle"></div>
            </div>
          </div>
        </div>
        <div> Use My Location </div>
      </button>
    </div>
  </div>
  <div class="messages-row" data-target="jzl-vgeo-zipentry.messages" style="display:none;">
  </div>
</form>

<form class="srp-sidebar__search-form" data-controller="srp-search-form" data-action="submit->srp-search-form#submit">
  <input type="hidden" name="newQuery" value="/">
  <div class="srp-sidebar__search-panel-row">
    <img decoding="async" class="srp-sidebar__search_logo" src="https://images.enterprisecarsales.com/uploads/ecs-m2en/ECS-Logo-Black.png">
  </div>
  <div class="srp-sidebar__search-panel-row">
    <input type="search" name="text" class="srp-sidebar__search-input" placeholder="Search all vehicles by model, feature..." aria-label="Search inventory" value="">
  </div>
  <div class="srp-sidebar__search-panel-row">
    <button name="search" value="1" class="srp-sidebar__search-button srp-sidebar__filter-action--primary">Search</button>
  </div>
</form>

<form id="cn-chat-question-form"> <input type="text" placeholder="Ask a question?" aria-label="Ask a question?" id="cn-chat-question" name="q"> <button type="submit" class="cn-b13-submit" title="Send"
    aria-label="Send"><i class="cn-b13-ico"></i></button> </form>

<form id="cn-chat-question-form"> <input type="text" placeholder="Ask a question?" aria-label="Ask a question?" id="cn-chat-question" name="q"> <button type="submit" class="cn-b13-submit" title="Send"
    aria-label="Send"><i class="cn-b13-ico"></i></button> </form>

Text Content

 * COVID-19 UPDATE

Detecting Nearest Rooftop
Nearest Rooftop Unknown




LOCATION UNKNOWN

ZIP Code (5 digit US ZIP Code)
Locate
OR
Use My Location


800-211-9216
Detecting Nearest Rooftop
Nearest Rooftop Unknown

 * Buy A Car
   * Search Vehicles
   * Digital Dealership Experience
   * Buy A Car Online
   * Recent Arrivals
   * Vehicle Locator
   * Protection Products
   * Total Loss Replacement
 * Sell Or Trade A Car
   * Online Vehicle Valuation
   * In-Person Trade-In Appraisal
   * Our Appraisal Process
   * Trade in Tips
 * Financing
   * Apply for Financing
   * College Graduate Program
   * First Time Car Buyer
   * Financing Tips
   * Car Financing Guide
   * Car Payment Calculators
 * Locations
   * Find a Location
   * Vehicle Transfer
 * Special Offers
   * First Time Buyer
   * College Graduate Program
   * Sign Up for Email Offers
 * Why Enterprise
   * How Enterprise Makes It Easy
   * Certified Used Advantage
   * Why Buy a Rental Car
   * About Enterprise Car Sales
   * FAQs
 * For Business
   * Buying for Business
   * Buy a Medium-Duty Truck

Menu
 * Buy A Car
   * Search Vehicles
   * Digital Dealership Experience
   * Buy A Car Online
   * Recent Arrivals
   * Vehicle Locator
   * Protection Products
   * Total Loss Replacement
 * Sell Or Trade A Car
   * Online Vehicle Valuation
   * In-Person Trade-In Appraisal
   * Our Appraisal Process
   * Trade in Tips
 * Financing
   * Apply for Financing
   * College Graduate Program
   * First Time Car Buyer
   * Financing Tips
   * Car Financing Guide
   * Car Payment Calculators
 * Locations
   * Find a Location
   * Vehicle Transfer
 * Special Offers
   * First Time Buyer
   * College Graduate Program
   * Sign Up for Email Offers
 * Why Enterprise
   * How Enterprise Makes It Easy
   * Certified Used Advantage
   * Why Buy a Rental Car
   * About Enterprise Car Sales
   * FAQs
 * For Business
   * Buying for Business
   * Buy a Medium-Duty Truck

 * COVID-19 UPDATE

Detecting Nearest Rooftop
Nearest Rooftop Unknown




LOCATION UNKNOWN

ZIP Code (5 digit US ZIP Code)
Locate
OR
Use My Location


800-211-9216
Detecting Nearest Rooftop
Nearest Rooftop Unknown

 * Buy A Car
   * Search Vehicles
   * Digital Dealership Experience
   * Buy A Car Online
   * Recent Arrivals
   * Vehicle Locator
   * Protection Products
   * Total Loss Replacement
 * Sell Or Trade A Car
   * Online Vehicle Valuation
   * In-Person Trade-In Appraisal
   * Our Appraisal Process
   * Trade in Tips
 * Financing
   * Apply for Financing
   * College Graduate Program
   * First Time Car Buyer
   * Financing Tips
   * Car Financing Guide
   * Car Payment Calculators
 * Locations
   * Find a Location
   * Vehicle Transfer
 * Special Offers
   * First Time Buyer
   * College Graduate Program
   * Sign Up for Email Offers
 * Why Enterprise
   * How Enterprise Makes It Easy
   * Certified Used Advantage
   * Why Buy a Rental Car
   * About Enterprise Car Sales
   * FAQs
 * For Business
   * Buying for Business
   * Buy a Medium-Duty Truck

Menu
 * Buy A Car
   * Search Vehicles
   * Digital Dealership Experience
   * Buy A Car Online
   * Recent Arrivals
   * Vehicle Locator
   * Protection Products
   * Total Loss Replacement
 * Sell Or Trade A Car
   * Online Vehicle Valuation
   * In-Person Trade-In Appraisal
   * Our Appraisal Process
   * Trade in Tips
 * Financing
   * Apply for Financing
   * College Graduate Program
   * First Time Car Buyer
   * Financing Tips
   * Car Financing Guide
   * Car Payment Calculators
 * Locations
   * Find a Location
   * Vehicle Transfer
 * Special Offers
   * First Time Buyer
   * College Graduate Program
   * Sign Up for Email Offers
 * Why Enterprise
   * How Enterprise Makes It Easy
   * Certified Used Advantage
   * Why Buy a Rental Car
   * About Enterprise Car Sales
   * FAQs
 * For Business
   * Buying for Business
   * Buy a Medium-Duty Truck

Home > Buy A Car

Home / All Vehicles


USED CARS FOR SALE

Your Closest Dealership
Detecting Nearest Rooftop
Nearest Rooftop Unknown

Change Location
10,647 vehicles found
Results
Filters
Search
Saved
Compare
Distance
Current: No Zip Code
Change Location
Do not show vehicles with location transfer fees.
<25 mi
<50 mi
<75 mi
<100 mi
Price
<$15K
$15-20K
$20-25K
$25-30K
$30-40K
$40-50K
$50-60K
$60-75K
Make
Acura (14)
Alfa Romeo (4)
Audi (46)
BMW (64)
Buick (75)
Cadillac (35)
Chevrolet (1,328)
Chrysler (558)
Dodge (606)
Fiat (2)
Ford (867)
GMC (246)
Genesis (2)
Honda (154)
Hyundai (1,004)
Infiniti (82)
Jaguar (11)
Jeep (729)
Kia (696)
Land Rover (15)
Lexus (9)
Lincoln (17)
Mazda (145)
Mercedes-Benz (27)
Mini (27)
Mitsubishi (234)
Nissan (2,026)
RAM (209)
Subaru (76)
Tesla (8)
Toyota (1,004)
Volkswagen (298)
Volvo (29)
Body Type

Cargo Van (150)

Convertible (88)

Coupe (83)

Diesel (50)

Electric (9)

Hatchback (450)

Hybrid (93)

Luxury (363)

SUV/Crossover (4054)

Sedan (4382)

Sports Car (44)

Truck (600)

Van/Minivan (908)

Wagon (13)
Year
<2015
2016
2017
2018
2019
2020
2021
2022
Features
ABS Brakes
Alloy Wheels
Android Auto
Apple CarPlay
Back-up Camera
Bluetooth Wireless
CD (Single & Multi Disc)
Captain Chairs
Cooled Front Seats
Cruise Control
DVD System
Heated Front Seats
Keyless Entry
Leather Seats
Leather/Leatherette
Moon Roof
Navigation System
Power Lift Gate
Power Sliding Doors
Power Windows
Rear Spoiler
Remote Start
Satellite Radio Ready
Third Row Seat
Payment
Configure Payments

Drivetrain
All Wheel Drive
Four Wheel Drive
Front Wheel Drive
Rear Wheel Drive
Color
Exterior
radio_button_unchecked
lens
lens
Black
radio_button_unchecked
lens
lens
Blue
radio_button_unchecked
lens
lens
Brown
radio_button_unchecked
lens
lens
Gold
radio_button_unchecked
lens
lens
Gray
radio_button_unchecked
lens
lens
Green
radio_button_unchecked
lens
lens
Maroon
radio_button_unchecked
lens
lens
Orange
radio_button_unchecked
lens
lens
Purple
radio_button_unchecked
lens
lens
Red
radio_button_unchecked
lens
lens
Silver
radio_button_unchecked
lens
lens
Tan
radio_button_unchecked
lens
lens
White
radio_button_unchecked
lens
lens
Yellow
Interior
radio_button_unchecked
lens
lens
Black
radio_button_unchecked
lens
lens
Blue
radio_button_unchecked
lens
lens
Brown
radio_button_unchecked
lens
lens
Gold
radio_button_unchecked
lens
lens
Gray
radio_button_unchecked
lens
lens
Maroon
radio_button_unchecked
lens
lens
Orange
radio_button_unchecked
lens
lens
Red
radio_button_unchecked
lens
lens
Silver
radio_button_unchecked
lens
lens
Tan
radio_button_unchecked
lens
lens
White
Mileage
<5K mi
<10K mi
<15K mi
<20K mi
<30K mi
<45K mi
<60K mi
<80K mi
<100K mi
<125K mi
<150K mi
<200K mi
<300K mi
Fuel Type
Diesel
Electric
Flex
Gasoline
Hybrid
More Filters
Passenger Capacity
2 Passengers
3 Passengers
4 Passengers
5 Passengers
6 Passengers
7 Passengers
8 Passengers
12 Passengers
15 Passengers
Transmission
Automatic
Manual
Fuel Economy
City
>15 MPG
>20 MPG
>25 MPG
>30 MPG
>35 MPG
>40 MPG
>45 MPG
>50 MPG
Highway
>15 MPG
>20 MPG
>25 MPG
>30 MPG
>35 MPG
>40 MPG
>45 MPG
>50 MPG
Combined
>15 MPG
>20 MPG
>25 MPG
>30 MPG
>35 MPG
>40 MPG
>45 MPG
>50 MPG
Engine
3 Cylinders
4 Cylinders
6 Cylinders
8 Cylinders
Fewer Filters
Clear Filters View Results
Search
Saved Vehicles

Clear View Vehicles
Compare

Clear Compare 0

Sort
Compare view Saved


15 Photos



USED 2014 NISSAN


SENTRA


69k miles

Monthly Payment:


Location: 
Woburn, MA
,
Distance: 
Your location not known

RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
24 Photos
 Video


USED 2014 FORD


FOCUS 4DR SEDAN SE


43k miles

Monthly Payment:


Location: 
Arlington, TX
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
21 Photos
 Video


USED 2015 KIA


FORTE


87k miles

Monthly Payment:


Location: 
Augusta, GA
,
Distance: 
Your location not known

RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
14 Photos
 Video


USED 2019 MITSUBISHI


MIRAGE ES CVT


62k miles

Monthly Payment:


Location: 
East Hartford, CT
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details

24 Photos
 Video


USED 2019 MITSUBISHI


MIRAGE ES CVT


68k miles

Monthly Payment:


Location: 
In Certification
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
18 Photos
 Video


USED 2016 KIA


SOUL 5DR WAGON AUTO +


88k miles

Monthly Payment:


Location: 
In Certification
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
21 Photos
 Video


USED 2019 MITSUBISHI


MIRAGE ES CVT


58k miles

Monthly Payment:


Location: 
Newport News, VA
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
18 Photos
 Video


USED 2019 MITSUBISHI


MIRAGE ES CVT


62k miles

Monthly Payment:


Location: 
In Certification
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
24 Photos
 Video


USED 2019 CHEVROLET


SPARK 4DR HB CVT LT W/1LT


65k miles

Monthly Payment:


Location: 
Arlington, TX
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
18 Photos
 Video


USED 2015 JEEP


CHEROKEE FWD 4DR SPORT


82k miles

Monthly Payment:


Location: 
In Certification
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details


STRENGTHENING OUR PLEDGE

Enhancing the safety of customers and employees is our top priority.

Learn More


ESTIMATE TRADE-IN VALUE AND MONTHLY PAYMENTS


SCHEDULE A TEST DRIVE


CHOOSE OPTIONAL
PROTECTION PRODUCTS


APPLY FOR FINANCING


RECEIVE CUSTOMIZED
FINANCING OPTIONS

21 Photos
 Video


USED 2016 DODGE


JOURNEY FWD 4DR SE


91k miles

Monthly Payment:


Location: 
Arlington, TX
,
Distance: 
Your location not known

RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
23 Photos
 Video


USED 2019 MITSUBISHI


MIRAGE ES CVT


61k miles

Monthly Payment:


Location: 
Tampa, FL
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
28 Photos
 Video


USED 2019 MITSUBISHI


MIRAGE ES CVT


65k miles

Monthly Payment:


Location: 
Jacksonville, FL
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
24 Photos
 Video


USED 2016 KIA


OPTIMA LX 4DR SEDAN


94k miles

Monthly Payment:


Location: 
Orange, CA
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
24 Photos
 Video


USED 2018 FORD


FIESTA SE HATCH


62k miles

Monthly Payment:


Location: 
Corinth, TX
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
22 Photos
 Video


USED 2017 NISSAN


VERSA NOTE SV CVT


68k miles

Monthly Payment:


Location: 
Plano, TX
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details


STRENGTHENING OUR PLEDGE

Enhancing the safety of customers and employees is our top priority.

Learn More


ENTERPRISE CERTIFIED®




7-DAY BUYBACK*




12-MONTH/12,000 MILE


LIMITED POWERTRAIN WARRANTY*




12-MONTH ROADSIDE ASSISTANCE*




FREE CARFAX® REPORTS

24 Photos
 Video


USED 2020 CHEVROLET


SPARK 4DR HB CVT LT W/1LT


64k miles

Monthly Payment:


Location: 
Fort Worth, TX
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
21 Photos
 Video


USED 2019 MITSUBISHI


MIRAGE ES CVT


64k miles

Monthly Payment:


Location: 
Lauderdale Lakes, FL
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
28 Photos
 Video


USED 2020 CHEVROLET


SPARK LT


63k miles

Monthly Payment:


Location: 
Colorado Springs, CO
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
22 Photos
 Video


USED 2020 CHEVROLET


SPARK 4DR HB CVT LT W/1LT


72k miles

Monthly Payment:


Location: 
Baton Rouge, LA
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
17 Photos
 Video


USED 2018 NISSAN


VERSA NOTE


56k miles

Monthly Payment:


Location: 
Arlington, TX
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
21 Photos
 Video


USED 2018 NISSAN


VERSA NOTE SV CVT


56k miles

Monthly Payment:


Location: 
Fort Worth, TX
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
20 Photos
 Video


USED 2018 NISSAN


VERSA NOTE


57k miles

Monthly Payment:


Location: 
Arlington, TX
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details
24 Photos
 Video


USED 2016 NISSAN


SENTRA 4DR SEDAN I4 CVT SV


59k miles

Monthly Payment:


Location: 
Farmington Hills, MI
,
Distance: 
Your location not known

+MPG
RECENT ARRIVAL
Schedule Test Drive
Start My Purchase
check_box_outline_blank check_box
Compare
star_border star
Save
View Details








CAN'T FIND YOUR VEHICLE? LET US HELP YOU.

Use our easy online Vehicle Locator form.

Vehicle Locator
1 2 3 4 5 6 7 8 9 10
...
417
1 2 3 4 5 6
...
417
Distance - Near to Far Price - Low to High Price - High to Low Year - Newest to
Oldest Year - Oldest to Newest Make/Model - A to Z Make/Model - Z to A Miles -
Low to High Miles - High to Low
Finance Terms
cancel
Down payment add_circle remove_circle
$0
Down Payment
Trade-in Value:
Your trade value
Payoff amount:
Amount you owe
Additional down:
Additional cash down
Term 36 mos. 42 mos. 48 mos. 54 mos. 60 mos. 66 mos. 72 mos.
Finance Rate (APR)
radio_button_checked radio_button_unchecked Rate based on Estimated Credit Score
Select estimated credit score Stellar (760 or above) Awesome (700-759) Good
(650-699) OK (600-649) Not Perfect (599 or below)
7.83%
8.77%
12.02%
15.44%
17.99%
17.99%
radio_button_checked radio_button_unchecked Custom Rate
Enter rate
%
 
Payment or price based on amount financed for Term (Months) and Finance Rate
(APR) estimated on average for the credit score input by customer using the site
calculator. These calculators are for illustration purposes only and do not
include license and title fees, additional or optional charges associated with
the sale and/or financing of the vehicle. Terms may not represent actual
available credit terms. Credit score is not the only factor determining Finance
Rate. We encourage you to seek advice from qualified financial service
professionals regarding all your personal finance needs.
Cancel
Apply

NO-HAGGLE PRICE
Price includes all costs to be paid by a consumer, except for licensing costs,
registration fees, and taxes; also not included are title registration, tag,
governmental fees, electronic filing charges (excluding CO), any emissions
testing and/or state inspection fees, transfer fee, and any finance charges (if
applicable). Price does not include processing, administrative, dealer
conveyance fee, closing, dealer and handling, or similar fees of $399 or less,
except in the following states where the advertised price is inclusive of this
fee: CO, GA, IA, IN, KY, MA, NE, NH, NJ, SC, and TN. In WA state, a documentary
service fee in an amount up to $150 may be added to the purchase price or
capitalized cost. Vehicles subject to prior sale. We make every effort to
provide accurate information including but not limited to price, miles and
vehicle options, but please verify with your local Enterprise Car Sales location
before purchasing. Current mileage may vary due to test drives and vehicle
relocation. Used vehicles were previously part of Enterprise short-term rental
and/or lease fleet or purchased by Enterprise from other sources including auto
auctions, with previous use possibly short-term rental, lease or other.

VEHICLE DATA
Certain specifications, prices and equipment data have been provided under
license from Chrome Data Solutions (\’Chrome Data\’). © 2016 Chrome Data
Solutions, LP. All Rights Reserved. This information is supplied for personal
use only and may not be used for any commercial purpose whatsoever without the
express written consent of Chrome Data. Chrome Data makes no guarantee or
warranty, either expressed or implied, including without limitation any warranty
of merchantability or fitness for particular purpose, with respect to the data
presented here. All specifications, prices and equipment are subject to change
without notice.

ESTIMATE MPG
EPA mileage ratings are supplied by Chrome Data Solutions, LP for comparison
purposes only. Your actual mileage will vary, depending on how you drive and
maintain your vehicle, driving conditions, battery pack age/condition (hybrid
models only) and other factors.



Facebook-square Youtube Twitter Instagram

888-227-7253

Used vehicles were previously part of the Enterprise rental fleet and/or an
affiliated company’s lease fleet or purchased by Enterprise from sources
including auto auctions, customer trade-ins or from other sources, with a
possible previous use including rental, lease, transportation network company or
other use.


QUICK LINKS

Purchase Used Cars
Buy a Car
Trade a Car
Apply for Financing
Find a Location

About Us
How Enterprise Makes It Easy
Careers

Transportation Solutions
Car Rental
Truck Rental
Exotic Car Rental
CarShare
Commute with Enterprise
For Business
Buying for Business
Business Rental Program
Fleet Management
 * Home
 * About Enterprise Car Sales
 * Contact Us
 * Customers with Disabilities
 * Sitemap

Automotive websites by Jazel
 * Terms & Conditions
 * Terms of Use
 * Privacy Policy
 * Cookie Policy

Cookie Settings/Ad Choices

Used vehicles were previously part of the Enterprise rental fleet and/or an
affiliated company’s lease fleet or purchased by Enterprise from sources
including auto auctions, customer trade-ins or from other sources, with a
possible previous use including rental, lease, transportation network company or
other use.

The “e” logo, Enterprise, “Enterprise Certified®”, “Enterprise Car Sales”  &
“Buy. Sell. Trade. Enterprise makes it easy.®” are all trademarks of Enterprise
Holdings, Inc. All other trademarks are the property of their respective owners.
© 2022 Enterprise Holdings, Inc., 600 Corporate Park Dr., St. Louis, MO 63105,
USA



ENTERPRISE USED CARS FOR SALE

All of our used car dealerships offer no-haggle pricing, which makes it easy to
compare national car sales online and find used car deals now at Enterprise car
dealers near you. We offer a low-pressure used car sales experience to help you
find quality used vehicles and rental cars for sale. Enterprise auto dealerships
offer a wide variety of low mileage used cars for sale to fit your budget. Visit
our nearby used car dealerships in your area to shop cars for sale. Compare used
car prices on sedans, coupes, convertibles, hatchbacks, wagons, sport utility,
crossovers, hybrids, electric, and luxury cars.

When you buy used cars from Enterprise Car Sales, you get our 7-day buyback, so
if you change your mind, we’ll buy a car back with no questions asked. Compare
used cars for sale by owner to our used car dealerships. Enterprise gives you up
to 7 days or 1,000 mile return policy, which can help ensure your satisfaction
when buying a used car. Plus, our used vehicles and rental cars for sale come
with an Enterprise vehicle certification, 12/12 limited powertrain warranty and
12-month unlimited roadside assistance.

Enterprise Car Sales inventory includes used cars, trucks, vans and SUVs that
may be selected from the Enterprise Rent-A-Car fleet. Our used car website
offers a large selection of used cars for sale near you, including: Chevy,
Honda, Ford, Toyota, Dodge, Ram, Nissan, Hyundai, Kia, Chrysler, Mazda,
Mitsubishi, Jeep, Volkswagen, GMC, Buick, BMW, Mercedes-Benz, Cadillac, Lincoln,
Volvo, Infiniti, Lexus, Acura, Audi, Subaru, Land Rover, Fiat. Research our best
offers on used auto sales to find low price cars for sale nationwide. Learn more
about used car sales offers and car trade-in values at Enterprise Car Sales.
Search Ecars listings to shop cars online. Find the location of Enterprise car
dealerships nearby and hours open today. Email me about upcoming Enterprise
offers.

Used Cars Alabama
Used Cars Arizona
Used Cars California
Used Cars Colorado
Used Cars Connecticut
Used Cars Delaware
Used Cars Florida
Used Cars Georgia
Used Cars Illinois
Used Cars Indiana
Used Cars Iowa
Used Cars Kansas
Used Cars Kentucky
Used Cars Louisiana
Used Cars Maryland
Used Cars Massachusetts
Used Cars Michigan
Used Cars Minnesota
Used Cars Missouri
Used Cars Nebraska
Used Cars Nevada
Used Cars New Hampshire
Used Cars New Jersey
Used Cars New Mexico
Used Cars New York
Used Cars North Carolina
Used Cars Ohio
Used Cars Oklahoma
Used Cars Oregon
Used Cars Pennsylvania
Used Cars South Carolina
Used Cars Texas
Used Cars Tennessee
Used Cars Utah
Used Cars Virginia
Used Cars Washington
Used Cars West Virginia
Used Cars Wisconsin

Call
Locations
Shop


TERMS & CONDITIONS

1 Price includes all costs to be paid by a consumer, except for licensing costs,
registration fees, and taxes; also not included are title registration, tag,
governmental fees, electronic filing charges (excluding CO), any emissions
testing and/or state inspection fees, transfer fee, and any finance charges (if
applicable). Price does not include processing, administrative, dealer
conveyance fee, closing, dealer and handling, or similar fees of $399 or less,
except in the following states where the advertised price is inclusive of this
fee: CO, GA, IA, IN, KY, MA, NE, NH, NJ, SC, and TN. In WA state, a documentary
service fee in an amount up to $150 may be added to the purchase price or
capitalized cost. Vehicles subject to prior sale. We make every effort to
provide accurate information including but not limited to price, miles and
vehicle options, but please verify with your local Enterprise Car Sales location
before purchasing. Current mileage may vary due to test drives and vehicle
relocation. Used vehicles were previously part of Enterprise short-term rental
and/or lease fleet or purchased by Enterprise from other sources including auto
auctions, with previous use possibly short-term rental, lease or other. 2 EPA
fuel economy ratings are provided by the vehicle manufacturer and may vary with
vehicle use, condition and driving habits. 3 Payment based on amount financed
for month term APR chosen when customer estimated payment using the site
calculator. These calculators are for educational purposes only. Calculator
results do not include tax, title, tags, governmental fees, and emissions
testing charges. Calculator results does not include processing, administrative,
closing, dealer and handling, or similar fees of $399 or less, except in the
following states where the advertised price is inclusive of this fee: CO, FL,
GA, IA, IN, KY, MA, NE, NH, NJ, SC, and TN. Terms do not necessarily represent
actual available credit terms. We do not guarantee the accuracy of the credit
figures, or their applicability to your circumstances. We encourage you to seek
advice from qualified financial service professionals regarding all your
personal finance needs. We encourage you to seek advice from qualified financial
service professionals regarding all your personal finance needs. 4 Copyright ©
2023 by Kelley Blue Book Co., Inc. All Rights Reserved. Blue Book is a trademark
of Kelley Blue Book Co., Inc. The specific information required to determine the
value for each used vehicle is supplied by the dealer (or by a third party on
behalf of the dealer). used Vehicle valuations are approximations and vary by
vehicle, region, mileage, condition and vehicle options. Kelley Blue Book
assumes no responsibility for errors or omissions.




TERMS & CONDITIONS

1 Price includes all costs to be paid by a consumer, except for licensing costs,
registration fees, and taxes; also not included are title registration, tag,
governmental fees, electronic filing charges (excluding CO), any emissions
testing and/or state inspection fees, transfer fee, and any finance charges (if
applicable). Price does not include processing, administrative, dealer
conveyance fee, closing, dealer and handling, or similar fees of $399 or less,
except in the following states where the advertised price is inclusive of this
fee: CO, GA, IA, IN, KY, MA, NE, NH, NJ, SC, and TN. In WA state, a documentary
service fee in an amount up to $150 may be added to the purchase price or
capitalized cost. Vehicles subject to prior sale. We make every effort to
provide accurate information including but not limited to price, miles and
vehicle options, but please verify with your local Enterprise Car Sales location
before purchasing. Current mileage may vary due to test drives and vehicle
relocation. Used vehicles were previously part of Enterprise short-term rental
and/or lease fleet or purchased by Enterprise from other sources including auto
auctions, with previous use possibly short-term rental, lease or other. 2 EPA
fuel economy ratings are provided by the vehicle manufacturer and may vary with
vehicle use, condition and driving habits. 3 Payment based on amount financed
for month term APR chosen when customer estimated payment using the site
calculator. These calculators are for educational purposes only. Calculator
results do not include tax, title, tags, governmental fees, and emissions
testing charges. Calculator results does not include processing, administrative,
closing, dealer and handling, or similar fees of $399 or less, except in the
following states where the advertised price is inclusive of this fee: CO, FL,
GA, IA, IN, KY, MA, NE, NH, NJ, SC, and TN. Terms do not necessarily represent
actual available credit terms. We do not guarantee the accuracy of the credit
figures, or their applicability to your circumstances. We encourage you to seek
advice from qualified financial service professionals regarding all your
personal finance needs.


TERMS & CONDITIONS

recent-model year:75% of vehicles available for sale are 1-3 year old model
vehicles & include at least 250 makes and models.more passenger vehicles:Based
on IHS Markit Commercial New Registrations for January to December 2018.Kelley
Blue Book®:Kelley Blue Book Trade-In Values used by Enterprise are obtained from
©2018 Kelley Blue Book Co.’s website KBB.com. Kelley Blue Book Trade-In Value is
based on accurate condition rating & mileage of vehicle. Accurately appraising
the condition of the vehicle is an important aspect of determining its Kelley
Blue Book Trade-In Value. Kelley Blue Book valuation adjustments for vehicle
mileage disproportionate to the age of the vehicle may be capped by Enterprise
Car Sales at 20% of the vehicle’s base value. If a Kelley Blue Book Trade-In
value is not available for customer’s vehicle Enterprise will provide a fair &
competitive value for customer’s vehicle. Customer is responsible to any extent
vehicle pay-off exceeds Enterprise offer. Customer must provide required proof
of ownership/registration & all other necessary paperwork to transfer title.
Restrictions apply. See a Sales Consultant for details or call 1-888-227-7253.
Offer void where prohibited.CARFAX Vehicle History Report™:A free CARFAX Vehicle
History Report™ is available for every vehicle we sell.limited powertrain
warranty:Limited warranty begins on vehicle purchase date and extends for 12
months or 12,000 miles, whichever comes first. Restrictions apply. For details,
see an Enterprise Car Sales Manager or call 1-888-227-7253.roadside
assistance:Enterprise 12-Month Unlimited Mileage Roadside Assistance Package is
provided by RESPONSE, a Florida Entity. Some limitations & restrictions
apply.change your mind:For a period of 7 days after the date of purchase or
1,000 miles beyond the odometer reading at purchase, whichever comes first, the
vehicle may be returned for the exact price originally paid minus a $200
restocking fee, (as allowed by law). Restrictions apply. See a Sales Consultant
for details.Our customer service rating has an average of 4.7 stars:According to
Reputation.com over last two years, 1/1/17 – 9/19/18


ENTERPRISE CAR SALES - WE TRANSFER CARS

The ZIP code you entered indicated that is your nearest location. We'll be happy
to transfer any vehicle from another location to .


LOCAL TRANSFERS

We offer free transfers of any vehicle within the metro area to , your nearest
location. To start the transfer process, just give us a call at and an
Enterprise representative will assist you. Certain restrictions apply.


NON-LOCAL TRANSFERS

Any vehicle outside the metro area can be transferred to , your nearest location
by following this simple transfer process.
 1. Contact , your nearest location at and an Enterprise representative can
    answer any of your questions about the vehicle and the transfer process.
 2. If after speaking with an Enterprise representative you determine that you
    would like to transfer this vehicle, a non-refundable transfer fee is
    required to begin the transfer process.
 3. Bring your transfer payment to , your nearest location. Once transfer fee is
    paid, the request to transfer the vehicle will be completed. Please note the
    time it takes to transfer a non-local vehicle varies by distance.

▼




ORIGINALTEXT


Bessere Übersetzung vorschlagen

--------------------------------------------------------------------------------






We and our vendors use cookies to improve your on-site experience, analyze site
performance, and provide a personalized experience & ads tailored to your
interest. Please click “ACCEPT” to tell us you are OK with this use or click
here to change your settings at any time.

Cookies Settings Reject Accept



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

View Vendor Details‎

FUNCTIONAL COOKIES

Functional Cookies

These cookies measure site usage to improve on-site performance and customer
experience. If you do not allow these cookies, some or all services may not
function properly.

View Vendor Details‎

ADVERTISING COOKIES

Advertising Cookies

These cookies are used by advertising companies to serve ads that are relevant
to your interests. If you do not allow these cookies, you may be exposed to less
relevant advertisements.

View Vendor Details‎
Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

 * 
   
   View Cookies
   
    * Name
      cookie name

Confirm My Choices

–
Enter your mobile phone number and someone from Enterprise Car Sales will
respond with a text to your phone right away.
Department
Sales
Your Name

Your Mobile Number

By clicking "Connect" I agree to receive emails, text messages, and phone calls,
which may be recorded and/or sent using automated dialing or emailing equipment
or software, unless I opt-out from such communications. I also agree to the
Terms of Use and Privacy Policy linked below. I understand that my consent to be
contacted is not a requirement to purchase any product or service and that I can
opt-out at any time. I agree to pay my mobile service provider’s text messaging
rates, if applicable.
CONNECT
Skip and continue
Terms and Conditions


CHAT TEXT
CHAT TEXT