www.truckmarket.com Open in urlscan Pro
151.139.128.10  Public Scan

Submitted URL: http://www.truckmarket.com/
Effective URL: https://www.truckmarket.com/
Submission: On September 25 via manual from RO — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://truckmarket.com/

<form method="get" id="searchform" action="https://truckmarket.com/">
  <div class="search-wrapper">
    <input placeholder="Start typing here..." type="text" class="form-control search-input" value="" name="s" id="s">
    <button type="submit" class="search-submit"><i class="fa fa-search"></i></button>
  </div>
</form>

POST https://truckmarket.com/

<form id="request-test-drive-form" action="https://truckmarket.com/" method="post">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <div class="modal-header modal-header-iconed">
        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
        <i class="stm-icon-steering_wheel"></i>
        <h3 class="modal-title" id="myModalLabelTestDrive">Schedule a Test Drive</h3>
        <div class="test-drive-car-name">Front page</div>
      </div>
      <div class="modal-body">
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Name</div>
              <input name="name" type="text">
            </div>
          </div>
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Email</div>
              <input name="email" type="email">
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Phone</div>
              <input name="phone" type="tel">
            </div>
          </div>
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Best time</div>
              <div class="stm-datepicker-input-icon">
                <input name="date" class="stm-date-timepicker" type="text">
              </div>
            </div>
          </div>
        </div>
        <div class="mg-bt-25px"></div>
        <div class="row">
          <div class="col-md-4 col-sm-4">
            <button type="submit" class="stm-request-test-drive">Request</button>
            <div class="stm-ajax-loader" style="margin-top:10px;">
              <i class="stm-icon-load1"></i>
            </div>
          </div>
        </div>
        <div class="mg-bt-25px"></div>
        <input name="vehicle_id" type="hidden" value="1360">
      </div>
    </div>
  </div>
</form>

POST https://truckmarket.com/

<form id="get-car-price-form" action="https://truckmarket.com/" method="post">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <div class="modal-header modal-header-iconed">
        <i class="stm-icon-steering_wheel"></i>
        <h3 class="modal-title" id="myModalLabel">Request car price</h3>
        <div class="test-drive-car-name">Front page</div>
      </div>
      <div class="modal-body">
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Name</div>
              <input name="name" type="text">
            </div>
          </div>
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Email</div>
              <input name="email" type="email">
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Phone</div>
              <input name="phone" type="tel">
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-4 col-sm-4">
            <button type="submit" class="stm-request-test-drive">Request</button>
            <div class="stm-ajax-loader" style="margin-top:10px;">
              <i class="stm-icon-load1"></i>
            </div>
          </div>
        </div>
        <div class="mg-bt-25px"></div>
        <input name="vehicle_id" type="hidden" value="1360">
      </div>
    </div>
  </div>
</form>

POST https://truckmarket.com/

<form id="request-trade-offer-form" action="https://truckmarket.com/" method="post">
  <div class="modal-dialog" role="document">
    <div class="modal-content">
      <div class="modal-header modal-header-iconed">
        <i class="stm-moto-icon-cash"></i>
        <h3 class="modal-title" id="myModalLabelTestDrive">Offer Price</h3>
        <div class="test-drive-car-name">Front page</div>
      </div>
      <div class="modal-body">
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Name</div>
              <input name="name" type="text">
            </div>
          </div>
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Email</div>
              <input name="email" type="email">
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Phone</div>
              <input name="phone" type="tel">
            </div>
          </div>
          <div class="col-md-6 col-sm-6">
            <div class="form-group">
              <div class="form-modal-label">Trade price</div>
              <div class="stm-trade-input-icon">
                <input name="trade_price" type="text">
              </div>
            </div>
          </div>
        </div>
        <div class="mg-bt-25px"></div>
        <div class="row">
          <div class="col-md-4 col-sm-4">
            <button type="submit" class="stm-request-test-drive">Request</button>
            <div class="stm-ajax-loader" style="margin-top:10px;">
              <i class="stm-icon-load1"></i>
            </div>
          </div>
        </div>
        <div class="mg-bt-25px"></div>
        <input name="vehicle_id" type="hidden" value="1360">
      </div>
    </div>
  </div>
</form>

Text Content

877-987-8250

 * 
 * 

 * Home
 * TRUCKS
 * Glider Kits
 * Sell a Truck
 * Trade-In
 * TRAILERS
 * About
 * Contact
 * Compare

 * Compare
   
 * Live chat
 * 

 * Home
 * TRUCKS
 * Glider Kits
 * Sell a Truck
 * Trade-In
 * TRAILERS
 * About
 * Contact

 * Trailers
 * Trucks
 * Sell A Truck

 * 
   Daycab
 * 
   Dump
 * 
   Flatbed
 * 
   Glider
 * 
   Rollback
 * 
   Sleeper
 * 
   TRIAXLE
 * 
   Winch

 * 
   PETERBILT
 * 
   KENWORTH
 * 
   FREIGHTLINER
 * 
   MACK
 * 
   INTERNATIONAL
 * 
   WESTERN STAR
 * 
   VOLVO

CLICK HERE FOR ALL INVENTORY
 * 
   Dump-End
 * 
   Lowboy

 * 
   TRAIL KING
 * 
   CLEMENT
 * 
   PUMA

All Inventory 3 Low mileage trucks... lots of them!!



DO YOU HAVE A TRUCK TO SELL?

Do you have a clean Truck to Sell? We want it! Please fill out the
form on this page and we will contact you shortly!

Sell your truck

Low mileage trucks… lots of them!!

all specials

$157,750

208,000 Miles
California Clean!
Engine
Cummins
HP
500 HP
Transmission
13 Spd
$157,750
2015 PETERBILT 389 DUMP TRUCK
2015 PETERBILT 389 DUMP TRUCK
$127,750

442,000 Miles
Fresh Overhaul!
Engine
Detroit
HP
500 HP
Transmission
13 Spd
$127,750
2015 FREIGHTLINER CORONADO PRE ELOG GLIDER KIT
2015 FREIGHTLINER CORONADO PRE ELOG GLIDER KIT
$127,750

239,000 Miles
46k Rears! Full Lockers!
Engine
Cummins
HP
550 HP
Transmission
18 Spd
$127,750
2016 KENWORTH T880 SLEEPER
2016 KENWORTH T880 SLEEPER
$217,750

223,000 Miles
20/20/46! One Owner!
Engine
Cummins
HP
605 HP
Transmission
18 Spd
$217,750
2021 KENWORTH W990 TRI AXLE SLEEPER
2021 KENWORTH W990 TRI AXLE SLEEPER
$217,750

119,000 Miles
46k Rears! Full Lockers!
Engine
Cummins
HP
500 HP
Transmission
10 Spd
$217,750
2022 KENWORTH W900L DAYCAB
2022 KENWORTH W900L DAYCAB
$207,750

140,000 Miles
20/20/46! 2 Available!
Engine
Cummins
HP
605 HP
Transmission
18 Spd
$207,750
2018 KENWORTH T880 TRI AXLE SLEEPER
2018 KENWORTH T880 TRI AXLE SLEEPER
$177,750

198,000 Miles
Studio w/ Couch!
Engine
Cummins
HP
500 HP
Transmission
13 Spd
$177,750
2022 KENWORTH W900L SLEEPER
2022 KENWORTH W900L SLEEPER
$172,750

357,000 Miles
One Owner! New Drives!
Engine
Cummins
HP
565 HP
Transmission
18 Spd
$172,750
2020 PETERBILT 389 SLEEPER
2020 PETERBILT 389 SLEEPER
$157,750

335,000 Miles
One Owner! Studio!
Engine
Cummins
HP
565 HP
Transmission
18 Spd
$157,750
2020 KENWORTH W900L SLEEPER
2020 KENWORTH W900L SLEEPER
$157,750

208,000 Miles
California Clean!
Engine
Cummins
HP
500 HP
Transmission
13 Spd
$157,750
2015 PETERBILT 389 DUMP TRUCK
2015 PETERBILT 389 DUMP TRUCK
$127,750

442,000 Miles
Fresh Overhaul!
Engine
Detroit
HP
500 HP
Transmission
13 Spd
$127,750
2015 FREIGHTLINER CORONADO PRE ELOG GLIDER KIT
2015 FREIGHTLINER CORONADO PRE ELOG GLIDER KIT
$127,750

239,000 Miles
46k Rears! Full Lockers!
Engine
Cummins
HP
550 HP
Transmission
18 Spd
$127,750
2016 KENWORTH T880 SLEEPER
2016 KENWORTH T880 SLEEPER
$217,750

223,000 Miles
20/20/46! One Owner!
Engine
Cummins
HP
605 HP
Transmission
18 Spd
$217,750
2021 KENWORTH W990 TRI AXLE SLEEPER
2021 KENWORTH W990 TRI AXLE SLEEPER
$217,750

119,000 Miles
46k Rears! Full Lockers!
Engine
Cummins
HP
500 HP
Transmission
10 Spd
$217,750
2022 KENWORTH W900L DAYCAB
2022 KENWORTH W900L DAYCAB
$207,750

140,000 Miles
20/20/46! 2 Available!
Engine
Cummins
HP
605 HP
Transmission
18 Spd
$207,750
2018 KENWORTH T880 TRI AXLE SLEEPER
2018 KENWORTH T880 TRI AXLE SLEEPER
prev
next



CLICK HERE FOR ALL INVENTORY



ARE YOU LOOKING
FOR A TRUCK?

Take a minute to browse our inventory and see if we have the transportation
equipment that you need.
Buy Truck



DO YOU WANT
TO SELL A TRUCK?

We make selling your truck incredibly easy and secure. Do it from the comfort of
your couch!
SELL TRUCK




YOUR LOW MILEAGE TRUCK & TRAILER CONNECTION

More Trucks For Sale
More Trailers For Sale



OPEN TO OFFERS

Our prices are never set in stone! If you see your next truck in our inventory,
call us today! We want to hear your offer!

WIDE RANGE OF BRANDS

With everything from heavy haul Triaxles to over-the road Sleepers, we can get
you in the truck you need!

INSPECTIONS AND ACCURACY

Every one of our trucks are professionally checked out and the mileage is ECM
verified!

Learn More



WELCOME TO 

Our mission at truckmarket.com is to provide customers with high quality used
equipment at a significant discount to the high cost of new equipment. Our
inventory is stocked with clean, low mileage trucks that have been inspected and
ECM verified. Come by and see us sometime or give us a call. We are your Low
Mileage Freaks








OUR CUSTOMERS

“Great people, easy to work with, great selection, and they know trucks! Worth
the drive.”

“I bought 3 trucks from them and have been satisfied each time. They are my “go
to dealer” straight shooters!”

” They made sure the truck is 100% percent before I left there lot. Flew from
Michigan to Mississippi bought the truck and drove all the way back home. Truck
made it home I was extremely happy.”

“Great place, staff was friendly and helpful, Truck was awesome.”

“I Bought A truck from them last Year. You Get Service Beyond The Sale. My Motor
Blew up Last month and I was Going Back And Forth With The Warranty Company and
Then truckmarket Made A Phone Call And It Was Resolved!!! They went Above And
Beyond To Do this For Me and I Truly Appreciated It! this is the Only Place I
would Buy A Truck From.”

“Very good people to work with and they stand behind you…thanks for all your
help”

“If you are investing in a used semi truck…. TruckMarket.com is a company we
recommend. View their website, their inventory is huge. You will find what you
are looking for; we did.”

“I’m glad we made the trip from Idaho to Olive branch! No regrets!!!!”

“Lots of trucks, low mileage too. They do a great job of cleaning and
refurbishing the used trucks. The staff is very friendly and helpful here.”

“Great people, easy to work with, great selection, and they know trucks! Worth
the drive.”

“I bought 3 trucks from them and have been satisfied each time. They are my “go
to dealer” straight shooters!”

” They made sure the truck is 100% percent before I left there lot. Flew from
Michigan to Mississippi bought the truck and drove all the way back home. Truck
made it home I was extremely happy.”

“Great place, staff was friendly and helpful, Truck was awesome.”





TRUCKS FOR SALE

 * Used Peterbilt trucks for sale
 * Used Kenworth trucks for sale
 * Used Freightliner trucks for sale
 * Used International trucks for sale
 * Used Western Star trucks for sale
 * Used Mack trucks for sale

BODY TYPE TRUCKS

 * Daycabs for sale
 * Sleepers for sale
 * Dump trucks for sale
 * Winch truck for sale
 * Rollback trucks for sale
 * Reefer trucks for sale
 * Flatbed trucks for sale
 * Boom trucks for sale
 * Crane trucks for sale

GET IN TOUCH

Sales Phone
Local: (662) 893-0043
Toll-Free: (877)-987-8250
Fax: (662) 895-0325
Sales Hours
Monday – Friday: 7:00 a.m. – 5:00 p.m.
Saturday: 8:00 a.m. – 12:00 p.m.
After hours are available by appointment


OUR SOCIALS

FIND US

8680 West Sandidge Road, Olive Branch, MS 38654

Copyright © 2023 Truck Market, LLC, All Rights Reserved


Search

877-987-8250 EMAIL
×


SCHEDULE A TEST DRIVE

Front page
Name
Email
Phone
Best time


Request




REQUEST CAR PRICE

Front page
Name
Email
Phone
Request




CALCULATE PAYMENT

Front page

FINANCING CALCULATOR

Vehicle price ($)
Interest rate (%)
Period (month)
Down Payment ($)
Calculate

Monthly Payment

Total Interest Payment

Total Amount to Pay



OFFER PRICE

Front page
Name
Email
Phone
Trade price


Request


Compare
September
January
February
March
April
May
June
July
August
September
October
November
December

2023
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050


SunMonTueWedThuFriSat
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

00:00
01:00
02:00
03:00
04:00
05:00
06:00
07:00
08:00
09:00
10:00
11:00
12:00
13:00
14:00
15:00
16:00
17:00
18:00
19:00
20:00
21:00
22:00
23:00


Questions? Chat with us!Support is onlineChat with Truck Market
×
We Value Your Privacy
Settings
NextRoll, Inc. ("NextRoll") and our advertising partners use cookies and similar
technologies on this site and use personal data (e.g., your IP address). If you
consent, the cookies, device identifiers, or other information can be stored or
accessed on your device for the purposes described below. You can click "Allow
All" or "Decline All" or click Settings above to customize your consent.
NextRoll and our advertising partners process personal data to: ● Store and/or
access information on a device; ● Create a personalized content profile; ●
Select personalised content; ● Personalized ads, ad measurement and audience
insights; ● Product development. For some of the purposes above, our advertising
partners: ● Use precise geolocation data. Some of our partners rely on their
legitimate business interests to process personal data. View our advertising
partners if you wish to provide or deny consent for specific partners, review
the purposes each partner believes they have a legitimate interest for, and
object to such processing.
If you select Decline All, you will still be able to view content on this site
and you will still receive advertising, but the advertising will not be tailored
for you. You may change your setting whenever you see the Manage consent
preferences on this site.
Decline All
Allow All
Manage consent preferences