www.10xautoplex.com Open in urlscan Pro
198.185.165.105  Public Scan

Submitted URL: http://10xautoplex.com/
Effective URL: https://www.10xautoplex.com/
Submission: On December 11 via api from GB — Scanned from GB

Form analysis 3 forms found in the DOM

GET /cars-for-sale

<form action="/cars-for-sale" class="tighter-form" method="get">
  <div class="row">
    <div class="col-md-3 col-sm-6">
      <div class="form-group"><label for="select-make">Make</label><select name="Make" id="select-make" class="form-control data-make" style="width: 100%;" data-models-endpoint="/inventory/models">
          <option value="">All Makes</option>
          <option value="Chevrolet">Chevrolet</option>
          <option value="Honda">Honda</option>
          <option value="Lexus">Lexus</option>
          <option value="Mercedes-Benz">Mercedes-Benz</option>
          <option value="Subaru">Subaru</option>
          <option value="Toyota">Toyota</option>
        </select></div>
    </div>
    <div class="col-md-3 col-sm-6">
      <div class="form-group"><label for="select-model">Model</label><select name="Model" id="select-model" class="form-control data-model" disabled="" style="width: 100%;">
          <option value="">All Models</option>
        </select></div>
    </div>
    <div class="col-md-3 col-sm-6">
      <div class="form-group"><label for="select-price">Max Price</label><select name="MaxPrice" id="select-price" class="form-control data-price" style="width: 100%;">
          <option value="-1">No Max Price</option>
          <option value="1000">$1,000</option>
          <option value="2000">$2,000</option>
          <option value="3000">$3,000</option>
          <option value="4000">$4,000</option>
          <option value="5000">$5,000</option>
          <option value="6000">$6,000</option>
          <option value="8000">$8,000</option>
          <option value="10000">$10,000</option>
          <option value="12000">$12,000</option>
          <option value="15000">$15,000</option>
          <option value="20000">$20,000</option>
          <option value="25000">$25,000</option>
          <option value="30000">$30,000</option>
          <option value="40000">$40,000</option>
          <option value="50000">$50,000</option>
          <option value="75000">$75,000</option>
        </select></div>
    </div>
    <div class="col-md-3 col-sm-6">
      <div class="text-center"><button type="submit" class="btn btn-primary btn-super btn-block font-primary">Search</button></div>
    </div>
  </div>
</form>

POST /lead/vehicleinquiry

<form id="email-for-price-modal-1873874985" action="/lead/vehicleinquiry" method="POST" data-ajax="true" data-ajax-method="POST" data-ajax-begin="InventoryCarouselModule_GeneralInquiry_begin"
  data-ajax-success="InventoryCarouselModule_GeneralInquiry_success" data-ajax-failure="InventoryCarouselModule_GeneralInquiry_failure" data-ajax-complete="InventoryCarouselModule_GeneralInquiry_complete"
  class="data-email-for-price-form recaptcha-form" novalidate="novalidate"><input type="hidden" name="GlobalInventoryId" class="data-global-inventory-id" value=""><input type="hidden" name="RecaptchaResponse" class="recaptcha-response"
    value="03AFcWeA7BY29sBmoctrWugygyZst9-jNNJyHy6lhiN3xoTf4bTcqzwzej39qOwcllu-HD2g7Moo-wit6G2WUD4X04D312I_ECMob1rw-6Xcvq4fm5AvZpppHBLFoGmwNHAcYQUQlywZpr_LKoeNeR3ayziB0ijBtfN7jI2QfgAAFJdDnIrbs1cFXwUItcBlGqy8_cJo8oJR8Y09sTCSksa_yvwd513f2FB64j6yJbVluuglOdRxOEPl8WxhtnejJtkIHrypAqqF0F8xlUSlV-i4XYGvLHkV8vfAqV9aFvvfivsYhY_80siqXNiXEM5Yaje8y4PPsGjfLImlrWgVjKFQTbcqw-hwa4slFaBTIbUSbZI0uZtz1AD9w-iSw9o6dz9gJVom2WBb3GP2aIzwYVR4PR3LhLGNPTCa4aHIZGFB75_iWXEDw2I_wndL2NDkRx5isa8tz4yMNE_MMzseRmxfW33E2lHc_-9_bHvf6KCgmiAV34nnMeCgM0zdZ7CJ4P_7j-6GK5lzrsizL3H0Kh8BxRJUhBDGZbsXrfGIjqdP234gIeAxmbBkdyk4OzqejwovkZE-0ON48X0daGm9HfWgZFZOA0osn69o2w4npX2HELO3J1nUg7_XEyWU1ad5_vbbofvGBpdwDmLl4FkgA5UAPr9Pzb3DV7HXdJOb-sUlmWngsyShm9zXbNride0FlFMX3KvxBD5Wc5laFb8sSCBmJKh1pSnyEJoxARziOc_jMzFUcT_yPN9I4kbdurv7Bi4JSZX3nLUSA05DtH8Z23VC_LE--pD7m1F6VVTuOKJTvrmkPiRYUgLy9algwQdfXglPAvzVsSb6gw-986qr59zQD0xTYwkiUea_cDhvxGNZ74kY5zCsUFnHQ">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group has-feedback"><label class="sr-only" for="carousel-price-first-name">First Name</label><input id="carousel-price-first-name" type="text" class="form-control" name="FirstName" placeholder="First Name *" required=""><span
          class="glyphicon form-control-feedback"></span></div>
    </div>
    <div class="col-md-6">
      <div class="form-group has-feedback"><label class="sr-only" for="carousel-price-last-name">Last Name</label><input id="carousel-price-last-name" type="text" class="form-control" name="LastName" placeholder="Last Name *" required=""><span
          class="glyphicon form-control-feedback"></span></div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group has-feedback"><label class="sr-only" for="carousel-price-email">Email Address</label><input id="carousel-price-email" type="text" class="form-control" name="Email" placeholder="Email *" required=""><span
          class="glyphicon form-control-feedback"></span></div>
    </div>
    <div class="col-md-6">
      <div class="form-group"><label class="sr-only" for="carousel-price-phone">Phone Number</label><input id="carousel-price-phone" type="text" class="form-control phone_us" name="Phone" placeholder="Phone" maxlength="14"></div>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <div class="form-group"><label class="sr-only" for="carousel-price-comments">Comments</label><textarea rows="3" id="carousel-price-comments" name="Comments" class="form-control data-comments-field"
          data-msg-maxlength="Character limit reached.">What is the price of the [vehicle] you have in your inventory?</textarea>
        <p class="message-counter">62/1000</p>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="lead-form-trade-in">
      <div class="checkbox lead-form-trade-in__checkbox" data-trackingid="email-modal-trade-in-checkbox"><label class="lead-form-trade-in__checkbox-label"><input class="lead-form-trade-in__checkbox-input" type="checkbox" name="HasTradeIn"
            value="true" id="carousel-price_has-trade-in-522382682"> Do you have a trade-in? </label></div>
      <div class="lead-form-trade-in__fields tighter-form">
        <div class="row">
          <div class="col-xs-6"><label class="sr-only" for="carousel-price_trade-in-year-654950593">Year</label>
            <div class="form-group has-feedback"><input id="carousel-price_trade-in-year-654950593" type="tel" maxlength="4" class="form-control input-numeric" name="TradeInYear" placeholder="Year *" required=""><span
                class="glyphicon form-control-feedback"></span></div>
          </div>
          <div class="col-xs-6"><label class="sr-only" for="carousel-price_trade-in-make-1986370401">Make</label>
            <div class="form-group has-feedback"><input id="carousel-price_trade-in-make-1986370401" type="text" class="form-control" name="TradeInMake" placeholder="Make *" required=""><span class="glyphicon form-control-feedback"></span></div>
          </div>
        </div>
        <div class="row">
          <div class="col-xs-6"><label class="sr-only" for="carousel-price_trade-in-model-1063330979">Model</label>
            <div class="form-group has-feedback"><input id="carousel-price_trade-in-model-1063330979" type="text" class="form-control" name="TradeInModel" placeholder="Model *" required=""><span class="glyphicon form-control-feedback"></span></div>
          </div>
          <div class="col-xs-6"><label class="sr-only" for="carousel-price_trade-in-mileage-857290417">Mileage</label>
            <div class="form-group has-feedback"><input id="carousel-price_trade-in-mileage-857290417" type="text" class="form-control" name="TradeInMileage" placeholder="Mileage"><span class="glyphicon form-control-feedback"></span></div>
          </div>
        </div>
        <div class="row">
          <div class="col-xs-6"><label class="sr-only" for="carousel-price_trade-in-color-1725289718">Color</label>
            <div class="form-group has-feedback"><input id="carousel-price_trade-in-color-1725289718" type="text" class="form-control" name="TradeInColor" placeholder="Color *" required=""><span class="glyphicon form-control-feedback"></span></div>
          </div>
          <div class="col-xs-6"><label class="sr-only" for="carousel-price_trade-in-vin-1773838507">VIN</label>
            <div class="form-group has-feedback"><input id="carousel-price_trade-in-vin-1773838507" type="text" maxlength="17" class="form-control" name="TradeInVIN" placeholder="VIN (Optional)"><span class="glyphicon form-control-feedback"></span>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer"><button type="submit" role="button" class="btn btn-primary btn-block font-primary">Send Email</button>
    <p class="terms-conditions text-left"> <span> By clicking “Send Email”, I consent to be contacted by Carsforsale.com and the dealer selling this vehicle at any telephone number I provide, including, without limitation, communications sent via
        text message to my cell phone or communications sent using an autodialer or prerecorded message. This acknowledgment constitutes my written consent to receive such communications. This site is protected by reCAPTCHA and the Google
        <a target="_blank" href="https://policies.google.com/privacy">Privacy Policy</a> and <a target="_blank" href="https://policies.google.com/terms">Terms of Service</a> apply. </span> </p>
  </div>
</form>

POST /lead/vehicleinquiry

<form id="email-for-mileage-modal-395376263" action="/lead/vehicleinquiry" method="POST" data-ajax="true" data-ajax-method="POST" data-ajax-begin="InventoryCarouselModule_GeneralInquiry_begin"
  data-ajax-success="InventoryCarouselModule_GeneralInquiry_success" data-ajax-failure="InventoryCarouselModule_GeneralInquiry_failure" data-ajax-complete="InventoryCarouselModule_GeneralInquiry_complete"
  class="data-email-for-mileage-form recaptcha-form" novalidate="novalidate"><input type="hidden" name="GlobalInventoryId" class="data-global-inventory-id" value=""><input type="hidden" name="RecaptchaResponse" class="recaptcha-response"
    value="03AFcWeA7BY29sBmoctrWugygyZst9-jNNJyHy6lhiN3xoTf4bTcqzwzej39qOwcllu-HD2g7Moo-wit6G2WUD4X04D312I_ECMob1rw-6Xcvq4fm5AvZpppHBLFoGmwNHAcYQUQlywZpr_LKoeNeR3ayziB0ijBtfN7jI2QfgAAFJdDnIrbs1cFXwUItcBlGqy8_cJo8oJR8Y09sTCSksa_yvwd513f2FB64j6yJbVluuglOdRxOEPl8WxhtnejJtkIHrypAqqF0F8xlUSlV-i4XYGvLHkV8vfAqV9aFvvfivsYhY_80siqXNiXEM5Yaje8y4PPsGjfLImlrWgVjKFQTbcqw-hwa4slFaBTIbUSbZI0uZtz1AD9w-iSw9o6dz9gJVom2WBb3GP2aIzwYVR4PR3LhLGNPTCa4aHIZGFB75_iWXEDw2I_wndL2NDkRx5isa8tz4yMNE_MMzseRmxfW33E2lHc_-9_bHvf6KCgmiAV34nnMeCgM0zdZ7CJ4P_7j-6GK5lzrsizL3H0Kh8BxRJUhBDGZbsXrfGIjqdP234gIeAxmbBkdyk4OzqejwovkZE-0ON48X0daGm9HfWgZFZOA0osn69o2w4npX2HELO3J1nUg7_XEyWU1ad5_vbbofvGBpdwDmLl4FkgA5UAPr9Pzb3DV7HXdJOb-sUlmWngsyShm9zXbNride0FlFMX3KvxBD5Wc5laFb8sSCBmJKh1pSnyEJoxARziOc_jMzFUcT_yPN9I4kbdurv7Bi4JSZX3nLUSA05DtH8Z23VC_LE--pD7m1F6VVTuOKJTvrmkPiRYUgLy9algwQdfXglPAvzVsSb6gw-986qr59zQD0xTYwkiUea_cDhvxGNZ74kY5zCsUFnHQ">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group has-feedback"><label class="sr-only" for="carousel-mileage-first-name">First Name</label><input id="carousel-mileage-first-name" type="text" class="form-control" name="FirstName" placeholder="First Name *"
          required=""><span class="glyphicon form-control-feedback"></span></div>
    </div>
    <div class="col-md-6">
      <div class="form-group has-feedback"><label class="sr-only" for="carousel-mileage-last-name">Last Name</label><input id="carousel-mileage-last-name" type="text" class="form-control" name="LastName" placeholder="Last Name *" required=""><span
          class="glyphicon form-control-feedback"></span></div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group has-feedback"><label class="sr-only" for="carousel-mileage-email">Email Address</label><input id="carousel-mileage-email" type="text" class="form-control" name="Email" placeholder="Email *" required=""><span
          class="glyphicon form-control-feedback"></span></div>
    </div>
    <div class="col-md-6">
      <div class="form-group"><label class="sr-only" for="carousel-mileage-phone">Phone Number</label><input id="carousel-mileage-phone" type="text" class="form-control phone_us" name="Phone" placeholder="Phone" maxlength="14"></div>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <div class="form-group"><label class="sr-only" for="carousel-mileage-comments">Comments</label><textarea rows="3" id="carousel-mileage-comments" name="Comments" class="form-control data-comments-field"
          data-msg-maxlength="Character limit reached.">What is the mileage of the [vehicle] you have in your inventory?</textarea>
        <p class="message-counter">64/1000</p>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="lead-form-trade-in">
      <div class="checkbox lead-form-trade-in__checkbox" data-trackingid="email-modal-trade-in-checkbox"><label class="lead-form-trade-in__checkbox-label"><input class="lead-form-trade-in__checkbox-input" type="checkbox" name="HasTradeIn"
            value="true" id="carousel-mileage_has-trade-in-83590554"> Do you have a trade-in? </label></div>
      <div class="lead-form-trade-in__fields tighter-form">
        <div class="row">
          <div class="col-xs-6"><label class="sr-only" for="carousel-mileage_trade-in-year-896309843">Year</label>
            <div class="form-group has-feedback"><input id="carousel-mileage_trade-in-year-896309843" type="tel" maxlength="4" class="form-control input-numeric" name="TradeInYear" placeholder="Year *" required=""><span
                class="glyphicon form-control-feedback"></span></div>
          </div>
          <div class="col-xs-6"><label class="sr-only" for="carousel-mileage_trade-in-make-2055265481">Make</label>
            <div class="form-group has-feedback"><input id="carousel-mileage_trade-in-make-2055265481" type="text" class="form-control" name="TradeInMake" placeholder="Make *" required=""><span class="glyphicon form-control-feedback"></span></div>
          </div>
        </div>
        <div class="row">
          <div class="col-xs-6"><label class="sr-only" for="carousel-mileage_trade-in-model-234073796">Model</label>
            <div class="form-group has-feedback"><input id="carousel-mileage_trade-in-model-234073796" type="text" class="form-control" name="TradeInModel" placeholder="Model *" required=""><span class="glyphicon form-control-feedback"></span></div>
          </div>
          <div class="col-xs-6"><label class="sr-only" for="carousel-mileage_trade-in-mileage-156864451">Mileage</label>
            <div class="form-group has-feedback"><input id="carousel-mileage_trade-in-mileage-156864451" type="text" class="form-control" name="TradeInMileage" placeholder="Mileage"><span class="glyphicon form-control-feedback"></span></div>
          </div>
        </div>
        <div class="row">
          <div class="col-xs-6"><label class="sr-only" for="carousel-mileage_trade-in-color-1265371721">Color</label>
            <div class="form-group has-feedback"><input id="carousel-mileage_trade-in-color-1265371721" type="text" class="form-control" name="TradeInColor" placeholder="Color *" required=""><span class="glyphicon form-control-feedback"></span></div>
          </div>
          <div class="col-xs-6"><label class="sr-only" for="carousel-mileage_trade-in-vin-1230159270">VIN</label>
            <div class="form-group has-feedback"><input id="carousel-mileage_trade-in-vin-1230159270" type="text" maxlength="17" class="form-control" name="TradeInVIN" placeholder="VIN (Optional)"><span class="glyphicon form-control-feedback"></span>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer"><button type="submit" role="button" class="btn btn-primary btn-block font-primary">Send Email</button>
    <p class="terms-conditions text-left"> <span> By clicking “Send Email”, I consent to be contacted by Carsforsale.com and the dealer selling this vehicle at any telephone number I provide, including, without limitation, communications sent via
        text message to my cell phone or communications sent using an autodialer or prerecorded message. This acknowledgment constitutes my written consent to receive such communications. This site is protected by reCAPTCHA and the Google
        <a target="_blank" href="https://policies.google.com/privacy">Privacy Policy</a> and <a target="_blank" href="https://policies.google.com/terms">Terms of Service</a> apply. </span> </p>
  </div>
</form>

Text Content

We want your vehicle! Get the best value for your trade-in!


10X AUTOPLEX 380 TIGERVILLE ROAD
TRAVELERS REST, SC 29690

(864) 772-6099

Menu
(864) 772-6099
 * Home
 * Cars For Sale
   All Cars For SaleWagon For SaleSedan For SalePickup Trucks For
   SaleConvertibles For SaleSUVs For Sale
 * About Us
 * Staff
 * Testimonials
 * Contact
 * Finance


FIND YOUR NEXT CAR AT 10X AUTOPLEX IN TRAVELERS REST, SC




FIND A VEHICLE

Make All Makes Chevrolet Honda Lexus Mercedes-Benz Subaru Toyota
ModelAll Models
Max Price No Max Price $1,000 $2,000 $3,000 $4,000 $5,000 $6,000 $8,000 $10,000
$12,000 $15,000 $20,000 $25,000 $30,000 $40,000 $50,000 $75,000
Search

WELCOME TO 10X AUTOPLEX

Located in Travelers Rest, SC, 10X Autoplex offers an impressive inventory of
quality used vehicles. Our courteous sales team can help you find the right
vehicle for your needs and budget and we guarantee a hassle-free car buying
experience.

SALES AND SERVICE

We are dedicated to making the car shopping process fun again. And our
professional service department is ready for any of your vehicle maintenance and
repair needs.

AUTO FINANCING

Once you’ve found the right vehicle, we can help make it affordable. Poor
credit? No credit? We offer great financing options for all types of credit and
will answer any questions you may have and help you buy with confidence.

GREAT SELECTION

We are proud to offer one of the best selections of quality used vehicles in the
area. We have something for every car shopper and hope you’ll come and see us
when you start shopping for your next vehicle.


FEATURED VEHICLES

$6,500


2013 SUBARU OUTBACK

163,990 miles

$7,998


2014 SUBARU OUTBACK

182,992 miles

$9,977


2011 SUBARU OUTBACK

130,965 miles

$14,500


2015 SUBARU OUTBACK

115,621 miles

$7,998


2014 SUBARU OUTBACK

182,992 miles

$9,977


2011 SUBARU OUTBACK

130,965 miles

$14,500


2015 SUBARU OUTBACK

115,621 miles

$15,550


2015 SUBARU FORESTER

54,170 miles

$9,977


2011 SUBARU OUTBACK

130,965 miles

$14,500


2015 SUBARU OUTBACK

115,621 miles

$15,550


2015 SUBARU FORESTER

54,170 miles

$10,997


2014 SUBARU OUTBACK

93,902 miles

$14,500


2015 SUBARU OUTBACK

115,621 miles

$15,550


2015 SUBARU FORESTER

54,170 miles

$10,997


2014 SUBARU OUTBACK

93,902 miles

$8,995


2004 LEXUS SC 430

158,549 miles

$15,550


2015 SUBARU FORESTER

54,170 miles

$10,997


2014 SUBARU OUTBACK

93,902 miles

$8,995


2004 LEXUS SC 430

158,549 miles

$11,995


2016 SUBARU OUTBACK

158,129 miles

$10,997


2014 SUBARU OUTBACK

93,902 miles

$8,995


2004 LEXUS SC 430

158,549 miles

$11,995


2016 SUBARU OUTBACK

158,129 miles

$8,999


1995 CHEVROLET CAMARO

71,004 miles

$8,995


2004 LEXUS SC 430

158,549 miles

$11,995


2016 SUBARU OUTBACK

158,129 miles

$8,999


1995 CHEVROLET CAMARO

71,004 miles

$17,500


2018 SUBARU OUTBACK

112,642 miles

$11,995


2016 SUBARU OUTBACK

158,129 miles

$8,999


1995 CHEVROLET CAMARO

71,004 miles

$17,500


2018 SUBARU OUTBACK

112,642 miles

$10,995


2014 MERCEDES-BENZ E-CLASS

121,500 miles

$8,999


1995 CHEVROLET CAMARO

71,004 miles

$17,500


2018 SUBARU OUTBACK

112,642 miles

$10,995


2014 MERCEDES-BENZ E-CLASS

121,500 miles

$7,499


2011 SUBARU FORESTER

133,824 miles

$17,500


2018 SUBARU OUTBACK

112,642 miles

$10,995


2014 MERCEDES-BENZ E-CLASS

121,500 miles

$7,499


2011 SUBARU FORESTER

133,824 miles

$6,500


2013 SUBARU OUTBACK

163,990 miles

$10,995


2014 MERCEDES-BENZ E-CLASS

121,500 miles

$7,499


2011 SUBARU FORESTER

133,824 miles

$6,500


2013 SUBARU OUTBACK

163,990 miles

$7,998


2014 SUBARU OUTBACK

182,992 miles

$7,499


2011 SUBARU FORESTER

133,824 miles

$6,500


2013 SUBARU OUTBACK

163,990 miles

$7,998


2014 SUBARU OUTBACK

182,992 miles

$9,977


2011 SUBARU OUTBACK

130,965 miles

PreviousNext
View All

FINANCE OPTIONS

Let our finance team answer all of your questions on the purchasing or leasing
process.

Apply Now

SHOP BY PRICE

Find your perfect new or used vehicle. Have a look through our inventory by
price.

Under $15k Under $25k Under $50K

SERVICE DEPARTMENT

Our skilled service technicians are ready to handle all of your service and
repair needs.

Schedule Service

HOURS OF OPERATION

SALES

Monday
9:00 AM - 6:00 PM
Tuesday
9:00 AM - 6:00 PM
Wednesday
9:00 AM - 6:00 PM
Thursday
9:00 AM - 6:00 PM
Friday
9:00 AM - 6:00 PM
Saturday
10:00 AM - 2:00 PM
Sunday
Call For Appointment

SERVICE

 * MONDAY 7:30 AM - 5:30 PM
 * TUESDAY 7:30 AM - 5:30 PM
 * WEDNESDAY 7:30 AM - 5:30 PM
 * THURSDAY 7:30 AM - 5:30 PM
 * FRIDAY 7:30 AM - 5:30 PM
 * SATURDAY CLOSED
 * SUNDAY CLOSED

PARTS

 * MONDAY 9:00 AM - 5:00 PM
 * TUESDAY 9:00 AM - 5:00 PM
 * WEDNESDAY 9:00 AM - 5:00 PM
 * THURSDAY 9:00 AM - 5:00 PM
 * FRIDAY 9:00 AM - 5:00 PM
 * SATURDAY CLOSED
 * SUNDAY CLOSED


ABOUT US

We are happy that you would think of 10X Autoplex when considering your next
vehicle purchase.

10X Autoplex has been building a reputation in the Travelers Rest, SC area for
offering quality used vehicles, honest sales, and quality customer care. We
invite you to stop by and check out our selection of low-mile cars, dependable
pickups, and luxurious SUVs. We work hard to offer great deals throughout our
inventory of certified and used vehicles from many of today's leading auto
brands.

No matter what your budget, we think you'll find a great vehicle for you and
your family.

We want each and every one of our guests to feel like a part of the 10X Autoplex
family. Our sales staff is dedicated to helping you throughout the car shopping
process.

From vehicle features and options to the sales or financing processes, we will
help you understand all aspects of the car buying process and make sure you take
home the right vehicle.

View more


POPULAR BODY STYLES

 * Wagon (43)
 * Sedan (7)
 * Pickup Trucks (5)
 * Convertibles (2)
 * SUVs (1)


POPULAR MAKES

 * Chevrolet (1)
 * Honda (3)
 * Lexus (1)
 * Mercedes-Benz (1)
 * Subaru (44)
 * Toyota (8)


POPULAR MAKE MODELS

 * Subaru Outback (29)
 * Subaru Forester (9)
 * Toyota Corolla (3)
 * Toyota Tacoma (3)
 * Subaru Legacy (2)
 * Subaru XV Crosstrek (2)
 * Toyota Camry (2)
 * Chevrolet Camaro (1)
 * Honda Accord (1)
 * Honda CR-V (1)
 * Honda Ridgeline (1)
 * Lexus SC 430 (1)
 * Mercedes-Benz E-Class (1)
 * Subaru Baja (1)
 * Subaru Impreza (1)

10X Autoplex


380 Tigerville Road
Travelers Rest, SC 29690

(864) 772-6099

(864) 772-6099

1999 - 2024 Powered by Carsforsale.com®

By placing calls to this dealership you agree to the Terms and Conditions of
Use.

 * Sitemap
 * Terms and Conditions
 * Dealer Sign-In

Close

EMAIL FOR PRICE

First Name
Last Name
Email Address
Phone Number
CommentsWhat is the price of the [vehicle] you have in your inventory?

62/1000

Do you have a trade-in?
Year

Make

Model

Mileage

Color

VIN

Send Email

By clicking “Send Email”, I consent to be contacted by Carsforsale.com and the
dealer selling this vehicle at any telephone number I provide, including,
without limitation, communications sent via text message to my cell phone or
communications sent using an autodialer or prerecorded message. This
acknowledgment constitutes my written consent to receive such communications.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

Close

EMAIL FOR MILEAGE

First Name
Last Name
Email Address
Phone Number
CommentsWhat is the mileage of the [vehicle] you have in your inventory?

64/1000

Do you have a trade-in?
Year

Make

Model

Mileage

Color

VIN

Send Email

By clicking “Send Email”, I consent to be contacted by Carsforsale.com and the
dealer selling this vehicle at any telephone number I provide, including,
without limitation, communications sent via text message to my cell phone or
communications sent using an autodialer or prerecorded message. This
acknowledgment constitutes my written consent to receive such communications.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

Close

SUCCESS! YOUR MESSAGE HAS BEEN SENT.

Close

UH OH! THERE WAS AN ERROR SENDING YOUR MESSAGE. PLEASE TRY AGAIN IN A FEW
MOMENTS.