www.charper.com Open in urlscan Pro
65.9.66.12  Public Scan

URL: https://www.charper.com/
Submission: On December 29 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET

<form method="get" data-donottrack="change,keydown,submit" class="new-loader interceptible submittable" csi-site-search-visible-ga4="true">
  <!---->
  <div if="isViewSwitchEnabled" class="search-switch">
    <input type="radio" id="searchView-site" data-insight="searchAnything" name="searchView" value="site" checked="" class="insight" data-params="cardName:advancedSiteSearch;searchMode:entire_site;searchUx:input_box_last">
    <label for="searchView-site" title="Search Anything">Search Anything</label>
    <input type="radio" id="searchView-inventory" data-insight="searchInventory" name="searchView" value="inventory" class="insight" data-params="cardName:advancedSiteSearch;searchMode:inventory_only;searchUx:input_box_first">
    <label for="searchView-inventory" title="Search Inventory">Search Inventory</label>
  </div>
  <!---->
  <div not="voiceSearchEnabled" class="text-search">
    <label for="q-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b">Search</label>
    <input if="placeholder" id="q-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b" name="q" data-acceptednode="true" data-insight="search" placeholder="Search Anything" type="search" autocomplete="off"
      aria-owns="suggest-list-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b" aria-autocomplete="both" aria-required="true" role="combobox"
      sitesearch="enableCaching:true;fragmentId:view-card-2755dda8-a8a6-4a85-b3d6-b322d054ca6b;fragmentSelector:.deck;" class="insight" data-params="cardName:advancedSiteSearch;searchMode:entire_site;searchUx:input_box_last">
    <!---->
  </div>
  <button type="submit" aria-hidden="true">Search</button>
  <div class="overlay">
    <div class="spinner sincro-loader">
      <div class="sincro-page-spinner--overlay">
        <div class="wrap spinner large">
          <div class="sincro-circular-progress sincro-circular-progress--indeterminate sincro loader">
            <div class="sincro-circular-progress--indeterminate__inner">
              <div class="sincro-circular-progress-indeterminate-circle sincro-circular-progress--indeterminate__left-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--left">
                </div>
              </div>
              <div class="sincro-circular-progress-indeterminate-circle sincro-circular-progress--indeterminate__right-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--right">
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Name: InventorySearchGET /VehicleSearchResults

<form action="/VehicleSearchResults" name="InventorySearch" method="get" role="search" vehicletaxonomy="">
  <!---->
  <div each="subject.filters.content as filter">
    <!---->
    <label not="@filter.noValues">
      <span>Make</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="make" name="make" each="values" data-insight="make">
        <option value="ALL" not="@index">Any Make</option>
        <!---->
        <option value="Buick" not="isSelected">Buick</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="GMC" not="isSelected">GMC</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Cadillac" not="isSelected">Cadillac</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ford" not="isSelected">Ford</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Honda" not="isSelected">Honda</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Kia" not="isSelected">Kia</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Chrysler" not="isSelected">Chrysler</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Dodge" not="isSelected">Dodge</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ram" not="isSelected">Ram</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Jeep" not="isSelected">Jeep</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Chevrolet" not="isSelected">Chevrolet</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Acura" not="isSelected">Acura</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Audi" not="isSelected">Audi</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="BMW" not="isSelected">BMW</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Harley Davidson" not="isSelected">Harley Davidson</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Hyundai" not="isSelected">Hyundai</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Lexus" not="isSelected">Lexus</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Lincoln" not="isSelected">Lincoln</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mazda" not="isSelected">Mazda</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mercedes-Benz" not="isSelected">Mercedes-Benz</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mitsubishi" not="isSelected">Mitsubishi</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Nissan" not="isSelected">Nissan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Subaru" not="isSelected">Subaru</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Toyota" not="isSelected">Toyota</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Volkswagen" not="isSelected">Volkswagen</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Model</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="model" name="model" each="values" data-insight="model">
        <option value="ALL" not="@index">Any Model</option>
        <!---->
        <option value="Silverado 1500" not="isSelected">Silverado 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="1500" not="isSelected">1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Equinox" not="isSelected">Equinox</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Gladiator" not="isSelected">Gladiator</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Trailblazer" not="isSelected">Trailblazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="F-150" not="isSelected">F-150</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Compass" not="isSelected">Compass</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wrangler 4xe" not="isSelected">Wrangler 4xe</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Grand Cherokee L" not="isSelected">Grand Cherokee L</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Encore GX" not="isSelected">Encore GX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Grand Cherokee" not="isSelected">Grand Cherokee</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Pacifica" not="isSelected">Pacifica</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2500" not="isSelected">2500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Bronco Sport" not="isSelected">Bronco Sport</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="HR-V" not="isSelected">HR-V</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="300" not="isSelected">300</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Trax" not="isSelected">Trax</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Enclave" not="isSelected">Enclave</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Hornet" not="isSelected">Hornet</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 1500" not="isSelected">Sierra 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CR-V" not="isSelected">CR-V</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Grand Cherokee 4xe" not="isSelected">Grand Cherokee 4xe</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Traverse" not="isSelected">Traverse</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Terrain" not="isSelected">Terrain</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Transit Cargo Van" not="isSelected">Transit Cargo Van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Seltos" not="isSelected">Seltos</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT5" not="isSelected">XT5</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Bronco" not="isSelected">Bronco</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Super Duty F-250 SRW" not="isSelected">Super Duty F-250 SRW</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Challenger" not="isSelected">Challenger</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Colorado" not="isSelected">Colorado</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Durango" not="isSelected">Durango</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Envision" not="isSelected">Envision</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Escape" not="isSelected">Escape</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tahoe" not="isSelected">Tahoe</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Pilot" not="isSelected">Pilot</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Edge" not="isSelected">Edge</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sportage Hybrid" not="isSelected">Sportage Hybrid</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Cherokee" not="isSelected">Cherokee</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Civic Hatchback" not="isSelected">Civic Hatchback</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Envista" not="isSelected">Envista</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mustang Mach-E" not="isSelected">Mustang Mach-E</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Renegade" not="isSelected">Renegade</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sorento" not="isSelected">Sorento</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sportage" not="isSelected">Sportage</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Telluride" not="isSelected">Telluride</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Blazer" not="isSelected">Blazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Camaro" not="isSelected">Camaro</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Civic Sedan" not="isSelected">Civic Sedan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Malibu" not="isSelected">Malibu</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Odyssey" not="isSelected">Odyssey</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ridgeline" not="isSelected">Ridgeline</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 2500 HD" not="isSelected">Sierra 2500 HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 2500 HD" not="isSelected">Silverado 2500 HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wrangler" not="isSelected">Wrangler</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="3500 Chassis Cab" not="isSelected">3500 Chassis Cab</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Blazer EV" not="isSelected">Blazer EV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Charger" not="isSelected">Charger</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 3500 HD" not="isSelected">Silverado 3500 HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Soul" not="isSelected">Soul</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Super Duty F-450 DRW" not="isSelected">Super Duty F-450 DRW</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT6" not="isSelected">XT6</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Acadia" not="isSelected">Acadia</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Accord Hybrid" not="isSelected">Accord Hybrid</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Accord Sedan" not="isSelected">Accord Sedan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Bolt EV" not="isSelected">Bolt EV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CR-V Hybrid" not="isSelected">CR-V Hybrid</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Explorer" not="isSelected">Explorer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Express Cargo Van" not="isSelected">Express Cargo Van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="LYRIQ" not="isSelected">LYRIQ</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado Chassis Cab" not="isSelected">Silverado Chassis Cab</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Super Duty F-350 DRW" not="isSelected">Super Duty F-350 DRW</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="1500 Classic" not="isSelected">1500 Classic</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Bolt EUV" not="isSelected">Bolt EUV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CT5" not="isSelected">CT5</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Escalade" not="isSelected">Escalade</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Forte" not="isSelected">Forte</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Passport" not="isSelected">Passport</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Police Interceptor Utility" not="isSelected">Police Interceptor Utility</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 3500HD" not="isSelected">Sierra 3500HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Suburban" not="isSelected">Suburban</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wagoneer" not="isSelected">Wagoneer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wrangler Unlimited" not="isSelected">Wrangler Unlimited</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT4" not="isSelected">XT4</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Yukon XL" not="isSelected">Yukon XL</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CX-5" not="isSelected">Mazda CX-5</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Camry" not="isSelected">Camry</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Corvette" not="isSelected">Corvette</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Cruze" not="isSelected">Cruze</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="EV6" not="isSelected">EV6</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Encore" not="isSelected">Encore</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="F-150 Lightning" not="isSelected">F-150 Lightning</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Grand Wagoneer" not="isSelected">Grand Wagoneer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="MKZ" not="isSelected">MKZ</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mustang" not="isSelected">Mustang</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Niro EV" not="isSelected">Niro EV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Outlander" not="isSelected">Outlander</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="RAV4" not="isSelected">RAV4</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 1500 LTD" not="isSelected">Silverado 1500 LTD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Super Duty F-350 SRW" not="isSelected">Super Duty F-350 SRW</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Super Duty F-550 DRW" not="isSelected">Super Duty F-550 DRW</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Super Duty F-600 DRW" not="isSelected">Super Duty F-600 DRW</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tacoma" not="isSelected">Tacoma</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Titan" not="isSelected">Titan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Town &amp; Country" not="isSelected">Town &amp; Country</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Transit Connect Wagon" not="isSelected">Transit Connect Wagon</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Yukon" not="isSelected">Yukon</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="430i xDrive" not="isSelected">430i xDrive</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="A7" not="isSelected">A7</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CLS" not="isSelected">CLS</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CT4" not="isSelected">CT4</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CT5-V" not="isSelected">CT5-V</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Canyon" not="isSelected">Canyon</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Carnival" not="isSelected">Carnival</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Corolla" not="isSelected">Corolla</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="E-Series Cutaway" not="isSelected">E-Series Cutaway</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="ELANTRA" not="isSelected">ELANTRA</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="EcoSport" not="isSelected">EcoSport</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Expedition Max" not="isSelected">Expedition Max</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Express Commercial Cutaway" not="isSelected">Express Commercial Cutaway</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Fusion" not="isSelected">Fusion</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="GLE" not="isSelected">GLE</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Grand Cherokee WK" not="isSelected">Grand Cherokee WK</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Highlander" not="isSelected">Highlander</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Impala" not="isSelected">Impala</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Impreza Wagon" not="isSelected">Impreza Wagon</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="JUKE" not="isSelected">JUKE</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Journey" not="isSelected">Journey</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="K5" not="isSelected">K5</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Legacy" not="isSelected">Legacy</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="M235i xDrive" not="isSelected">M235i xDrive</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="MR2 Spyder" not="isSelected">MR2 Spyder</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Maverick" not="isSelected">Maverick</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="NX 300" not="isSelected">NX 300</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Optima" not="isSelected">Optima</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Outback" not="isSelected">Outback</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="PALISADE" not="isSelected">PALISADE</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Passat" not="isSelected">Passat</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Pathfinder" not="isSelected">Pathfinder</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="RDX" not="isSelected">RDX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ranger" not="isSelected">Ranger</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Rio" not="isSelected">Rio</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Rogue Sport" not="isSelected">Rogue Sport</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SRX" not="isSelected">SRX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 3500 HD CC" not="isSelected">Sierra 3500 HD CC</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 2500HD Built After Aug 14" not="isSelected">Silverado 2500HD Built After Aug 14</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sorento Hybrid" not="isSelected">Sorento Hybrid</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="TOURING" not="isSelected">TOURING</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="TUCSON" not="isSelected">TUCSON</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="VENUE" not="isSelected">VENUE</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="WRX" not="isSelected">WRX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="X5 xDrive40i" not="isSelected">X5 xDrive40i</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Year</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="year" name="year" each="values" data-insight="year">
        <option value="ALL" not="@index">Any Year</option>
        <!---->
        <option value="2024" not="isSelected">2024</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2023" not="isSelected">2023</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2022" not="isSelected">2022</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2021" not="isSelected">2021</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2020" not="isSelected">2020</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2019" not="isSelected">2019</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2018" not="isSelected">2018</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2017" not="isSelected">2017</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2016" not="isSelected">2016</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2015" not="isSelected">2015</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2014" not="isSelected">2014</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2013" not="isSelected">2013</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2012" not="isSelected">2012</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2011" not="isSelected">2011</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2010" not="isSelected">2010</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2007" not="isSelected">2007</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2005" not="isSelected">2005</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2004" not="isSelected">2004</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
  </div>
  <output>
    <span class="vehicle-count">
      <!---->
      <b not="content.vehicleSummary[0].countIsZero">1213</b>
      <!---->
      <span>Vehicles</span>
    </span>
    <button if="subject.filters.content[0]" data-action="inventorySearch" type="submit">Search&nbsp;Inventory</button>
  </output>
</form>

GET /ModelShowroom_D

<form role="search" id="msc-make-dropdown-view/card/ca0474ec-4cc8-4a05-b9e3-0cec135529e3" method="get" action="/ModelShowroom_D" merchandising-modelshowroomcarousel="fragmentId:view/card/ca0474ec-4cc8-4a05-b9e3-0cec135529e3" novalidate=""
  data-donottrack="click,change,keydown,submit" class="new-loader interceptible submittable">
  <div class="fieldset" data-filter="make" repeat="subject.filters as filter" template="form-select"><label for="make-view/card/ca0474ec-4cc8-4a05-b9e3-0cec135529e3" data-type="select">
      <span>Make</span>
      <select name="make" id="make-view/card/ca0474ec-4cc8-4a05-b9e3-0cec135529e3" each="values">
        <option value="" not="@index">Any Make</option>
        <!---->
        <option value="Buick" not="false">Buick</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Cadillac" not="false">Cadillac</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Chevrolet" not="false">Chevrolet</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Chrysler" not="false">Chrysler</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Dodge" not="false">Dodge</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ford" not="false">Ford</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="GMC" not="false">GMC</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Honda" not="false">Honda</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Jeep" not="false">Jeep</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Kia" not="false">Kia</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ram" not="false">Ram</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wagoneer" not="false">Wagoneer</option>
        <!--^_^-->
      </select>
    </label></div>
  <!---->
  <div class="fieldset" data-filter="applyLabel" aria-hidden="true">
    <button type="submit" aria-hidden="true">Apply</button>
  </div>
  <div class="overlay">
    <div class="spinner sincro-loader">
      <div class="sincro-page-spinner--overlay">
        <div class="wrap spinner large">
          <div class="sincro-circular-progress sincro-circular-progress--indeterminate sincro loader">
            <div class="sincro-circular-progress--indeterminate__inner">
              <div class="sincro-circular-progress-indeterminate-circle sincro-circular-progress--indeterminate__left-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--left">
                </div>
              </div>
              <div class="sincro-circular-progress-indeterminate-circle sincro-circular-progress--indeterminate__right-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--right">
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form role="search" id="dealerLocator-view/card/1ccfe09c-878c-4c9c-bc46-e686fb8a7d49_6c7702cb-3d25-4117-b404-b0aee0a2b71d" polyfillform="order:0">
  <div class="fieldset">
    <label>
      <span class="dealer-locator-zip-code">Enter the Zip Code</span>
      <input not="" class="zip-code" type="text" placeholder="Zip Code" name="zipCode" pattern="^[0-9]{5}$" minlength="5" value="">
      <!---->
    </label>
    <button type="submit" data-action="submit">Go</button>
  </div>
  <!---->
  <div not="content.locator.hideBrandFilter" class="fieldset">
    <label for="make-view/card/1ccfe09c-878c-4c9c-bc46-e686fb8a7d49_6c7702cb-3d25-4117-b404-b0aee0a2b71d">
      <select name="make" id="make-view/card/1ccfe09c-878c-4c9c-bc46-e686fb8a7d49_6c7702cb-3d25-4117-b404-b0aee0a2b71d" each="content.locator.brands">
        <option value="All" not="@index">Select a Brand</option>
        <!---->
        <option value="Buick" not="false">Buick</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="GMC" not="false">GMC</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Cadillac" not="false">Cadillac</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ford" not="false">Ford</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Honda" not="false">Honda</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Kia" not="false">Kia</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Chrysler" not="false">Chrysler</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Dodge" not="false">Dodge</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ram" not="false">Ram</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Jeep" not="false">Jeep</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Chevrolet" not="false">Chevrolet</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wagoneer" not="false">Wagoneer</option>
        <!--^_^-->
      </select>
    </label>
  </div>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting Skip to Main Content
   
 * Sales (724) 278-8627
 * Service & Parts (724) 607-8867

   
 * Call Us
   * Sales (724) 278-8627
   * Service & Parts (724) 607-8867
 * Sales (724) 278-8627
 * Service & Parts (724) 607-8867
   
 * Shop New
 * Sell Your Car
 * Shop Used
 * Hours & Map
   
   
   
   
 * Schedule Service
 * Menu

 * New Vehicles
   *  * Search New Vehicles
        
      * New Vehicle Specials
        
      * Sedans
        
      * SUVs
        
      * Trucks
        
      * Vans
        
      * The C. Harper Difference
        
   
     
   
   
 * Pre-Owned (251)
   *  * Search Pre-Owned Vehicles
        
      * $250 Down $250 Per Month Cars
        
      * Pre-Owned Vehicle Specials
        
      * The C. Harper Difference
        
      * C. Harper Pre-Owned Classification Tiers
        
   
     
   * All Used Vehicles (251)
     All Used Buick (4)
      * Encore (2)
      * Encore GX (2)
     
     All Used GMC (19)
      * Sierra 1500 (5)
      * Sierra 2500 HD (4)
      * Terrain (4)
      * Acadia (3)
      * Sierra 3500HD (1)
      * Yukon (1)
      * Yukon XL (1)
     
     All Used Cadillac (9)
      * XT5 (4)
      * Escalade (3)
      * SRX (1)
      * XT6 (1)
     
     All Used Ford (23)
      * F-150 (7)
      * Escape (4)
      * Edge (3)
      * Super Duty F-250 SRW (2)
      * Bronco Sport (1)
      * EcoSport (1)
      * Explorer (1)
      * Fusion (1)
     
     See More All Used Honda (30)
      * CR-V (11)
      * Pilot (7)
      * Accord Sedan (3)
      * HR-V (3)
      * Civic Hatchback (2)
      * Odyssey (2)
      * Ridgeline (2)
     
     All Used Kia (22)
      * Sportage (6)
      * Sorento (5)
      * Telluride (5)
      * Soul (2)
      * Carnival (1)
      * K5 (1)
      * Optima (1)
      * Rio (1)
     
     All Used Chrysler (3)
      * Town & Country (2)
      * Pacifica (1)
     
     All Used Dodge (9)
      * Durango (7)
      * Challenger (1)
      * Journey (1)
     
     All Used Ram (21)
      * 1500 (14)
      * 2500 (4)
      * 1500 Classic (3)
     
     All Used Jeep (30)
      * Grand Cherokee (8)
      * Compass (7)
      * Wrangler (4)
      * Renegade (3)
      * Wrangler Unlimited (3)
      * Cherokee (2)
      * Gladiator (1)
      * Grand Cherokee WK (1)
     
     See More All Used Chevrolet (43)
      * Silverado 1500 (13)
      * Colorado (4)
      * Equinox (4)
      * Silverado 2500 HD (4)
      * Malibu (3)
      * Tahoe (3)
      * Cruze (2)
      * Silverado 1500 LTD (2)
     
     See More All Used Acura (1)
      * RDX (1)
     
     All Used Audi (1)
      * A7 (1)
     
     All Used BMW (3)
      * 430i xDrive (1)
      * M235i xDrive (1)
      * X5 xDrive40i (1)
     
     All Used Harley Davidson (1)
      * TOURING (1)
     
     All Used Hyundai (4)
      * ELANTRA (1)
      * PALISADE (1)
      * TUCSON (1)
      * VENUE (1)
     
     All Used Lexus (1)
      * NX 300 (1)
     
     All Used Lincoln (2)
      * MKZ (2)
     
     All Used Mazda (2)
      * CX-5 (2)
     
     All Used Mercedes-Benz (2)
      * CLS (1)
      * GLE (1)
     
     All Used Mitsubishi (2)
      * Outlander (2)
     
     All Used Nissan (5)
      * Titan (2)
      * JUKE (1)
      * Pathfinder (1)
      * Rogue Sport (1)
     
     All Used Subaru (4)
      * Impreza Wagon (1)
      * Legacy (1)
      * Outback (1)
      * WRX (1)
     
     All Used Toyota (9)
      * Camry (2)
      * RAV4 (2)
      * Tacoma (2)
      * Corolla (1)
      * Highlander (1)
      * MR2 Spyder (1)
     
     All Used Volkswagen (1)
      * Passat (1)
     
     
     
     
     
   
   
 * Certified Pre-Owned
   *  * Search Certified Pre-Owned
        
   
     
   
   
   
 * Sell Your Car
   
 * Commercial Vehicles
   *  * C. Harper Commercial Inventory
        
      * Commercial Truck Super Center
        
      * Search Chevy Commercial Inventory
        
      * Search Ford Commercial Inventory
        
      * Search CDJR Commercial Inventory
        
      * Schedule Diesel Service
        
   
     
   
   
 * Service & Parts
   *  * Schedule Service
        
      * Schedule Diesel Service
        
      * Service & Parts Specials
        
      * Order Parts
        
      * Collision Center
        
   
     
   * Schedule Service
     
     
     
   
   
 * Financing
   *  * Apply for Financing
        
      * Credit Issues
        
      * Value Your Trade
        
   
     
   
   
 * Locations
   *  * View All Locations
        
      * C. Harper Buick GMC
        
      * C. Harper Cadillac
        
      * C. Harper CDJR
        
      * C. Harper CDJR Mon Valley
        
      * C. Harper Chevrolet
        
      * C. Harper Chevrolet East
        
      * C. Harper Ford
        
      * C. Harper Honda
        
      * C. Harper KIA
        
      * Collision Center
        
      * Truck Center
        
   
     
   
   
 * About Us
   *  * Hours & Directions
        
      * Contact Us
        
      * Lease Return Center
        
      * Meet Our Staff
        
      * Careers
        
      * Employment Application
        
      * C. Harper Cares
        
      * Privacy Policy
        
      * The C. Harper Difference
        
      * Fuel Economy
        
   
     
   
   

 * Sign In
 * 0 Saved Vehicles
   

Search Anything Search Inventory
Search
Search




WELCOME TO C. HARPER AUTO GROUP IN BELLE VERNON 





 * 
   The best price. Every time. All the time.
   
   
   
   
   
   
   
 * Model Showroom Feature
   
   
   
 * Hours of Operation
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   



THE BEST PRICE. EVERY TIME. ALL THE TIME.

Make Any Make Buick GMC Cadillac Ford Honda Kia Chrysler Dodge Ram Jeep
Chevrolet Acura Audi BMW Harley Davidson Hyundai Lexus Lincoln Mazda
Mercedes-Benz Mitsubishi Nissan Subaru Toyota Volkswagen Model Any Model
Silverado 1500 1500 Equinox Gladiator Trailblazer F-150 Compass Wrangler 4xe
Grand Cherokee L Encore GX Grand Cherokee Pacifica 2500 Bronco Sport HR-V 300
Trax Enclave Hornet Sierra 1500 CR-V Grand Cherokee 4xe Traverse Terrain Transit
Cargo Van Seltos XT5 Bronco Super Duty F-250 SRW Challenger Colorado Durango
Envision Escape Tahoe Pilot Edge Sportage Hybrid Cherokee Civic Hatchback
Envista Mustang Mach-E Renegade Sorento Sportage Telluride Blazer Camaro Civic
Sedan Malibu Odyssey Ridgeline Sierra 2500 HD Silverado 2500 HD Wrangler 3500
Chassis Cab Blazer EV Charger Silverado 3500 HD Soul Super Duty F-450 DRW XT6
Acadia Accord Hybrid Accord Sedan Bolt EV CR-V Hybrid Explorer Express Cargo Van
LYRIQ Silverado Chassis Cab Super Duty F-350 DRW 1500 Classic Bolt EUV CT5
Escalade Forte Passport Police Interceptor Utility Sierra 3500HD Suburban
Wagoneer Wrangler Unlimited XT4 Yukon XL Mazda CX-5 Camry Corvette Cruze EV6
Encore F-150 Lightning Grand Wagoneer MKZ Mustang Niro EV Outlander RAV4
Silverado 1500 LTD Super Duty F-350 SRW Super Duty F-550 DRW Super Duty F-600
DRW Tacoma Titan Town & Country Transit Connect Wagon Yukon 430i xDrive A7 CLS
CT4 CT5-V Canyon Carnival Corolla E-Series Cutaway ELANTRA EcoSport Expedition
Max Express Commercial Cutaway Fusion GLE Grand Cherokee WK Highlander Impala
Impreza Wagon JUKE Journey K5 Legacy M235i xDrive MR2 Spyder Maverick NX 300
Optima Outback PALISADE Passat Pathfinder RDX Ranger Rio Rogue Sport SRX Sierra
3500 HD CC Silverado 2500HD Built After Aug 14 Sorento Hybrid TOURING TUCSON
VENUE WRX X5 xDrive40i Year Any Year 2024 2023 2022 2021 2020 2019 2018 2017
2016 2015 2014 2013 2012 2011 2010 2007 2005 2004
1213 Vehicles Search Inventory





Chevrolet



Buick



View Inventory



Cadillac



Ford



Kia



Honda



View Inventory



View Inventory



View Inventory



View Inventory



View Inventory



Schedule Service at C. Harper





view inventory



 * slide 1
 * slide 2
 * slide 3
 * slide 4
 * slide 5
 * slide 6
 * slide 7
 * slide 8



Schedule Service



Shop New Vehicles



Explore Pre-Owned



Order Parts



Apply for Financing



Value Your Trade





NEW MODELS

Make Any Make Buick Cadillac Chevrolet Chrysler Dodge Ford GMC Honda Jeep Kia
Ram Wagoneer
Apply



 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   


BUICK VIEW ALL MODELS








CADILLAC VIEW ALL MODELS








CHEVROLET VIEW ALL MODELS








CHRYSLER VIEW ALL MODELS








DODGE VIEW ALL MODELS








FORD VIEW ALL MODELS








GMC VIEW ALL MODELS








HONDA VIEW ALL MODELS








JEEP VIEW ALL MODELS








KIA VIEW ALL MODELS








RAM VIEW ALL MODELS








WAGONEER VIEW ALL MODELS






 * slide 1
 * slide 2
 * slide 3



 * C. Harper Difference
   
 * ReviewHomePage
   


C. HARPER DIFFERENCE

Family. Loyalty. Integrity. Charity. 
That is the C. Harper Difference. 

Learn More





CUSTOMER REVIEWS (1075REVIEWS)

4.7
View Inventory Read More Reviews


AS USUAL SHAWN IN SERVICE WAS POLITE,...

5 C. Harper Buick GMC
12/22/2023

> As usual Shawn in service was polite, knowledgeable and always upfront with
> all my needs, everything was completed in a timely fashion.

Dennis F. MONONGAHELA
Read More




.

5 C. Harper Chevrolet East
12/22/2023

> .

James G. NEW ALEXANDRIA
Read More




THEY FOUND THE ISSUE WITH MY CAR. GREAT...

5 C. Harper Buick GMC
12/22/2023

> They found the issue with my car. Great and caring service department

Michael G. WHITE OAK
Read More




I APPRECIATE THE FACT THAT THEY BROUGHT...

5 C. Harper Chevrolet
12/21/2023

> I appreciate the fact that they brought me home after I took my car over a d
> picked me back up again. It was a real help with my husband being in a ca...

James M. ROSTRAVER TOWNSHIP
Read More




VERY EASY GOING NO PRESSURE EXPERIENCE...

5 C. Harper Chevrolet
12/21/2023

> Very easy going no pressure experience from Ernie.

Michael B. HOUSTON
Read More




JAQUAN WAS GREAT, GOOD PERSONALITY, EASY...

5 C. Harper Chevrolet
12/20/2023

> Jaquan was great, good personality, easy to talk to, wonderful buying
> experience

Donald S. PITTSBURGH
Read More




ANNUAL VEHICLE INSPECTION, WITH DAN WENT...

5 C. Harper Chevrolet
12/20/2023

> Annual vehicle inspection, with Dan went very well. Very personable,
> professional, polite. Oh and helpful with Bluetooth pairing issue. Thank you
> 🙏🏾...

Cynthia C. CLAIRTON
Read More




TONY WAS AMAZING

5 C. Harper Chevrolet
12/20/2023

> Tony was amazing

Matthew S. SUTERSVILLE
Read More




GREAT PEOPLE

5 C. Harper Buick GMC
12/20/2023

> Great people

David W. MT PLEASANT
Read More




EVERYONE WAS VERY HELPFUL WITH ME IN...

5 C. Harper Chevrolet East
12/20/2023

> Everyone was very helpful with me in getting my new Silverado and I look
> forward in dealing with C harper in the road ahead.

George H. BLAIRSVILLE
Read More



 * slide 1
 * slide 2
 * slide 3
 * slide 4
 * slide 5
 * slide 6
 * slide 7
 * slide 8
 * slide 9
 * slide 10





HOURS OF OPERATION





 * Sales
   
 * Service & Parts
   
 * Collison
   


SALES





   
   
 * Hours Of Operation
   

Shop New Inventory Dealer Locator Explore Pre-Owned



 * Sales
   

SALES

Monday 9:00 AM 8:00 PM Tuesday 9:00 AM 8:00 PM Wednesday 9:00 AM 8:00 PM
Thursday 9:00 AM 8:00 PM Friday 9:00 AM 5:00 PM Saturday 9:00 AM 5:00 PM Sunday
Closed






SERVICE & PARTS





   
   
 * Hours Of Operation
   

Schedule Service View Service Offers



 * Honda
   
 * Buick GMC
   
 * Service & Parts
   
 * Chevrolet & Cadillac
   
 * Chrysler Dodge Jeep Ram
   
 * Commercial Trucks
   

HONDA

Monday 8:00 AM 5:00 PM Tuesday 8:00 AM 5:00 PM Wednesday 8:00 AM 5:00 PM
Thursday 8:00 AM 5:00 PM Friday 8:00 AM 5:00 PM Saturday 8:00 AM 2:00 PM Sunday
Closed





BUICK GMC

Monday 8:00 AM 5:00 PM Tuesday 8:00 AM 5:00 PM Wednesday 8:00 AM 5:00 PM
Thursday 8:00 AM 5:00 PM Friday 8:00 AM 5:00 PM Saturday 8:00 AM 2:00 PM Sunday
Closed





SERVICE & PARTS

Monday 8:00 AM 5:00 PM Tuesday 8:00 AM 5:00 PM Wednesday 8:00 AM 5:00 PM
Thursday 8:00 AM 5:00 PM Friday 8:00 AM 5:00 PM Saturday 8:00 AM 2:00 PM Sunday
Closed





CHEVROLET & CADILLAC

Monday 8:00 AM 5:00 PM Tuesday 8:00 AM 5:00 PM Wednesday 8:00 AM 5:00 PM
Thursday 8:00 AM 5:00 PM Friday 8:00 AM 5:00 PM Saturday 8:00 AM 2:00 PM Sunday
Closed





CHRYSLER DODGE JEEP RAM

Monday 8:00 AM 5:00 PM Tuesday 8:00 AM 5:00 PM Wednesday 8:00 AM 5:00 PM
Thursday 8:00 AM 5:00 PM Friday 8:00 AM 5:00 PM Saturday 8:00 AM 2:00 PM Sunday
Closed





COMMERCIAL TRUCKS

Monday 8:00 AM 5:00 PM Tuesday 8:00 AM 5:00 PM Wednesday 8:00 AM 5:00 PM
Thursday 8:00 AM 5:00 PM Friday 8:00 AM 5:00 PM Saturday 8:00 AM 2:00 PM Sunday
Closed




 * slide 1
 * slide 2
 * slide 3
 * slide 4
 * slide 5
 * slide 6





COLLISON





   
   
 * Hours Of Operation
   

Order Parts Collision Center



 * Collision Center
   

COLLISION CENTER

Monday 8:00 AM 5:00 PM Tuesday 8:00 AM 5:00 PM Wednesday 8:00 AM 5:00 PM
Thursday 8:00 AM 5:00 PM Friday 8:00 AM 5:00 PM Saturday Closed Sunday Closed





 * Dealer Locator
   

DEALER LOCATOR

Enter the Zip Code Go
Select a Brand Buick GMC Cadillac Ford Honda Kia Chrysler Dodge Ram Jeep
Chevrolet Wagoneer
Close


E

H

To navigate, press the arrow keys.
5
2








←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

5 km 

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


9 LOCATIONS AVAILABLE





C. Harper Ford, Inc.
100 Harper Drive Belle Vernon, PA 15012-3540 US

Sales (724) 797-9726 Service & Parts (724) 797-9773
Hours Of Operation
Service & Parts Monday 8:00 AM - 4:30 PM Tuesday 8:00 AM - 7:00 PM Wednesday
8:00 AM - 4:30 PM Thursday 8:00 AM - 4:30 PM Friday 8:00 AM - 4:30 PM Saturday
8:00 AM - 4:30 PM Sunday Closed
Sales Monday 9:00 AM - 8:00 PM Tuesday 9:00 AM - 8:00 PM Wednesday 9:00 AM -
8:00 PM Thursday 9:00 AM - 8:00 PM Friday 9:00 AM - 5:00 PM Saturday 9:00 AM -
5:00 PM Sunday Closed



C. Harper Chevrolet
4435 STATE ROUTE 51 BELLE VERNON, PA 15012-3537 US

Sales, Service & Parts (724) 202-1337 Service & Parts (724) 609-5717
Hours Of Operation
Service & Parts Monday 8:00 AM - 5:00 PM Tuesday 8:00 AM - 5:00 PM Wednesday
8:00 AM - 5:00 PM Thursday 8:00 AM - 5:00 PM Friday 8:00 AM - 5:00 PM Saturday
8:00 AM - 2:00 PM Sunday Closed
Sales Monday 9:00 AM - 8:00 PM Tuesday 9:00 AM - 8:00 PM Wednesday 9:00 AM -
8:00 PM Thursday 9:00 AM - 8:00 PM Friday 9:00 AM - 5:00 PM Saturday 9:00 AM -
5:00 PM Sunday Closed



C. Harper Buick GMC
2401 MEMORIAL BLVD CONNELLSVILLE, PA 15425-1414 US

Sales, Service & Parts (724) 582-7427 Service & Parts (724) 294-5637
Hours Of Operation
Service & Parts Monday 8:00 AM - 5:00 PM Tuesday 8:00 AM - 5:00 PM Wednesday
8:00 AM - 5:00 PM Thursday 8:00 AM - 5:00 PM Friday 8:00 AM - 5:00 PM Saturday
Closed Sunday Closed
Sales Monday 9:00 AM - 8:00 PM Tuesday 9:00 AM - 8:00 PM Wednesday 9:00 AM -
8:00 PM Thursday 9:00 AM - 8:00 PM Friday 9:00 AM - 5:00 PM Saturday 9:00 AM -
5:00 PM Sunday Closed



C. Harper Cadillac
4435 STATE ROUTE 51 Suite 2 BELLE VERNON, PA 15012-3537 US

New (724) 607-8810 Service & Parts (724) 604-4407
Hours Of Operation
Service & Parts Monday 8:00 AM - 5:00 PM Tuesday 8:00 AM - 5:00 PM Wednesday
8:00 AM - 5:00 PM Thursday 8:00 AM - 5:00 PM Friday 8:00 AM - 5:00 PM Saturday
8:00 AM - 2:00 PM Sunday Closed
Sales Monday 9:00 AM - 8:00 PM Tuesday 9:00 AM - 8:00 PM Wednesday 9:00 AM -
8:00 PM Thursday 9:00 AM - 8:00 PM Friday 9:00 AM - 5:00 PM Saturday 9:00 AM -
2:00 PM Sunday Closed



C. Harper Chevrolet East
8282 ROUTE 22 NEW ALEXANDRIA, PA 15670-3004 US

Sales, Service & Parts (724) 862-4673 Service & Parts (724) 304-9182
Hours Of Operation
Service & Parts Monday 8:00 AM - 5:00 PM Tuesday 8:00 AM - 5:00 PM Wednesday
8:00 AM - 5:00 PM Thursday 8:00 AM - 5:00 PM Friday 8:00 AM - 5:00 PM Saturday
Closed Sunday Closed
Sales Monday 9:00 AM - 8:00 PM Tuesday 9:00 AM - 8:00 PM Wednesday 9:00 AM -
8:00 PM Thursday 9:00 AM - 8:00 PM Friday 9:00 AM - 5:00 PM Saturday 9:00 AM -
5:00 PM Sunday Closed



C. Harper Honda
106 Harper Dr Belle Vernon, PA 15012 US

Sales, Service & Parts (724) 395-8854 Service & Parts (724) 395-8848
Hours Of Operation
Service & Parts Monday 8:00 AM - 5:00 PM Tuesday 8:00 AM - 5:00 PM Wednesday
8:00 AM - 5:00 PM Thursday 8:00 AM - 5:00 PM Friday 8:00 AM - 5:00 PM Saturday
8:00 AM - 2:00 PM Sunday Closed
Sales Monday 9:00 AM - 8:00 PM Tuesday 9:00 AM - 8:00 PM Wednesday 9:00 AM -
8:00 PM Thursday 9:00 AM - 8:00 PM Friday 9:00 AM - 5:00 PM Saturday 9:00 AM -
5:00 PM Sunday Closed



C. Harper Chrysler Dodge Jeep Ram
1500 Morrell Avenue Connellsville, PA 15425 US

New (724) 929-8000 Service (724) 929-8000
Hours Of Operation
Service Monday 8:00 AM - 5:00 PM Tuesday 8:00 AM - 5:00 PM Wednesday 8:00 AM -
5:00 PM Thursday 8:00 AM - 5:00 PM Friday 8:00 AM - 5:00 PM Saturday Closed
Sunday Closed
Sales Monday 9:00 AM - 9:00 PM Tuesday 9:00 AM - 9:00 PM Wednesday 9:00 AM -
9:00 PM Thursday 9:00 AM - 9:00 PM Friday 9:00 AM - 5:00 PM Saturday 9:00 AM -
5:00 PM Sunday Closed



C Harper Chrysler Dodge Jeep Ram of Mon Valley
58 Route 88 North Charleroi, PA 15022 US

Service (724) 929-8000
Hours Of Operation
Service Monday 7:00 AM - 5:00 PM Tuesday 7:00 AM - 7:00 PM Wednesday 7:00 AM -
5:00 PM Thursday 7:00 AM - 5:00 PM Friday 7:00 AM - 5:00 PM Saturday 8:15 AM -
3:00 PM Sunday Closed
Sales Monday 9:00 AM - 8:00 PM Tuesday 9:00 AM - 8:00 PM Wednesday 9:00 AM -
5:00 PM Thursday 9:00 AM - 8:00 PM Friday 9:00 AM - 5:00 PM Saturday 9:00 AM -
3:00 PM Sunday Closed



C. Harper Kia
100 Harper Drive Belle Vernon, PA 15012 US

New (724) 929-8000 Service (724) 929-8000
Hours Of Operation
Service Monday 8:00 AM - 7:00 PM Tuesday 8:00 AM - 7:00 PM Wednesday 8:00 AM -
7:00 PM Thursday 8:00 AM - 5:00 PM Friday 8:00 AM - 5:00 PM Saturday 8:00 AM -
5:00 PM Sunday Closed
Sales Monday 9:00 AM - 9:00 PM Tuesday 9:00 AM - 9:00 PM Wednesday 9:00 AM -
9:00 PM Thursday 9:00 AM - 9:00 PM Friday 9:00 AM - 5:00 PM Saturday 9:00 AM -
5:00 PM Sunday Closed








C. Harper Auto Group is celebrating 40 years in business!
C. Harper Auto Group is celebrating 40 years in business! We have the best
price, every time, all the time on a complete lineup of 11 national brands
including Chevrolet, Buick, GMC, Cadillac, Ford, Kia, Honda, Chrysler, Dodge,
Jeep and Ram. We offer a huge selection of new and used vehicles in Belle Vernon
and Connellsville. C. Harper Auto Group provides the best in sales and service
to western Pennsylvania, West Virginia and Ohio. We offer fleet sales and
service at our state-of-the-art Commercial Truck Super Center to keep your
business on the road. With a huge selection of new and used cars and commercial
trucks for sale, no hassle financing and quality service after the sale, at C.
Harper Auto Group, it’s just that easy! 






Belle Vernon Kia Dealer Serving Uniontown & Greensburg Kia Customers 
Located just half an hour away in Belle Vernon, C. Harper Auto Group serves as
your nearby Uniontown and Greensburg Kia dealership. From sports cars
and family-friendly cars to crossovers, we have a vehicle to fit your every
need. Uniontown Kia drivers looking for space, will love the Kia Sorento,
Sportage or Soul. We invite Greensburg Kia buyers to check out the great deals
on some of our sleek-looking cars, such as the Kia Rio, Optima and Forte.
Interested in a hot sports car? Schedule a test drive in the Forte Koup today! 





Local Uniontown & Greensburg Ford Dealer in Belle Vernon

Looking for a Belle Vernon Ford dealership? Then you'll love C. Harper Auto
Group. What makes us the best car dealer in the area is our huge selection of
competitively priced new vehicles. At our dealership, we have a great selection
of Ford models to choose from. Uniontown Ford buyers will love the inventory of
the new The F-150, Focus and Fusion. Greensburg Ford drivers can find our
complete line of the Escape, Explorer and F-250. There are more Ford models to
choose from as Ford offers such a great lineup of vehicles. We invite all Belle
Vernon, Uniontown and Greensburg Ford shoppers to stop by our showroom for a
test drive today. 





Belle Vernon Honda Dealer Serving Uniontown & Greensburg Honda Drivers

Our inventory has recently been stocked with brand new Honda vehicles. If you're
a Uniontown Honda drivers, you will find exactly what you are looking for at our
Belle Vernon Honda showroom. Greensburg Honda shoppers can visit C. Harper Auto
Group for the best deals and selection. We have many choices for you, from the
Honda Honda Pilot and Accord Sedan, to the Ridgeline and Civic Coupe. In
addition, we provide the CR-V, Crosstour and Odyssey. Feel free to request a
quick quote by contacting us via our online form or call us at (724) 929-8000. 





Uniontown Buick Dealer Alternative

Looking for a Buick in Uniontown OR Greensburg, PA? Take the short drive to
Belle Vernon to visit C. Harper Auto Group. We have a nice selection of
competitively priced new and pre-owned Buick cars and SUVs. Stop by our showroom
for a test drive of the luxurious lineup of Buick vehicles like the Verano,
Encore, Enclave and Regal. Uniontown Buick shoppers you have found your
dealership!





Used Car Dealer Near Uniontown

Voted as the #1 used car dealer, C. Harper Auto Group is proud to serve
Uniontown & Greensburg and the nearby areas of Belle Vernon with certified used
cars. Search our inventory and you'll find great used cars with great deals.
Whether you want to buy a used Ford, Kia or GM vehicle, we have a multitude of
options for you to choose from. We even have used Hondas among other brands. If
you can't find the car that's right for you, tell us what you're looking for and
we'll find it for you. If you're in the market for a Uniontown Buick or Belle
Vernon Ford model, come to the right place and visit C. Harper Auto Group in
Belle Vernon, PA today.





Auto Services for Belle Vernon, Uniontown & Greensburg Area Drivers

When you need reliable car service, no one does it better than C. Harper Auto
Group. We provide a full range of services to our customers coming from Belle
Vernon, Uniontown and Greensburg Cadillac. We also welcome customers from the
surrounding areas of Pennsylvania. Whether you need a trustworthy body shop,
quick lube or repairs, our certified technicians will get the job done. We also
provide new tires, parts and accessories. Schedule your service appointment in
five easy steps by providing your contact information and availability. Just
remember, we're not finished till you're 100% satisfied.





 * slide 1
 * slide 2
 * slide 3
 * slide 4
 * slide 5
 * slide 6
 * slide 7





Back to Top

 * C. Harper Auto Group
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Partner Card
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   


C. HARPER AUTO GROUP

100 Harper Drive Belle Vernon PA 15012 US





100 Harper Drive  Belle Vernon , PA  15012
Sales & Finance: 724-278-8627
Service & Parts: 724-607-8867 










INVENTORY


 * Search New Vehicles
   
 * Search Pre-Owned Vehicles
   
 * Model Showroom






FINANCING


 * Apply for Financing
   
 * Get a Quote
   






ABOUT US


 * Meet Our Staff
   
 * Hours & Directions
   
 * Privacy Policy
   






Subscribe to our Mailing List

Youtube Instagram Twitter Facebook




For optimal website experience, please update your browser to Chrome, Firefox,
or Edge. Click here to learn more.


Phone: 724-278-8627































AdChoices
















Dealer Log In