www.martenschevy.com Open in urlscan Pro
18.66.15.26  Public Scan

URL: https://www.martenschevy.com/
Submission: On September 15 via manual from IN — Scanned from DE

Form analysis 5 forms found in the DOM

GET

<form method="get" data-donottrack="change,keydown,submit" class="new-loader interceptible submittable">
  <!---->
  <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 if="voiceSearchEnabled" class="voice-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">
    <!---->
    <label for="searchQuery-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b" aria-hidden="true">Search</label>
    <input if="placeholder" id="searchQuery-view/card/2755dda8-a8a6-4a85-b3d6-b322d054ca6b" type="search" name="searchQuery" form="voice-search-form" data-acceptednode="true" data-insight="type" aria-required="true" role="combobox" autocomplete="off"
      aria-autocomplete="both" placeholder="Listening..." data-text-search-placeholder="Search Anything" data-voice-search-placeholder="Listening..." inventoryvoicesearch="voiceSearch:true;">
    <!---->
    <button type="button" class="voice-icon" form="voice-search-form" data-insight="voice"> Initiate Voice Search </button>
    <div class="voice-search-helper">Try saying "Search for (year, make, model, or feature)" </div>
  </div>
  <!---->
  <button type="submit" aria-hidden="true">Search</button>
  <div class="overlay">
    <div class="spinner sincro-loader">
      <svg class="loader">
        <ellipse class="r1" cx="8.1081%" cy="50%" rx="6.08108%" ry="20.45455%"></ellipse>
        <ellipse class="r2" cx="29.0811%" cy="50%" rx="10.8108%" ry="36.36364%"></ellipse>
        <ellipse class="r3" cx="36.5405%" cy="50%" rx="8.10811%" ry="27.27273%"></ellipse>
        <ellipse class="r4" cx="62.2703%" cy="50%" rx="12.86486%" ry="45.4545%"></ellipse>
        <ellipse class="r5" cx="79.4865%" cy="50%" rx="8.8108%" ry="31.8182%"></ellipse>
      </svg>
    </div>
  </div>
</form>

/VehicleSearchResults

<form if="voiceSearchEnabled" id="voice-search-form" action="/VehicleSearchResults" aria-hidden="true" class="insight voice-search-form interceptible submittable" data-donottrack="click,change,keydown,submit">
</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>Category</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="search" name="search" each="values" data-insight="search">
        <option value="ALL" not="@index">Any Category</option>
        <!---->
        <option value="new" not="isSelected">New</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="certified" not="isSelected">Certified Pre-Owned</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="preowned" not="isSelected">Pre-Owned</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <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="Chevrolet" not="isSelected">Chevrolet</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="GMC" not="isSelected">GMC</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Acura" not="isSelected">Acura</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Audi" not="isSelected">Audi</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="BMW" not="isSelected">BMW</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Cadillac" not="isSelected">Cadillac</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ford" not="isSelected">Ford</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Hyundai" not="isSelected">Hyundai</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Jeep" not="isSelected">Jeep</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ram" not="isSelected">Ram</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Toyota" not="isSelected">Toyota</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="1500" not="isSelected">1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="4Runner" not="isSelected">4Runner</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="A8 L" not="isSelected">A8 L</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Acadia" not="isSelected">Acadia</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Blazer" not="isSelected">Blazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Bolt EUV" not="isSelected">Bolt EUV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Camaro" not="isSelected">Camaro</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Cherokee" not="isSelected">Cherokee</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Colorado" not="isSelected">Colorado</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Corvette" not="isSelected">Corvette</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="ELANTRA" not="isSelected">ELANTRA</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="EcoSport" not="isSelected">EcoSport</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Edge" not="isSelected">Edge</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Enclave" not="isSelected">Enclave</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Encore GX" not="isSelected">Encore GX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Envision" not="isSelected">Envision</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Equinox" not="isSelected">Equinox</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Escalade" not="isSelected">Escalade</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Expedition Max" not="isSelected">Expedition Max</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Express Passenger" not="isSelected">Express Passenger</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Fusion Hybrid" not="isSelected">Fusion Hybrid</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Grand Cherokee" not="isSelected">Grand Cherokee</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="M340i xDrive" not="isSelected">M340i xDrive</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Malibu" not="isSelected">Malibu</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Prius" not="isSelected">Prius</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="RDX" not="isSelected">RDX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Regal Sportback" not="isSelected">Regal Sportback</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 1500" not="isSelected">Sierra 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 2500HD" not="isSelected">Sierra 2500HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 3500HD" not="isSelected">Sierra 3500HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 1500" not="isSelected">Silverado 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 2500HD" not="isSelected">Silverado 2500HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Suburban" not="isSelected">Suburban</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tacoma 4WD" not="isSelected">Tacoma 4WD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tahoe" not="isSelected">Tahoe</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Terrain" not="isSelected">Terrain</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Trailblazer" not="isSelected">Trailblazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Traverse" not="isSelected">Traverse</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Venza" not="isSelected">Venza</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT6" not="isSelected">XT6</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Yukon" not="isSelected">Yukon</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Yukon XL" not="isSelected">Yukon XL</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Type</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="bodyType" name="bodyType" each="values" data-insight="bodyType">
        <option value="ALL" not="@index">Any Type</option>
        <!---->
        <option value="CAR" not="isSelected">Car</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SUV" not="isSelected">SUV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="TRUCK" not="isSelected">Truck</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="VAN" not="isSelected">Van</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="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="2015" not="isSelected">2015</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2014" not="isSelected">2014</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2013" not="isSelected">2013</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
  </div>
  <output>
    <span class="vehicle-count">
      <!---->
      <b not="content.vehicleSummary[0].countIsZero">91</b>
      <!---->
      <span>Vehicles</span>
    </span>
    <button if="subject.filters.content[0]" data-action="inventorySearch" type="submit">Search Inventory</button>
  </output>
</form>

GET /ModelShowroom_D

<form role="search" id="msc-make-dropdown-view/card/815870b1-d974-4a04-870e-d93576dd3348" method="get" action="/ModelShowroom_D" merchandising-modelshowroomcarousel="fragmentId:view/card/815870b1-d974-4a04-870e-d93576dd3348" 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/815870b1-d974-4a04-870e-d93576dd3348" data-type="select">
      <span>Make</span>
      <select name="make" id="make-view/card/815870b1-d974-4a04-870e-d93576dd3348" each="values">
        <option value="" not="@index">Any Make</option>
        <!---->
        <option value="Buick" not="false">Buick</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Chevrolet" not="false">Chevrolet</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="GMC" not="false">GMC</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">
      <svg class="loader">
        <ellipse class="r1" cx="8.1081%" cy="50%" rx="6.08108%" ry="20.45455%"></ellipse>
        <ellipse class="r2" cx="29.0811%" cy="50%" rx="10.8108%" ry="36.36364%"></ellipse>
        <ellipse class="r3" cx="36.5405%" cy="50%" rx="8.10811%" ry="27.27273%"></ellipse>
        <ellipse class="r4" cx="62.2703%" cy="50%" rx="12.86486%" ry="45.4545%"></ellipse>
        <ellipse class="r5" cx="79.4865%" cy="50%" rx="8.8108%" ry="31.8182%"></ellipse>
      </svg>
    </div>
  </div>
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Unclear content? Search in dictionary..."
    aria-label="Unclear content? Search in dictionary..."> <i class="acsbi-search"></i> <i class="acsbi-chevron_down"></i> </form>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER
Skip to Main Content
   
 * Sales (913) 828-4124
 * GM Certified Service (913) 828-4944

   
 * Call Us
   * Sales (913) 828-4124
   * GM Certified Service (913) 828-4944
 * Sales (913) 828-4124
 * GM Certified Service (913) 828-4944
   
   
 * Social
   Additonalblog Yelp Twitter Youtube Facebook
   Close
   
 * Contact Us
   
 * Schedule Service
 * Menu

   
 * Home
   
 * Search New
   *  * New Vehicles
        
      * New Silverados
        
      * New Sierras
        
      * Trade-In Form
        
      * View New Specials
        
      * Chevy Special Offers
        
      * Chevy Fuel Economy
        
   
     
   * All New Buick (12)
      * Encore GX (5)
      * Envision (4)
      * Enclave (3)
     
     All New Chevrolet (21)
      * Silverado 1500 (9)
      * Bolt EUV (2)
      * Equinox (2)
      * Silverado 2500HD (2)
      * Trailblazer (2)
      * Camaro (1)
      * Corvette (1)
      * Tahoe (1)
      * Traverse (1)
     
     All New GMC (12)
      * Sierra 1500 (5)
      * Yukon (3)
      * Sierra 2500HD (1)
      * Sierra 3500HD (1)
      * Terrain (1)
      * Yukon XL (1)
     
     
     
     
     
     
   
   
   
 * 
   
 * Search Used
   *  * Search Used Vehicles
        
      * Search Certified Pre-Owned
        
      * Search Used Trucks
        
   
     
   
   
 * Finance
   *  * Apply For Financing
        
      * Quick Quote
        
      * Value Your Trade
        
      * Vehicle Locator
        
   
     
   
   
 * Service & parts
   *  * Service Specials
        
      * Schedule Service
        
      * Parts Request
        
      * tire finder
        
      * Connected Services and OnStar
        
      * tire basics
        
      * Accessories
        
      * Certified Service
        
   
     
   
   
 * About Us
   *  * Welcome
        
      * Customer Reviews
        
      * Hours & Map
        
      * Our Staff
        
      * Contact Us
        
      * Community Involvement
        
      * My Rewards
        
   
     
   
   
 * Owners
   *  * Owner Benefits
        
   
     
   
   

 * Sign In
 * 0 Saved Vehicles
   

Search Anything Search Inventory
Search Search Initiate Voice Search
Try saying "Search for (year, make, model, or feature)"
Search





KANSAS CITY, MO AND KANSAS CITY, KS RESIDENTS’ CHOICE DEALERSHIP - HENRY MARTENS
CHEVROLET BUICK GMC IN LEAVENWORTH





 * Henry Martens Chevrolet Buick GMC Inventory
   
   
   
   
   
   
   
   
   
 * Henry Martens Chevrolet Buick GMC Is Here For You
   
   
   
   
   
 * Great Deals on our Trucks Below!
   
   
   
   
   
 * Model Showroom Feature
   
 * ReviewHomePage
   
 * Henry Martens Chevrolet Buick GMC Shopping Tools
   
 * Serving Kansas City, KS and Kansas City, MO Buick, Chevrolet, and GMC Drivers
   - Auto Parts & Service Center in LEAVENWORTH
   
 * Henry Martens Chevrolet Buick GMC in LEAVENWORTH - Catering Kansas City, KS
   Chevrolet, Buick, and GMC Shoppers
   
   
   
   
   
   
   


HENRY MARTENS CHEVROLET BUICK GMC INVENTORY

Category Any Category New Certified Pre-Owned Pre-Owned Make Any Make Buick
Chevrolet GMC Acura Audi BMW Cadillac Ford Hyundai Jeep Ram Toyota Model Any
Model 1500 4Runner A8 L Acadia Blazer Bolt EUV Camaro Cherokee Colorado Corvette
ELANTRA EcoSport Edge Enclave Encore GX Envision Equinox Escalade Expedition Max
Express Passenger Fusion Hybrid Grand Cherokee M340i xDrive Malibu Prius RDX
Regal Sportback Sierra 1500 Sierra 2500HD Sierra 3500HD Silverado 1500 Silverado
2500HD Suburban Tacoma 4WD Tahoe Terrain Trailblazer Traverse Venza XT6 Yukon
Yukon XL Type Any Type Car SUV Truck Van Year Any Year 2023 2022 2021 2020 2019
2018 2017 2015 2014 2013
91 Vehicles Search Inventory





GM_Chevrolet_OEM96_0422_NTL_Military_Appreciation_Evergreen_Banner




GM_Chevrolet_OEM81_Chevy_0420_NTL_SCD_Home_Delivery_Phase_2_Hero



GM_Chevrolet_OEM20_0922_NTL_Equinox_EV_Reveal_Hero



Important Information
1. Must take new retail delivery of a 2022/2023 Silverado 1500 or Silverado HD
or a 2022 Colorado with eligible GM or Associated Accessories by 10/3/22.
Accessory purchase must be equal to or more than $1,000 MSRP. Excludes tax and
installation. Not available with some other offers.
GM_Chevrolet_OEM18_0922_NTL_Packshot_V3_Truck_Season_Hero



Important Information
1. Length of contract limited. Some customers may not qualify. Not available
with some other offers. Take new retail delivery by 10/3/22. Some features shown
may have limited, late or no availability. See dealer for feature availability.
GM_GMC_2022_Packshot_APR_NTL_0822_OEM03_Hero



Important Information
1. Length of contract limited. Some customers may not qualify. Not available
with lease and some other offers. Take new retail delivery by 10/3/22. Based on
2022 Buick Models. For J.D. Power 2022 U.S. award information, visit
jdpower.com/awards. Some features shown may have limited, late or no
availability. See dealer for feature availability.
GM_Buick_2022_Packshot_APR_NTL_0922_OEM01_Hero



Important Information
1. Length of contract limited. Must finance with GM Financial. Some customers
may not qualify. Not available with lease and some other offers. Take new retail
delivery by 10/3/22. 2. Not available with special financing, lease and some
other offers. Take new retail delivery by 10/3/22. 3. For J.D. Power 2022 U.S.
award information, visit jdpower.com/awards
GM_Chevrolet_OEM02_0922_NTL_2022_Equinox_Hero



Important Information
1. Actual range will vary based on several factors, including temperature,
terrain, battery age, loading, use and maintenance.
GM_Chevrolet_OEM9930_0722_NTL_2022_Bolt_EV_MPG_Hero



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



View Inventory



View Inventory



Schedule Service



Apply For Financing



Contact Us







HENRY MARTENS CHEVROLET BUICK GMC IS HERE FOR YOU






Apply Online



Schedule Service






GREAT DEALS ON OUR TRUCKS BELOW!







NEW 2022 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE CUSTOM

   
 * Final Sale Price $47,558
   
   

Exterior Red HotEngine 2.7L 4 cyl
View Details




NEW 2022 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE RST

   
 * Final Sale Price $56,783
   
   

Exterior Red HotEngine 5.3L EcoTec3 V8 engine
View Details




NEW 2022 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE LTZ

   
 * Final Sale Price $61,393
   
   

Exterior BlackEngine 5.3L EcoTec3 V8 engine
View Details




NEW 2022 GMC SIERRA 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE SLT

   
 * Final Sale Price $61,630
   
   

Exterior Summit WhiteEngine 5.3L EcoTec3 V8 engine
View Details




NEW 2022 GMC SIERRA 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE SLT

   
 * Final Sale Price $62,541
   
   

Exterior Onyx BlackEngine 5.3L 8 cyl
View Details




NEW 2022 GMC SIERRA 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE SLT

   
 * Final Sale Price $63,304
   
   

Exterior Cayenne Red TintcoatEngine 3.0L Duramax Turbo-Diesel I6 engine
View Details




NEW 2022 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE CUSTOM

   
 * Final Sale Price $47,365
   
   

Exterior BlackEngine Engine: 2.7L, Turbo
View Details




NEW 2022 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE CUSTOM

   
 * Final Sale Price $47,365
   
   

Exterior Summit WhiteEngine Engine: 2.7L, Turbo
View Details




NEW 2022 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE RST

   
 * Final Sale Price $58,875
   
   

Exterior Dark Ash MetallicEngine 5.3L EcoTec3 V8 engine
View Details




NEW 2022 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE RST

   
 * Final Sale Price $59,145
   
   

Exterior Glacier Blue MetallicEngine 5.3L EcoTec3 V8 engine
View Details




NEW 2022 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE RST

   
 * Final Sale Price Contact Us
   
   

Exterior Red HotEngine 5.3L EcoTec3 V8 engine
View Details




NEW 2022 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE LT TRAIL BOSS

   
 * Final Sale Price Contact Us
   
   

Exterior Sand Dune MetallicEngine 5.3L EcoTec3 V8 engine
View Details




NEW 2022 GMC SIERRA 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE SLT

   
 * Final Sale Price Contact Us
   
   

Exterior Pacific Blue MetallicEngine 5.3L EcoTec3 V8 engine
View Details




NEW 2022 GMC SIERRA 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE DENALI

   
 * Final Sale Price Contact Us
   
   

Exterior Pacific Blue MetallicEngine 5.3L EcoTec3 V8 engine
View Details




NEW 2023 CHEVROLET CAMARO 2DR COUPE LT1

   
 * Final Sale Price $43,525
   
   

Exterior Riverside Blue MetallicEngine 6.2L 8 cyl
View Details



 * slide 1
 * slide 2
 * slide 3
 * slide 4



Get Started



Silverado

view inventory



Sierra

view inventory



Colorado

view inventory



Canyon 

view inventory





NEW MODELS

Make Any Make Buick Chevrolet GMC
Apply



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


BUICK VIEW ALL MODELS








CHEVROLET VIEW ALL MODELS








GMC VIEW ALL MODELS










CUSTOMER REVIEWS (246REVIEWS)

4.8
View Inventory Read More Reviews




HENRY MARTENS CHEVROLET BUICK GMC SHOPPING TOOLS

Let Henry Martens Chevrolet Buick GMC help make your shopping experience easier.
Explore our impressive selection of new and pre-owned cars, crossovers and SUVs
online or stop by our LEAVENWORTH showroom to experience all that we have to
offer.



 * Finance Options
   
 * Value Your Trade
   
 * Test Drive
   
 * Special Offers
   


FINANCE OPTIONS






 * Finance Options
   

FINANCE OPTIONS

Find answers to your auto financing questions at Henry Martens Chevrolet Buick
GMC. We offer a large range of Buick, Chevrolet, and GMC financing solutions.

Pre-Qualify





VALUE YOUR TRADE






 * Value Your Trade
   

VALUE YOUR TRADE

Looking to sell your current vehicle? Henry Martens Chevrolet Buick GMC will
make you a great offer on your trade.

Start Appraisal





TEST DRIVE






 * Test Drive
   

TEST DRIVE

Come in to test drive a new or pre-owned vehicle, and ask questions about Buick,
Chevrolet, and GMC financing.

Schedule Test Drive





SPECIAL OFFERS






 * Special Offers
   

SPECIAL OFFERS

Check out our current incentives to see how you can save on leasing or financing
your next vehicle.

View Offers





SERVING KANSAS CITY, KS AND KANSAS CITY, MO BUICK, CHEVROLET, AND GMC DRIVERS -
AUTO PARTS & SERVICE CENTER IN LEAVENWORTH

Are Kansas City, MO GMC, Chevrolet, and Buick customers looking for service or
parts for their vehicle? They can come to our dealership where our GM service
specialists can help them with their auto repair needs in LEAVENWORTH, KS.
Kansas City, MO Buick, Chevrolet, and GMC customers can schedule a service
appointment with one of our technicians or request a part. We look forward to
serving them! You will be pleased to learn that we are the best auto body shop
near you. Kansas City, KS Buick, Chevrolet, and GMC drivers can reach us at
(913) 828-4124 now. To find out more about auto repair and service, visit us
today.

Schedule Service





HENRY MARTENS CHEVROLET BUICK GMC IN LEAVENWORTH - CATERING KANSAS CITY, KS
CHEVROLET, BUICK, AND GMC SHOPPERS

For over 50 years, Henry Martens has been proud to be your LEAVENWORTH
dealership of choice. Kansas City, KS Buick, Chevrolet, and GMC customers can
come and check out our selection of new models. Looking for a powerful truck or
SUV? Come view the Terrain and Sierra. Our dealership offers a friendly and
hassle-free sales environment for our Kansas City, KS Buick, Chevrolet, and GMC
customers. We know how important it is to keep your vehicle serviced for maximum
fuel efficiency. Our dealership also provides excellent vehicle repair and
maintenance services to Kansas City, MO and surrounding Buick, Chevrolet, and
GMC customers. Our professional staff is always ready to assist you with any
vehicle issues you might be facing. We are conveniently located in LEAVENWORTH
and are happy to be your premier GM dealership for Buick, Chevrolet, and GMC
customers. If you are finding it difficult to locate our dealership from your
place, then you can get exact driving directions using our hours and
directions page. Kansas City, MO Buick, Chevrolet, and GMC customers can visit
our showroom and check our inventory.

Meet Our Staff

 * Your Kansas City, KS And Kansas City, MO New & Used Buick, GMC, and Chevrolet
   Vehicle Source in LEAVENWORTH
   


YOUR KANSAS CITY, KS AND KANSAS CITY, MO NEW & USED BUICK, GMC, AND CHEVROLET
VEHICLE SOURCE IN LEAVENWORTH

If you're a Kansas City, KS GMC, Chevrolet, or Buick driver searching for new or
certified used vehicles in LEAVENWORTH, consider visiting us at our dealership.
Whether you're shopping for a new or used car or looking for a truck for hauling
materials, or an SUV with extra space for long road trips with kids, you can
count on Henry Martens Chevrolet Buick GMC. We will help you get into the
vehicle that fits you the best. Kansas City, MO Chevrolet, GMC, and Buick
shoppers are sure to drive back home in a truck or sedan of their choice. We
also offer specials and incentives just for online customers. So, check our
amazing deals if you're a Kansas City, KS Chevrolet, Buick, or GMC buyer.



 * Financing Options for Kansas City, KS Buick, Chevrolet, and GMC Shoppers
   

FINANCING OPTIONS FOR KANSAS CITY, KS BUICK, CHEVROLET, AND GMC SHOPPERS

If Kansas City, KS Buick, Chevrolet, and GMC customers have decided on a new or
pre-owned vehicle and are looking for financing services, then look no further.
Our staff strives to provide the assistance you need. For customers near Bonner
Springs, Shawnee, and Kansas City, MO, Henry Martens Chevrolet Buick GMC in
LEAVENWORTH, can help provide them the best financing options as per their
needs. Whether you are looking to buy or lease a new or used vehicle, or just
exploring leasing for the first time, our credit experts are here to help you
out. Lansing, Olathe, and Kansas City, MO Buick, Chevrolet, and GMC shoppers can
just fill out the secure financing application form online to kick start the
process.





GM Military Discount



 * Hours Of Operation
   
 * Henry Martens Chevrolet Buick GMC
   

HOURS OF OPERATION




 * Sales
   
 * GM Certified Service
   
 * GM Certified Parts
   

SALES

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 7:00 PM Friday 8:00 AM 6:00 PM Saturday 8:00 AM 6:00 PM Sunday
Closed





GM CERTIFIED SERVICE

Monday 7:00 AM 5:00 PM Tuesday 7:00 AM 5: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:00 AM 1:00 PM Sunday
Closed





GM CERTIFIED PARTS

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




 * slide 1
 * slide 2




HENRY MARTENS CHEVROLET BUICK GMC

315 CHOCTAW LEAVENWORTH KS 66048-2755 US

Sales (913) 828-4124 GM Certified Service (913) 828-4944
Get Directions



Get Directions



Back to Top

 * Henry Martens Chevrolet Buick GMC
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Partner Card
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   


HENRY MARTENS CHEVROLET BUICK GMC

315 CHOCTAW LEAVENWORTH KS 66048-2755

Sales Service Directions



Additonalblog Yelp Twitter Youtube Facebook



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

 * INVENTORY
   
 * FINANCE
   
 * ABOUT US
   


INVENTORY



Shop New Shop Pre-Owned Showroom





FINANCE



Pre-Qualify Quick Quote





ABOUT US



Meet Our Staff Hours & Directions Privacy Policy



Privacy Policy|AdChoices

Phone: (913) 828-4124





























































Dealer Log In





English
Accessibility Adjustments
Reset Settings Statement Hide Interface

Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Clear flashes & reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
ADHD Friendly Profile More focus & fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Cognitive Disability Profile Assists with reading & focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
Keyboard Navigation (Motor) Use website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
OFF ON
Blind Users (Screen Reader) Optimize website for screen-readers
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
High Contrast
High Saturation
Adjust Text Colors
Cancel
Monochrome
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility Solution By accessiBe
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Polski
Türk
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...