www.premiertruck.com Open in urlscan Pro
2600:9000:2250:9000:c:d91b:9840:93a1  Public Scan

Submitted URL: https://www.steinbachpremiertruckgroup.com/
Effective URL: https://www.premiertruck.com/
Submission: On April 12 via api from US — Scanned from DE

Form analysis 10 forms found in the DOM

GET /inventory.aspx

<form class="ebiz-search-inventory-form" action="/inventory.aspx" method="get" autocomplete="on">
  <div class="row">
    <div class="col-md-10">
      <div class="input">
        <input class="search-flyout-input" type="text" name="_search" aria-label="Search Our Inventory" value="" placeholder="Search Inventory">
      </div>
    </div>
    <div class="col-md-2">
      <button name="submit" id="submit-button" class="button btn-block m-0 ebiz-search-submit">GO</button>
    </div>
  </div>
</form>

GET /inventory.aspx

<form class="ebiz-search-inventory-form form-inline m-0 h-100" action="/inventory.aspx" method="get" autocomplete="on">
  <div class="form-group input">
    <input type="text" id="_topbarv2search" name="_search" aria-label="Search Inventory" value="" placeholder="Search Inventory">
  </div>
  <button type="submit" class="button  button-small m-0 h-100" aria-label="Search"><i class="icon-search3"></i> Search</button>
</form>

GET /inventory.aspx

<form class="ebiz-search-inventory-form m-0" action="/inventory.aspx" method="get" autocomplete="on">
  <div class="wrapper clearfix">
    <div class="col-xs-10 col-sm-10">
      <div class="input m-0">
        <input type="text" name="_search" class="form-control" aria-label="Search Inventory" placeholder="Search Inventory">
      </div>
    </div>
    <div class="col-xs-2 col-sm-2 pl-0">
      <button type="submit" class="button btn-block m-0 p-0">Go</button>
    </div>
  </div>
</form>

Name: quick-browse-form

<form id="quick-browse-form" name="quick-browse-form" class="premiertruck-search-inventory-form m-0 clearfix">
  <div class="col-sm-4 col-md-3 mb-4 mb-lg-0 px-2">
    <div class="select">
      <select id="quick-browse-condition" aria-label="Select Vehicle Condition" class="ebiz-condition-dd">
        <option value="">Select Condition</option>
        <option value="New">New</option>
        <option value="Used">Used</option>
        <option value="Down Payment Match">Down Payment Match</option>
      </select>
      <i class="icon-angle-down"></i>
    </div>
  </div>
  <div class="col-sm-4 col-md-3 mb-4 mb-lg-0 px-2">
    <div class="select">
      <select id="quick-browse-make" aria-label="Select Vehicle Make" class="ebiz-make-dd">
        <option value="">Select Make</option>
        <option value="Chevrolet">Chevrolet</option>
        <option value="Freightliner">Freightliner</option>
        <option value="HINO">HINO</option>
        <option value="HYUNDAI">HYUNDAI</option>
        <option value="ISUZU">ISUZU</option>
        <option value="KENWORTH">KENWORTH</option>
        <option value="MACK S">MACK S</option>
        <option value="PETERBILT">PETERBILT</option>
        <option value="THOMAS BUS">THOMAS BUS</option>
        <option value="VOLVO">VOLVO</option>
        <option value="WESTERN STAR">WESTERN STAR</option>
      </select>
      <i class="icon-angle-down"></i>
    </div>
  </div>
  <div class="col-sm-4 col-md-3 mb-5 mb-md-4 mb-lg-0 px-2">
    <div class="select">
      <select id="quick-browse-model" aria-label="Select Vehicle Model" class="ebiz-model-dd">
        <option value="">Select Model</option>
      </select>
      <i class="icon-angle-down"></i>
    </div>
  </div>
  <div class="col-sm-4 col-sm-offset-4 col-md-3 col-md-offset-0 px-2">
    <button name="submit" class="button btn-block m-0 not-dark">Search Inventory</button>
  </div>
</form>

GET /locations.aspx

<form id="bh-sl-user-location" method="get" action="/locations.aspx" class="m-0">
  <div class="col-sm-8 col-md-8 mb-4 mb-md-0 px-2">
    <div class="input">
      <i class="icon-prepend icon-map-marker"></i>
      <input type="text" name="bh-sl-address" id="bh-sl-address" class="input-lg" required="" aria-label="Enter Your City or Zip" placeholder="Enter Your City or Zip">
    </div>
  </div>
  <div class="col-sm-4 col-md-4 px-2 column-button">
    <button type="submit" class="button btn-block m-0 ebiz-search-submit not-dark">Search</button>
  </div>
</form>

GET /locations.aspx

<form method="get" action="/locations.aspx" class="m-0">
  <div class="row">
    <div class="col-sm-8 col-md-8 col-lg-9">
      <div class="input">
        <i class="icon-prepend icon-map-marker"></i>
        <input type="text" name="bh-sl-address" class="input-lg" required="" aria-label="Enter Your City or Zip" placeholder="Enter Your City or Zip">
      </div>
    </div>
    <div class="col-sm-4 col-md-4 col-lg-3">
      <button type="submit" class="button button-large btn-block p-0 m-0 not-dark">Search</button>
    </div>
  </div>
</form>

POST

<form method="post" id="text-request" class="mb-0 ebiz-textrequest-form" autocomplete="on" novalidate="novalidate" validation-binded="true">
  <fieldset class="px-0">
    <section class="m-0">
      <div class="row">
        <section class="col-xs-12 mb-4">
          <label class="label" for="ctlContactDepartment">Select Department</label>
          <div class="select">
            <select name="ctlContactDepartment" id="ctlContactDepartment" role="listbox">
              <option value="Sales">Text From Sales</option>
              <option value="Service">Text From Service</option>
              <option value="Parts">Text From Parts</option>
            </select>
            <i class="icon-angle-down"></i>
          </div>
        </section>
        <section class="col-xs-6 col-sm-6 mb-4">
          <div class="input">
            <label id="ctlFirstNameLabel" class="label" for="ctlFirstName">First Name <span class="req">*</span></label>
            <input type="text" aria-labelledby="ctlFirstNameLabel" name="ctlFirstName" placeholder="" required="" data-msg="Enter your first name." aria-required="true">
          </div>
        </section>
        <section class="col-xs-6 col-sm-6 mb-4">
          <div class="input">
            <label id="ctlLastNameLabel" class="label" for="ctlLastName">Last Name <span class="req">*</span></label>
            <input type="text" aria-labelledby="ctlLastNameLabel" name="ctlLastName" placeholder="" required="" data-msg="Enter your last name." aria-required="true">
          </div>
        </section>
        <section class="col-xs-12 mb-4">
          <label class="label" for="ctlPhone">Mobile Phone <span class="req">*</span></label>
          <div class="input">
            <input type="tel" name="ctlPhone" id="ctlPhone" required="" data-msg="Enter a mobile number." pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" class="phone-mask" data-rule-minlength="12" data-msg-minlength="Enter a valid mobile number."
              placeholder="" aria-required="true" maxlength="12">
          </div>
          <span class="note">Example: 999-999-9999</span>
          <div class="mt-4 mb-0"><a role="button" class="" data-toggle="collapse" href="#commentsSection" aria-expanded="true" aria-controls="contentCollapse"><i class="icon-caret-right"></i> Add Comments</a></div>
        </section>
        <section id="commentsSection" class="col-xs-12 collapse" aria-expanded="false" style="height: 0px;">
          <div class="textarea">
            <label id="ctlCommentsLabel" class="label" for="ctlComments">Comments</label>
            <textarea aria-labelledby="ctlCommentsLabel" name="ctlComments" rows="6" placeholder=""></textarea>
          </div>
        </section>
        <section class="col-xs-12">
          <span class="small ccpa-text">By submitting this form I understand that Premier Truck Group may contact me with offers or information about their products and service.</span>
        </section>
      </div>
    </section>
  </fieldset>
  <section class="m-0">
    <p class="small text-muted">* Denotes a Required Field.</p>
    <div class="row formButtonRow">
      <div class="col-xs-12 col-sm-4 col-md-3 divcenter nomargin">
        <button type="submit" class="button btn-block m-0 p-0">Submit</button>
      </div>
    </div>
  </section>
</form>

POST

<form method="post" id="VDP-Contact" class="inputbottommargin ebiz-contactus-form" autocomplete="on" novalidate="novalidate" validation-binded="true">
  <div class="row">
    <section id="firstNameSection" class="col-xs-6 col-sm-6 mb-4">
      <div class="input">
        <label id="ctlFirstNameLabel" class="label" for="ctlFirstName">First Name <span class="req">*</span></label>
        <input type="text" aria-labelledby="ctlFirstNameLabel" name="ctlFirstName" placeholder="" required="" data-msg="Enter your first name." aria-required="true">
      </div>
    </section>
    <section id="lastNameSection" class="col-xs-6 col-sm-6 mb-4">
      <div class="input">
        <label id="ctlLastNameLabel" class="label" for="ctlLastName">Last Name <span class="req">*</span></label>
        <input type="text" aria-labelledby="ctlLastNameLabel" name="ctlLastName" placeholder="" required="" data-msg="Enter your last name." aria-required="true">
      </div>
    </section>
    <section id="emailSection" class="col-xs-6 col-sm-6 mb-4">
      <div class="input">
        <label class="label" id="ctlEmailLabel" for="ctlEmail">Email <span class="req">*</span></label>
        <input type="email" aria-labelledby="ctlEmailLabel" name="ctlEmail" placeholder="" required="" data-msg="Enter a valid email." data-rule-email="true" aria-required="true">
        <span class="note">Example: name@domain.com</span>
      </div>
    </section>
    <section id="phoneSection" class="col-xs-6 col-sm-6 mb-4">
      <div class="input">
        <label id="ctlPhoneLabel" class="label" for="ctlPhone">Phone</label>
        <input aria-labelledby="ctlPhoneLabel" type="tel" name="ctlPhone" placeholder="" pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" class="phone-mask" data-msg="Enter a phone number." data-rule-minlength="12"
          data-msg-minlength="Enter a valid phone number." maxlength="12">
        <span class="note">Example: 999-999-9999</span>
      </div>
    </section>
    <section id="commentsSection" class="col-xs-12">
      <div class="textarea">
        <label id="ctlCommentsLabel" class="label" for="ctlComments">Comments</label>
        <textarea aria-labelledby="ctlCommentsLabel" name="ctlComments" rows="6" placeholder=""></textarea>
      </div>
    </section>
    <section class="col-xs-12">
      <span class="small ccpa-text">By submitting this form I understand that Premier Truck Group may contact me with offers or information about their products and service.</span>
    </section>
    <section class="col-xs-12">
      <div class="small text-muted"><span>*</span> Denotes a required field.</div>
    </section>
  </div>
  <div class="row formButtonRow">
    <section class="col-xs-12 col-sm-4 col-md-3 divcenter nomargin">
      <button type="submit" class="button btn-block m-0 p-0">Send</button>
    </section>
  </div>
</form>

POST

<form method="post" id="VDP-Contact" class="inputbottommargin ebiz-rmi-form" autocomplete="on" novalidate="novalidate" validation-binded="true">
  <div class="row">
    <section class="col-xs-12">
      <p class="mb-4">Hello my name is <span class="input small d-inline-block my-2 max-width"><input type="text" name="ctlFirstName" id="ctlFirstName" placeholder="First Name *" required="" data-msg="Enter your first name"
            aria-required="true"></span> <span class="input small d-inline-block my-2 max-width"><input type="text" name="ctlLastName" id="ctlLastName" placeholder="Last Name *" required="" data-msg="Enter your last name" aria-required="true"></span>
        and I am interested in this <strong> </strong>. Please contact me by email at <span class="input small d-inline-block my-2 max-width-2"><input type="email" name="ctlEmail" id="ctlEmail" placeholder="Email *" data-rule-email="true" required=""
            data-msg="Enter a valid email (e.g. yourname@website.com)" aria-required="true"></span> or call me at <span class="input small d-inline-block my-2 max-width-3 mr-1"><input type="tel" name="ctlPhone" id="ctlPhone"
            placeholder="Phone (Optional)" pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" class="phone-mask" data-rule-minlength="12" maxlength="12"></span>.</p>
      <p class="mb-2"><a role="button" class="collapsed" data-toggle="collapse" href="#commentsSection" aria-expanded="false" aria-controls="contentCollapse"><i class="icon-caret-right"></i> Add Comments</a></p>
    </section>
    <section id="commentsSection" class="col-xs-12 collapse" aria-expanded="false" style="height: 0px;">
      <div class="textarea">
        <label id="ctlCommentsLabel" class="label" for="ctlComments">Comments</label>
        <textarea aria-labelledby="ctlCommentsLabel" name="ctlComments" rows="6" placeholder=""></textarea>
      </div>
    </section>
    <section class="col-xs-12">
      <span class="small ccpa-text">By submitting this form I understand that Premier Truck Group may contact me with offers or information about their products and service.</span>
    </section>
    <section class="col-xs-12">
      <div class="small text-muted"><span>*</span> Denotes a required field.</div>
    </section>
  </div>
  <div class="row formButtonRow">
    <section class="col-xs-12 col-sm-4 col-md-3 divcenter nomargin">
      <button type="submit" class="button btn-block m-0 p-0">Send</button>
    </section>
    <section id="Errors" class="col-xs-12 mt-4"></section>
  </div>
</form>

POST

<form id="notifyMePriceAlert-dashboardForm_alert" class="notifyMePriceAlert-dashboardForm mb-0 ebiz-pas-login-form" method="post" autocomplete="on" onsubmit="javascript: UserPanelLogin(this); return false;" novalidate="novalidate">
  <fieldset>
    <div class="row">
      <section class="col-sm-3 col-md-6 col-lg-15">
        <div class="input">
          <label class="label" id="ctlEmailLabel" for="ctlEmail">Email <span class="req">*</span></label>
          <input type="email" aria-labelledby="ctlEmailLabel" name="ctlEmail" placeholder="" required="" data-msg="Enter a valid email." data-rule-email="true" aria-required="true">
          <span class="note">Example: name@domain.com</span>
        </div>
      </section>
      <section class="col-sm-3 col-md-6 col-lg-15">
        <div class="input">
          <label id="ctlFirstNameLabel" class="label" for="ctlFirstName">First Name <span class="req">*</span></label>
          <input type="text" aria-labelledby="ctlFirstNameLabel" name="ctlFirstName" placeholder="" required="" data-msg="Enter your first name." aria-required="true">
        </div>
      </section>
      <section class="col-sm-3 col-md-6 col-lg-15">
        <div class="input">
          <label id="ctlLastNameLabel" class="label" for="ctlLastName">Last Name <span class="req">*</span></label>
          <input type="text" aria-labelledby="ctlLastNameLabel" name="ctlLastName" placeholder="" required="" data-msg="Enter your last name." aria-required="true">
        </div>
      </section>
      <section class="col-sm-3 col-md-6 col-lg-15">
        <div class="input">
          <label id="ctlPhoneLabel" class="label" for="ctlPhone">Phone</label>
          <input aria-labelledby="ctlPhoneLabel" type="tel" name="ctlPhone" placeholder="" pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" class="phone-mask" data-msg="Enter a phone number." data-rule-minlength="12"
            data-msg-minlength="Enter a valid phone number." maxlength="12">
          <span class="note">Example: 999-999-9999</span>
        </div>
      </section>
      <section class="col-sm-12 col-md-12 col-lg-15 submit-button">
        <button type="submit" class="button btn-block m-0 p-0">Submit</button>
      </section>
    </div>
    <span class="small text-muted">* Denotes a required field.</span>
  </fieldset>
</form>

Text Content

Skip to main content

 * Home
 * New Trucks
   * New Trucks
   * Freightliner
     * Econic SD
   * Isuzu
   * New Truck Specials
     * New Truck Specials
     * Drive Now Pay Later
   * Thomas Built Buses
   * Western Star
     * Next Western Star - 49X
     * Next Western Star - 47X
   * New Truck Financing
   * Next Western Star - 57X
   * Electric Trucks
 * Used Trucks
   * Used Trucks
   * All Makes
   * Freightliner
   * International
   * Kenworth
   * Peterbilt
   * Volvo
   * Western Star
   * Used Truck Financing
   * Used Truck Specials
     * Managers Special USA
     * Down Payment Allowance
   * SelecTrucks
   * Warranty
     * Warranty
     * Insurance
 * Finance
   * Finance
   * Financing
   * Warranty
   * Insurance
 * Parts
   * Parts
   * EXCELERATOR Parts Online
   * Excelerator How To
   * Parts Specials USA
   * Parts Specials Canada
 * Service
   * Service
   * Service Appointment Request
   * Collision Centers
   * Fleet Services
   * Financing
   * Mobile Field Service
   * Oasis - RV Service
   * Service Specials USA
   * Service Specials Canada
   * Warranty
 * Used Truck Specials
 * SelecTruck Locations
 * About Us
   * About Us
   * AODA Policies
   * Contact Us
   * Elite Support
   * Review Us
   * Social Media
   * Human Resources
   * PTG One
 * Careers
   * Careers
   * Diesel Tech
   * Student Tech
   * Collision Tech
   * Parts
   * Sales & Finance
   * Accounting & Admin
   * Military & Vets
 * Locations
    * Find a Dealer near you: Locations or Search by City
   
   
   UNITED STATES
   
    * Amarillo
    * Ardmore
    * Chattanooga
    * Columbia
    * Dallas North
    * Dallas South
    * Fort Worth
    * Idaho Falls
    * Joplin
    * Kansas City
    * Kansas City Collision Center
    * Knoxville
    * Midland
    * Neosho
    * North Texas
    * Odessa
    * Oklahoma City
    * Olathe
    * Portland
    * Salem
    * Salina
    * Salt Lake City
    * Springfield
    * Springfield North (Parts/Service)
    * St. George
    * Tremonton
    * Tulsa
    * Tulsa Collision Center
    * Twin Falls
   
   
   CANADA
   
    * Belleville
    * Brandon
    * Cambridge
    * Hamilton
    * London
    * Mississauga
    * Mississauga Parts Centre
    * Oshawa
    * Sarnia
    * St. Catharines
    * Steinbach
    * Windsor
    * Winnipeg
   
   
   THOMAS BUILT BUSES
   
    * Manitoba
    * Ontario
   
   
   SELECTRUCKS
   
    * SelecTruck Locations
    * Chattanooga
    * Dallas North
    * Dallas South
    * Fort Worth
    * Kansas City
    * Oklahoma City
    * Portland
    * Tulsa
    * Winnipeg





SEARCH INVENTORY

GO

Search

 * Home
 * New Trucks
   * Freightliner
     * Econic SD
   * Isuzu
   * New Truck Specials
     * Drive Now Pay Later
   * Thomas Built Buses
   * Western Star
     * Next Western Star - 47X
     * Next Western Star - 49X
     * Next Western Star - 57X
   * New Truck Financing
   * Electric Trucks
 * Used Trucks
   * All Makes
   * Freightliner
   * International
   * Kenworth
   * Peterbilt
   * Volvo
   * Western Star
   * Used Truck Financing
   * Used Truck Specials
     * Managers Special USA
     * Down Payment Allowance
   * SelecTrucks
   * Warranty
     * Warranty
     * Insurance
 * Finance
   * Financing
   * Warranty
   * Insurance
 * Parts
   * EXCELERATOR Parts Online
   * Excelerator How To
   * Parts Specials USA
   * Parts Specials Canada
 * Service
   * Service Appointment Request
   * Collision Centers
   * Fleet Services
   * Financing
   * Mobile Field Service
   * Oasis - RV Service
   * Service Specials USA
   * Service Specials Canada
   * Warranty
 * SelecTruck Locations
 * About Us
   * AODA Policies
   * Contact Us
   * Elite Support
   * Review Us
   * Social Media
   * Human Resources
   * PTG One
 * Careers
   * Diesel Tech
   * Student Tech
   * Collision Tech
   * Parts
   * Sales & Finance
   * Accounting & Admin
   * Military & Vets
 * Locations
   
   
   FIND A DEALER
   
   Find the location nearest you Locations or search by city
   
   
   UNITED STATES
   
    * Amarillo
    * Ardmore
    * Chattanooga
    * Columbia
    * Dallas North
    * Dallas South
    * Fort Worth
    * Idaho Falls
    * Joplin
    * Kansas City
    * Kansas City Collision Center
    * Knoxville
    * Midland
    * Neosho
    * North Texas
    * Odessa
    * Oklahoma City
    * Olathe
    * Portland
    * Salem
    * Salina
    * Salt Lake City
    * Springfield
    * Springfield North (Parts/Service)
    * St. George
    * Tremonton
    * Tulsa
    * Tulsa Collision Center
    * Twin Falls
   
   
   CANADA
   
    * Belleville
    * Brandon
    * Cambridge
    * Hamilton
    * London
    * Mississauga
    * Mississauga Parts Centre
    * Oshawa
    * Sarnia
    * St. Catharines
    * Steinbach
    * Windsor
    * Winnipeg
   
   
   THOMAS BUILT
   BUSES
   
    * Manitoba
    * Ontario
   
   
   SELECTRUCKS
   
    * Chattanooga
    * Dallas North
    * Dallas South
    * Fort Worth
    * Kansas City
    * Oklahoma City
    * Portland
    * Tulsa
    * Winnipeg


 * Search

Sales Dept.
972-225-4300
Go
Read More

Read More

Read More
Trucks For Sale
Finance/Insurance
Parts
Service Repair






SEARCH NEW & USED

Select Condition New Used Down Payment Match
Select MakeChevroletFreightlinerHINOHYUNDAIISUZUKENWORTHMACK SPETERBILTTHOMAS
BUSVOLVOWESTERN STAR
Select Model
Search Inventory


FIND A DEALER

Search
USD_Tag

New USA Specials

USD_Tag

Used USA Specials

CAD_Tag

New Canada Specials

CAD_Tag

Used Canada Specials

New Trucks

Used Trucks

Schedule Service

Order Parts


NOW HIRING WINNERS WORK HERE

Join the winning team and be part of something great!

Learn More


SEARCH TRUCKS BY VOCATION

Previous


CAB & CHASSIS

If you're looking for trucks with versatile vocational application
possibilities, look no further than Premier Truck Group's large selection of Cab
& Chassis units. These units can be purpose built based on the existing chassis
length. Or, modified and bodied-up to meet your special vocational needs.

View Inventory



CONSTRUCTION

Working on, or getting to the Job Site is critical. Premier Truck Group offers
versatile, heavy-duty trucks with the capabilities to maneuver around tight job
sites and narrow streets. You get powerful, fuel-efficient engines, multiple PTO
options, a chassis engineered for ease of upfit and optimized weight designs.

View Inventory



DUMP TRUCKS

Transporting bulk materials, moving road base, or delivering landscaping
materials right were its needed, Premier Truck Group has the bodied up dump
trucks you need for your business.

View Inventory



EXPEDITE - HOTSHOT

With a specialized focus on expedite – hotshot freight carriers, Premier Truck
Group offers a variety of Freightliner and Western Star expedite trucks to meet
that segments unique needs. Incorporating the latest in aerodynamic fuel
efficient chassis, these Freightliner Cascadia, Freightliner M2 and Western Star
5700 models assure you will be operating the most reliable and fuel efficient
equipment on the road. Combine that with the luxurious creature comforts of a
Bolt Custom Sleeper, and a variety of dry or refrigerated box vans, and you’ve
got the best Expedite – Hotshot trucks available.

View Inventory



HEAVY & LONG HAUL

When delivery schedules are non-negotiable, there’s no room for compromise, and
when time is critical, it pays to have a reliable truck. Premier Truck Group
offers best-in-class over the road tractors and a broad range of heavy haul
powertrains designed to take on even the most demanding jobs.

View Inventory



MIXER & CONCRETE

Designed for mixing, hauling and navigation of the toughest job sites with ease,
Premier Truck Group offers concrete mixer trucks featuring innovations and
customizable options for any concrete mixer application, easily keeping pace
with the most challenging jobs.

View Inventory



PICKUP & DELIVERY

Offering outstanding visibility and a tight turning radius for safe navigation
of congested city streets or freeway traffic. Our Pickup & Delivery units boast
a spacious, driver-focused cab that does more than simply transport goods; it is
the cornerstone of a successful pick up and delivery business.

View Inventory



REFUSE & RECYCLE

Ideal for refuse haulers, recyclers and roll-offs, Premier Truck Group is all
about performance and maneuverability, with excellent durability for the most
demanding of routes. Featuring clear frame-rails at back-of-cab for easy upfit,
with under-cab mounted batteries and fuel tanks, and one of the lowest chassis
heights available for roll-off bodies, our Refuse & Recycle trucks are a
hardworking, dependable choice.

View Inventory Freightliner Econic SD



SNOW PLOWS

For serious plowing performance in extreme weather environments, our severe-duty
snow-plow trucks meet the toughest demands of winter snow removal. Getting the
job done gets easier with important features like front-frame extensions,
optional air-intake snow shields, crossmembers for wing-plow support and
extreme-climate thermal cab insulation.

View Inventory



TANKER TRUCKS

Designed to transport anything from road bed tack to home heating oil to water,
our tanker trucks have plenty of power and torque to get the job done right the
first time. Engineered to maximize payloads and improve fuel economy, our tanker
trucks are noticeably agile, easily driven and packed with innovative design
features that improve efficiency.

View Inventory



TOW TRUCKS

Our towing and recovery models are designed for impressive power, exceptional
maneuverability and excellent visibility. Ready to respond to any situation,
towing and recovery trucks are built to pull their own weight and much more.
From wrecker to severe recovery efforts, our towing and recovery trucks offer
industry-leading driver and passenger comfort and safety.

View Inventory

Next
Previous

Heavy & Long Haul

Mixer & Concrete

Pickup & Delivery

Refuse & Recycle

Snow Plows

Tanker Trucks

Tow Trucks

Cab & Chassis

Construction

Dump Trucks

Expedite - Hotshot

Heavy & Long Haul

Mixer & Concrete

Pickup & Delivery

Refuse & Recycle

Snow Plows

Tanker Trucks

Tow Trucks

Cab & Chassis

Construction

Dump Trucks

Expedite - Hotshot

Heavy & Long Haul

Mixer & Concrete

Pickup & Delivery

Refuse & Recycle

Snow Plows

Tanker Trucks

Tow Trucks
Next
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10
 * 11


CASCADIA CONFIGURATOR


NEW TRUCK
SPECIALS


USED TRUCK
SPECIALS


VIEW OUR
NEWEST VIDEOS


OUR LATEST NEWS
CONNECT


M2 CONFIGURATOR


WHY PREMIER
TRUCK GROUP?

Learn More


FIND A DEALER

Search


WELCOME TO PREMIER TRUCK GROUP

We proudly serve our customers at our commercial truck dealerships by providing
convenient access to an exceptional range of powerful trucks. Our extensive
selection of heavy-duty semi trucks for sale makes it easy for our customers to
find the perfect truck for their needs. We have served thousands of customers
throughout the United States and Canada over the years, and we are honored to be
the commercial vehicle dealership that you connect with for all of your needs
now and down the road.


COMMERCIAL TRUCK FINANCING

Lining up financing is an important step that can have far-reaching
implications. You understandably need to set up monthly truck payments that are
affordable for your budget and that are aligned with your short-term and
long-term goals.


NEW & USED COMMERCIAL TRUCKS FOR SALE

Regardless of when you shop for your next commercial truck at our dealership,
you can appreciate the convenient access to a fantastic selection of vehicles.
Our dealership carries both new commercial trucks in addition to pre-owned
commercial trucks from a variety of manufacturers. Because we often infuse our
inventory with a fresh supply of trucks, we assure you that you will not be
disappointed by the possibilities when you shop for your next truck at one of
our Premier Truck Group dealerships.


COMMERCIAL TRUCK REPAIRS, SERVICE, & PARTS

Keeping your commercial truck on the road is an essential responsibility, and we
proudly support you in your efforts to maintain your vehicle properly. Our
commercial truck service facilities are fully outfitted with all of the
equipment and tools necessary to address your truck’s current and future needs
for both maintenance and repair work. More than that, our teams of well-trained
mechanics know how to provide the superior care that your truck needs. With our
focus on efficiency, you can get back behind the wheel in your well-maintained
truck as soon as possible.


CONTACT US TODAY

Do you have plans to upgrade to a new commercial truck soon? Are you searching
for a trusted dealership that can provide quality maintenance and repair
services? We’re here to support you with your current and future truck needs.
Contact us today for personalized assistance.

 * Find a Dealership
 * Find a Truck
 * Customer Login
 * 

Accessibility | CA Prop 65 | Privacy Policy | Site Map | Terms of Use
Premier Truck Group Website by eBizAutos © Copyright 2024


SEND ME A TEXT


Enter your mobile phone number below and someone from Premier Truck Group will
respond with a text to your phone right away.
Select Department
Text From Sales Text From Service Text From Parts
First Name *
Last Name *
Mobile Phone *

Example: 999-999-9999
Add Comments
Comments
By submitting this form I understand that Premier Truck Group may contact me
with offers or information about their products and service.

* Denotes a Required Field.

Submit


CONTACT US


First Name *
Last Name *
Email * Example: name@domain.com
Phone Example: 999-999-9999
Comments
By submitting this form I understand that Premier Truck Group may contact me
with offers or information about their products and service.
* Denotes a required field.
Send


SCHEDULE TEST DRIVE





CONTACT US



Hello my name is and I am interested in this . Please contact me by email at or
call me at .

Add Comments

Comments
By submitting this form I understand that Premier Truck Group may contact me
with offers or information about their products and service.
* Denotes a required field.
Send

 * Login
   Welcome
   
 * 0 Saved Vehicles
 * 0 Price Alerts
 * 0 Recently Viewed


WELCOME TO PREMIER TRUCK GROUP

You are logged in as

 * Saved Vehicles
 * Price Alerts
 * Recently Viewed
   

Saved Vehicles


YOU HAVE NOT SAVED ANY VEHICLES.

Search Inventory

Clear all Saved Vehicles
Logout
or click to unsubscribe.
Price Alerts


YOU HAVE NO PRICE ALERTS.

Search Inventory

Clear all Price Alerts
Logout
or click to unsubscribe.
Recently Viewed


YOU HAVE NOT VIEWED ANY VEHICLES RECENTLY.


Clear All Recently Viewed
Logout
or click to unsubscribe.


YOU ARE NOT LOGGED IN

Enter your email below to save vehicles and receive price alerts.

Email * Example: name@domain.com
First Name *
Last Name *
Phone Example: 999-999-9999
Submit
* Denotes a required field.

VERIFY YOUR EMAIL ADDRESS

Click "Confirm Email" from the welcome email sent to to verify you are the owner
of this email address.

Send Again

Opt-in for price alerts and to be contacted about other special offers.

I have read and agree to the Terms of Use and Privacy Policy.


YEAR MAKE
MODEL

HIGH PRICE

$0

LOW PRICE

$0



CALL FOR PRICE

SALE PENDING

SOLD

 * Share
 * Details
 * Delete


YEAR MAKE
MODEL

HIGH PRICE

$0

LOW PRICE

$0



CALL FOR PRICE

SALE PENDING

SOLD

 * Share
 * Details
 * Save


YEAR MAKE
MODEL

NEW PRICE

PRICE

$

 * Share
 * Details
 * Delete

Success!
The vehicle has been saved.
However, you are not logged in. Log in or Sign up to receive price alerts.

Please ensure Javascript is enabled for purposes of website accessibility


Send Us a Text

Chat With Us

Our experts are online and ready to assist!
ChatText