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

Submitted URL: http://enterprissecarsales.com/
Effective URL: https://www.enterprisecarsales.com/locations/?icid=nav-_-Locations-_-HomePage
Submission: On January 09 via api from US — Scanned from US

Form analysis 4 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 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
Enterprise Car Sales East Elmhurst



ENTERPRISE CAR SALES EAST ELMHURST

108-14 Astoria Blvd
East Elmhurst, NY 11369
ZIP Code (5 digit US ZIP Code)
Locate
OR
Use My Location


888-227-7253
Detecting Nearest Rooftop
Nearest Rooftop Unknown
Enterprise Car Sales East Elmhurst
 * 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
Enterprise Car Sales East Elmhurst



ENTERPRISE CAR SALES EAST ELMHURST

108-14 Astoria Blvd
East Elmhurst, NY 11369
ZIP Code (5 digit US ZIP Code)
Locate
OR
Use My Location


888-227-7253
Detecting Nearest Rooftop
Nearest Rooftop Unknown
Enterprise Car Sales East Elmhurst
 * 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 > Locations


ENTERPRISE CAR SALES LOCATIONS

Find Enterprise locations near you. 

 * Search our inventory to find used cars near you
 * Tell us what type of used car you are looking for

Narrow Your Search (Enter a ZIP code, Select a State, or Use Your Location to
filter results)
OR
Select a State Nationwide Alabama Alaska Arizona Arkansas California Colorado
Connecticut Delaware District Of Columbia Florida Georgia Hawaii Idaho Illinois
Indiana Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts Michigan
Minnesota Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey
New Mexico New York North Carolina North Dakota Ohio Oklahoma Oregon
Pennsylvania Rhode Island South Carolina South Dakota Tennessee Texas Utah
Vermont Virginia Washington West Virginia Wisconsin Wyoming
Search
Enterprise Car Sales East Elmhurst
108-14 Astoria Blvd
East Elmhurst
NY
11369
718-210-1001
Apply For Financing View Store Details
Enterprise Car Sales Elmwood Park
100 US Highway 46
Elmwood Park
NJ
07407
201-347-2232
Apply For Financing View Store Details
Enterprise Car Sales Larchmont
2020 Boston Post Rd
Larchmont
NY
10538
914-833-5819
Apply For Financing View Store Details
Enterprise Car Sales Hempstead
179-185 North Franklin St
Hempstead
NY
11550
516-210-2172
Apply For Financing View Store Details
Enterprise Car Sales Wayne
1546 State Route 23
Wayne
NJ
07470
973-239-7648
Apply For Financing View Store Details
Enterprise Car Sales Iselin
449 Lincoln Highway
Iselin
NJ
08830
732-203-5297
Apply For Financing View Store Details
Enterprise Car Sales Huntington
1141 E Jericho Tpke
Huntington
NY
11743
631-209-7482
Apply For Financing View Store Details
Enterprise Car Sales Milford
579 Bridgeport Ave
Milford
CT
06460
203-293-6852
Apply For Financing View Store Details
Enterprise Car Sales Philadelphia
2001 Byberry Rd Ste 19
Philadelphia
PA
19116
215-618-8606
Apply For Financing View Store Details
Enterprise Car Sales Allentown
1713 Lehigh St
Allentown
PA
18103
484-241-2029
Apply For Financing View Store Details
To navigate, press the arrow keys.










Enterprise Car Sales East Elmhurst
108-14 Astoria Blvd
East Elmhurst
NY
11369
718-210-1001

Store Hours
Mon
10:00 AM
 - 
7:00 PM
Tues
10:00 AM
 - 
7:00 PM
Wed
10:00 AM
 - 
7:00 PM
Thurs
10:00 AM
 - 
7:00 PM
Fri
10:00 AM
 - 
7:00 PM
Sat
10:00 AM
 - 
6:00 PM
Sun
Closed
Email Us
Browse Inventory
Get Directions
View Store Details
Apply For Financing




←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by
75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%


Map
 * Terrain

Satellite
 * Labels












Keyboard shortcuts
Map DataMap data ©2023 Google
Map data ©2023 Google

20 km 

Click to toggle between metric and imperial units
Terms of Use
Report a map error


TOP CITIES

Atlanta
Charlotte
Chicago
Dallas
Denver
Fort Myers
Houston
Indianapolis
Kansas City
Las Vegas
Los Angeles
New York City
Orlando
Philadelphia
Phoenix
Sacramento
San Antonio
San Diego
Seattle
St. Louis
Tampa





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.

▼


ORIGINAL TEXT


Contribute a better translation

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





–
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




We use cookies and web beacons to collect information to remember your
preferences, improve your experience and tailor advertisements relevant to you.
You can change your cookie and AdChoices settings at any time.
Update Your AdChoices


Manage Your Settings



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