www.mattsaxechevy.com Open in urlscan Pro
18.66.112.6  Public Scan

Submitted URL: http://www.mattsaxechevy.com/
Effective URL: https://www.mattsaxechevy.com/
Submission: On February 06 via api 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">
  <!---->
  <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">
      <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>

/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 if="subject.showAllInventoryLink" class="link show-all-inventory">
    <a class="primary stat-text-link" href="/VehicleSearchResults" data-action="inventorySearch" data-loc="homepage" data-gmclick="{&quot;section&quot;:&quot;homepage&quot;,&quot;linkText&quot;:&quot;homepage:inventory search&quot;,&quot;track&quot;:&quot;globalclick&quot;}" data-gmclicktype="globalclick">Search Inventory</a>
  </div>
  <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>
        <!--^_^-->
        <!---->
        <!---->
        <option value="loaner" not="isSelected">Loaner</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="Chevrolet" not="isSelected">Chevrolet</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Buick" not="isSelected">Buick</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Cadillac" not="isSelected">Cadillac</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Chrysler" not="isSelected">Chrysler</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ford" not="isSelected">Ford</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="GMC" not="isSelected">GMC</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Lincoln" not="isSelected">Lincoln</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Nissan" not="isSelected">Nissan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ram" not="isSelected">Ram</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="1500" not="isSelected">1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Acadia" not="isSelected">Acadia</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Aveo" not="isSelected">Aveo</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Blazer" not="isSelected">Blazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Blazer EV" not="isSelected">Blazer EV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Bolt EV" not="isSelected">Bolt EV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CT5-V" not="isSelected">CT5-V</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Camaro" not="isSelected">Camaro</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Colorado" not="isSelected">Colorado</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Corvette" not="isSelected">Corvette</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Encore GX" not="isSelected">Encore GX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Equinox" not="isSelected">Equinox</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Expedition" not="isSelected">Expedition</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Expedition Max" not="isSelected">Expedition Max</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Express Passenger" not="isSelected">Express Passenger</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="F-150" not="isSelected">F-150</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Fusion" not="isSelected">Fusion</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="HHR" not="isSelected">HHR</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Impala" not="isSelected">Impala</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="MKX" not="isSelected">MKX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Malibu" not="isSelected">Malibu</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mustang" not="isSelected">Mustang</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Pacifica" not="isSelected">Pacifica</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Rogue" not="isSelected">Rogue</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Savana Cargo Van" not="isSelected">Savana Cargo Van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 1500" not="isSelected">Sierra 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 2500 HD" not="isSelected">Sierra 2500 HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 1500" not="isSelected">Silverado 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 1500 LTD" not="isSelected">Silverado 1500 LTD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 2500 HD" not="isSelected">Silverado 2500 HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 3500 HD" not="isSelected">Silverado 3500 HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Suburban" not="isSelected">Suburban</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tahoe" not="isSelected">Tahoe</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Terrain" not="isSelected">Terrain</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tiguan" not="isSelected">Tiguan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Trailblazer" not="isSelected">Trailblazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Transit Cargo Van" not="isSelected">Transit Cargo Van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Transit Passenger Wagon" not="isSelected">Transit Passenger Wagon</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Transit Van" not="isSelected">Transit Van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Traverse" not="isSelected">Traverse</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Trax" not="isSelected">Trax</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Yukon XL" not="isSelected">Yukon XL</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="2009" not="isSelected">2009</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2008" not="isSelected">2008</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2007" not="isSelected">2007</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2005" not="isSelected">2005</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2000" not="isSelected">2000</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
  </div>
  <output>
    <span class="vehicle-count">
      <!---->
      <b not="content.vehicleSummary[0].countIsZero">159</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/28b3d49c-e043-4936-b9a8-c77aa179a39e" method="get" action="/ModelShowroom_D" merchandising-modelshowroomcarousel="fragmentId:view/card/28b3d49c-e043-4936-b9a8-c77aa179a39e" novalidate=""
  data-donottrack="click,change,keydown,submit" class="new-loader interceptible submittable">
  <div class="fieldset" data-filter="bodyType" repeat="subject.filters as filter" template="form-select"><label for="bodyType-view/card/28b3d49c-e043-4936-b9a8-c77aa179a39e" data-type="select">
      <span>Type</span>
      <select name="bodyType" id="bodyType-view/card/28b3d49c-e043-4936-b9a8-c77aa179a39e" each="values">
        <option value="" not="@index">Any Type</option>
        <!---->
        <option value="VAN" not="false">VAN</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="WAGON" not="false">WAGON</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SUV" not="false">SUV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CAR" not="false">CAR</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="TRUCK" not="false">TRUCK</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CARGO VAN" not="false">CARGO VAN</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="COMMERCIAL VEHICLE" not="false">COMMERCIAL VEHICLE</option>
        <!--^_^-->
      </select>
    </label></div>
  <div class="fieldset" data-filter="model" repeat="subject.filters as filter" template="form-select"><label for="model-view/card/28b3d49c-e043-4936-b9a8-c77aa179a39e" data-type="select">
      <span>Model</span>
      <select name="model" id="model-view/card/28b3d49c-e043-4936-b9a8-c77aa179a39e" each="values">
        <option value="" not="@index">Any Model</option>
        <!---->
        <option value="Blazer" not="false">Blazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Blazer EV" not="false">Blazer EV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Bolt EUV" not="false">Bolt EUV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Bolt EV" not="false">Bolt EV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Camaro" not="false">Camaro</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Colorado" not="false">Colorado</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Corvette" not="false">Corvette</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Equinox" not="false">Equinox</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Express Cargo Van" not="false">Express Cargo Van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Express Commercial Cutaway" not="false">Express Commercial Cutaway</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Express Passenger" not="false">Express Passenger</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Malibu" not="false">Malibu</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 1500" not="false">Silverado 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 2500 HD" not="false">Silverado 2500 HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 3500 HD" not="false">Silverado 3500 HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado EV" not="false">Silverado EV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Suburban" not="false">Suburban</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tahoe" not="false">Tahoe</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Trailblazer" not="false">Trailblazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Traverse" not="false">Traverse</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Trax" not="false">Trax</option>
        <!--^_^-->
      </select>
    </label></div>
  <div class="fieldset" data-filter="clearFilterLabel" aria-hidden="false" not="subject.zeroOrSingleFilter">
    <button type="button">Clear All</button>
  </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>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting Skip to Main Content
SCHEDULE SERVICE
 * 909 ENTERPRISE DR PO Box 68 BELLE PLAINE MN 56011-2308
 * Sales (952) 873-2234

   
 * Call Us
   * Sales (952) 873-2234
 * Sales (952) 873-2234
   
   
 * Hours & Map
 * Social
   Youtube Instagram Dealerrater Pinterest Yelp Facebook Twitter
   Close
   
 * Contact Us
 * Directions
   
 * Menu

   
 * Home
   
   
 * 
   
   
 * Buy Online-We Deliver
   
 * vehicles
   *  * browse used
        
      * browse new
        
        
        
      * model showroom
        
      * We Buy Cars
        
      * request a quote
        
      * shop-click-drive
        
      * EV for Everyone
        
   
     
   
   
 * Specials
   *  * NEW SPECIALS
        
      * Used Vehicle Specials
        
      * Current Specials
        
      * Chevy Special Offers
        
      * Service and Parts Specials
        
   
     
   
   
 * Finance
   *  * Request Financing
        
      * Protection
        
      * Edmunds My Appraise
        
      * My GM Rewards
        
      * My Chevrolet Rewards
        
   
     
   
   
 * Service
   *  * Schedule appointment
        
      * Service and Parts Specials
        
      * Service home
        
      * express lube
        
      * Oil Change
        
      * Collision/Body Shop
        
      * Connected Services and OnStar
        
      * Chevrolet Accessories
        
      * certified service
        
        
        
        
        
        
        
      * Order Parts Online
        
   
     
   
   
   
 * 
   
 * Parts
   *  * Parts Home
        
      * Batteries
        
      * Brakes
        
      * Tires
        
      * Order Parts
        
      * Parts Warranty
        
   
     
   
   
 * corvettes
   *  * new corvette
        
      * used corvette
        
      * vehicle details
        
      * Technician Careers
        
      * 2020 Corvette
        
      * C8 TOUR EVENT
        
      * Corvette Roll In 2023
        
      * Corvette Roll In 2022
        
      * CORVETTE ROLL IN 2021
        
      * CORVETTE ROLL IN 2019
        
      * CORVETTE ROLL IN 2018
        
      * Corvette Roll in 2017
        
      * corvette roll in 2016
        
   
     
   
   
 * about us
   *  * why buy from matt saxe
        
      * meet our staff
        
      * community
        
      * matt saxe tv
        
      * contact us
        
      * hours & map
        
      * customer reviews
        
      * review us
        
   
     
   
   

 * Sign In
 * 0 Saved Vehicles
   

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





CATERING NEW PRAGUE, SHAKOPEE, AND LE SUEUR AREAS - MATT SAXE CHEVROLET IN BELLE
PLAINE






   
   
   
   
   
   
 * Matt Saxe Chevrolet Inventory
   
   
   
   
   
 * ReviewHomePage
   
 * Matt Saxe Chevrolet Auto Service and Parts
   
 * Model Showroom Feature
   
   
   
   
   
   
   

Important Information
1. 2.9% APR for 72 months. Monthly payment is $15.15 for every $1,000 you
finance. Example down payment: 19.2%. Must finance with GM Financial. Some
customers may not qualify. Not available with lease and some other offers. Take
new retail delivery by 3/4/24. 2. Not available with special financing, lease
and some other offers. Take new retail delivery by 3/4/24. 3. Must trade in a
2010 model year or newer vehicle. Not available with special financing, lease
and some other offers. Take new retail delivery by 3/4/24.
01_FEBRUARY_2024_CHEVY_SILVERADO_LE



Important Information
1. 1.9% APR for 36 months. Monthly payment is $28.60 for every $1,000 you
finance. Example down payment: 18.1%. Must finance with GM Financial. Some
customers may not qualify. Not available with lease and some other offers. Take
new retail delivery by 3/4/24. 2. Not available with special financing, lease
and some other offers. Take new retail delivery by 3/4/24. 3. Must be a current
owner of a 2010 model year or newer Chevrolet vehicle for at least 30 days prior
to the new vehicle sale. Not available with special financing, lease and some
other offers. Take new retail delivery by 3/4/24.
02_FEBRUARY_2024_CHEVY_EQUINOX_LE



Important Information
1 See dealer for details. Tax credit subject to change. Your personal
eligibility to claim this tax credit depends on your individual circumstances,
including whether your adjusted gross income for the current or preceding
taxable year exceeds the income thresholds contained in the Inflation Reduction
Act (IRA). You should consult your tax, accounting or legal professional to
confirm your eligibility or if you have questions regarding this tax credit.
This information does not constitute tax, accounting or legal advice. For
information about the IRA’s federal tax credit, please visit
https://www.fueleconomy.gov.
3000_OFFER_2024_EV_TAX_CREDIT



Important Information
*Eligible brands are ACDelco Gold ($20 rebate per battery), ACDelco Original
Equipment ($10 rebate per cabin air filter, $10 rebate per engine air filter,
$15 rebate on three wiper blades). Purchase and installation must be at a
participating U.S. GM Dealer. Installation not required for wiper rebate. See
mycertifiedservicerebates.com for details and rebate form, which must be
submitted by 3/31/2024. Limit one rebate per part category per-VIN. Rebate will
be issued as a Visa Gift Card; allow 6 to 8 weeks for delivery of gift card.
Offer ends 2/29/2024.
51_NATIONAL_DECEMBER_2024_CHEVY_CS_WINTER_EVENT_OFFER



view inventory



view inventory



view inventory



view inventory



view inventory



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



®


WHAT'S MY CAR WORTH?


APPRAISE YOUR VEHICLE IN 3 STEPS!

Search for your vehicle:

Example: 2016 Ford Explorer XLT
1
Tell us more about your vehicle
2
Enter additional information
3
View your TMV Report

True Market Value Report®

Edmunds True Market Value (TMV®) is a powerful tool to help you identify a fair
price for your vehicle, derived from a proprietary algorithm developed by
statisticians, data collection/processing experts and pricing analysts.

The TMV® algorithm takes into account many factors, including but not limited
to: make, model, age, mileage, original and current market pricing, geographic
region and seasonality.

powered by



MATT SAXE CHEVROLET INVENTORY

Search Inventory
Category Any Category New Certified Pre-Owned Pre-Owned Loaner Make Any Make
Chevrolet Buick Cadillac Chrysler Ford GMC Lincoln Nissan Ram Volkswagen Model
Any Model 1500 Acadia Aveo Blazer Blazer EV Bolt EV CT5-V Camaro Colorado
Corvette Encore GX Equinox Expedition Expedition Max Express Passenger F-150
Fusion HHR Impala MKX Malibu Mustang Pacifica Rogue Savana Cargo Van Sierra 1500
Sierra 2500 HD Silverado 1500 Silverado 1500 LTD Silverado 2500 HD Silverado
3500 HD Suburban Tahoe Terrain Tiguan Trailblazer Transit Cargo Van Transit
Passenger Wagon Transit Van Traverse Trax Yukon XL Year Any Year 2024 2023 2022
2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2009 2008 2007 2005 2000
159 Vehicles Search Inventory





New Inventory



Used Inventory



Schedule Service



Tire Finder



Customer Reviews



Value Your Trade



Schedule Test Drive



 * Serving our Chevrolet Shoppers Properly 
   
   
 * Making a Difference in Our Community
   


SERVING OUR CHEVROLET SHOPPERS PROPERLY 


Customer Satisfaction is our #1 Priority 
You’re passionate about cars. Well guess what, so are we! Here at Matt Saxe
Chevrolet our number one goal is to serve our customers. Which is why we strive
to go beyond the needs and expectations of everyone we meet. Not just during a
sale, but for all of your automotive needs! From the moment you enter our doors,
you can expect to be treated like family, and that is for each and every visit.
We offer an extensive inventory, as well as our competitive lease specials,
finance options and expert auto service. We are dedicated to providing
exceptional customer service and being an integral part of our community. 


Learn More About Us





MAKING A DIFFERENCE IN OUR COMMUNITY

A Giving Heart 

For us, being the very best Chevrolet dealership is simply not enough. Owner,
Matt Saxe is dedicated to his clients, staff, and community. Matt Saxe Chevrolet
is actively involved in creating a stronger community. We’re proud of the many
partnerships we have with local charities and organizations to better help our
community in making it thrive. From annual awareness campaigns in partnership
with Chevrolet, to local efforts around the holidays, we strive to make a
difference! Every year our dealership donates to multiple organizations
including Drive for Education and Dollars for Scholars. Our charitable efforts
are the foundation of our culture with a driving force in giving back. 








CUSTOMER REVIEWS (200REVIEWS)

4.8
View Inventory Read More Reviews



I NEEDED AN OIL CHANGE AND I WAS IN...

5
01/27/2024

> I needed an oil change and I was in Belle Plaine so I just decided to stop in
> and see when I could get one. I was so pleased when they said they could...

Judy O. Belle Plaine
Read More





PROFESSIONAL AND COURTEOUS

5
01/26/2024

> Professional and courteous

Mark S. PRIOR LAKE
Read More





SCHEDULE SERVICE TO REPAIR A SLOW LEAK...

5
01/24/2024

> Schedule service to repair a slow leak on the right rear tire on the 2021
> Buick Encore GX however a screw was discovered towards the side surface &
> wa...

Brent K. BELLE PLAINE
Read More





WONDERFUL EXPERIENCE. WARM FRIENDLY...

5
01/23/2024

> Wonderful experience. Warm friendly knowledgeable sales staff. CJ went the
> extra mile for me as well as all other staff invlolved.

Carrie N. ALBERT LEA
Read More





SAXE DEALERSHIP HAS ALWAYS DONE A GOOD...

5
01/22/2024

> Saxe dealership has always done a good job on my 2****13 Malibu. There have
> been way to many major and minor issues with this auto. No fault of Saxe M...

Richard P. BELLE PLAINE
Read More





AS ALWAYS GREAT FRIENDLY SERVICE.

5
01/22/2024

> As always great friendly service.

Troy M. WACONIA
Read More





ON TIME

5
01/19/2024

> On time

Marian P. Gaylord
Read More





AS ALWAYS, GREAT SERVICE AND GREAT...

5
01/18/2024

> As always, great service and great people! 10/10 I recommend Matt Saxe
> Chevrolet to everyone I know!

Jason M. Norwood Young A
Read More





GREAT

5
01/13/2024

> Great

Gary W. Gaylord
Read More





ALWAYS A PLEASANT EXPERIENCE.

5
01/12/2024

> Always a pleasant experience.

Connie T. MONTGOMERY
Read More



 * slide 1
 * slide 2
 * slide 3





MATT SAXE CHEVROLET AUTO SERVICE AND PARTS



Schedule Service Order Parts GM Certified Service Service and Parts Specials





CHEVROLET NEW MODELS

Type Any Type VAN WAGON SUV CAR TRUCK CARGO VAN COMMERCIAL VEHICLE
Model Any Model Blazer Blazer EV Bolt EUV Bolt EV Camaro Colorado Corvette
Equinox Express Cargo Van Express Commercial Cutaway Express Passenger Malibu
Silverado 1500 Silverado 2500 HD Silverado 3500 HD Silverado EV Suburban Tahoe
Trailblazer Traverse Trax
Clear All
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
   
 * 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
   


2024 CHEVROLET BLAZER

MSRP starting at * $36,795
Research View Inventory View Offers





2024 CHEVROLET BLAZER EV

MSRP starting at * $53,195
Research View Inventory View Offers





2023 CHEVROLET BOLT EUV

MSRP starting at * $28,795
Research View Inventory View Offers





2023 CHEVROLET BOLT EV

MSRP starting at * $27,495
Research View Inventory View Offers





2024 CHEVROLET CAMARO

MSRP starting at * $32,495
Research View Inventory View Offers





2024 CHEVROLET COLORADO

MSRP starting at * $31,095
Research View Inventory View Offers





2024 CHEVROLET CORVETTE

MSRP starting at * $69,995
Research View Inventory View Offers





2024 CHEVROLET EQUINOX

MSRP starting at * $27,995
Research View Inventory View Offers





2024 CHEVROLET MALIBU

MSRP starting at * $26,195
Research View Inventory View Offers





2024 CHEVROLET SILVERADO 1500

MSRP starting at * $38,795
Research View Inventory View Offers





2024 CHEVROLET SILVERADO 2500 HD

MSRP starting at * $46,395
Research View Inventory View Offers





2024 CHEVROLET SILVERADO 3500 HD

MSRP starting at * $47,595
Research View Inventory View Offers





2024 CHEVROLET SILVERADO EV

MSRP starting at * $74,800
Research View Inventory View Offers





2024 CHEVROLET SUBURBAN

MSRP starting at * $59,595
Research View Inventory View Offers





2024 CHEVROLET TAHOE

MSRP starting at * $58,195
Research View Inventory View Offers





2024 CHEVROLET TRAILBLAZER

MSRP starting at * $24,395
Research View Inventory View Offers





2024 CHEVROLET TRAVERSE

MSRP starting at * $38,995
Research View Inventory View Offers





2024 CHEVROLET EXPRESS CARGO VAN

MSRP starting at * $42,595
Research View Inventory View Offers





2024 CHEVROLET EXPRESS COMMERCIAL CUTAWAY

MSRP starting at * $38,395
Research View Inventory View Offers





2024 CHEVROLET EXPRESS PASSENGER

MSRP starting at * $46,795
Research View Inventory View Offers



See More


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



 * Matt Saxe Chevrolet
   
   
   


MATT SAXE CHEVROLET

909 ENTERPRISE DR PO Box 68 BELLE PLAINE MN 56011-2308 US

Sales (952) 873-2234
Get Directions



Get Directions


 * Why Service Your Car at Matt Saxe?
   
 * A Jordan, Le Sueur, and New Prague, MN Dealership Alternative - Matt Saxe
   Chevrolet in BELLE PLAINE
   


WHY SERVICE YOUR CAR AT MATT SAXE?

Easy and Convenient 


Open 8:00 AM Until 2:00 PM on Saturdays
Appointment or No Appointment, We're Available to Service Your Vehicle
Ask About our Preferred Customer Card! Schedule Your Appointment Today!










A JORDAN, LE SUEUR, AND NEW PRAGUE, MN DEALERSHIP ALTERNATIVE - MATT SAXE
CHEVROLET IN BELLE PLAINE

We would like to thank you for choosing Matt Saxe Chevrolet in BELLE PLAINE, MN
near Shakopee. We appreciate your business and are grateful for your support! We
are a new and used car and truck dealership, providing auto sales and service to
Jordan, MN and the surrounding area. Find the perfect automobile to meet your
needs and preferences. New Prague and Hopkins Chevrolet enthusiasts can rely on
our dealership for a comprehensive selection of vehicles and exceptional
customer service. We are open Monday through Saturday and conveniently
accessible from Route 169! View our hours and directions page to see just how
easy it is to get from Jordan or New Prague to Matt Saxe Chevrolet in BELLE
PLAINE, MN. Please feel free to contact us with any questions or concerns. We
invite Hopkins residents to explore our BELLE PLAINE Chevrolet showroom and
witness our dedication firsthand. We are here to help with all your automotive
needs! Browse our site and find the perfect vehicle for your BELLE PLAINE, Le
Sueur, and New Prague Chevrolet family. Just use our hours and directions page
to locate us. So, Jordan and New Prague Chevrolet drivers can stop by our auto
repair shop in BELLE PLAINE, MN today.



 * A BELLE PLAINE Dealer For Jordan, Le Sueur, & New Prague Chevrolet Buyers
   

A BELLE PLAINE DEALER FOR JORDAN, LE SUEUR, & NEW PRAGUE CHEVROLET BUYERS

Matt Saxe Chevrolet is your source for new vehicles. Visit our BELLE PLAINE
dealership to test drive any one of our cars, trucks, or SUVs. As your Jordan,
Shakopee, and New Prague, MN Chevrolet source, we offer the complete line-up of
cars, including the new Camaro or Malibu. We host a great lineup of amazing
vehicles. If Jordan, New Prague, and Le Sueur Chevrolet drivers are looking for
something with more power, then they can check out the Silverado truck. Wanting
or Longing for an additional room? Come check out our selection of
family-friendly SUVs, including the popular Tahoe, Equinox, or Traverse! Or
perhaps you're looking for a Jordan, Shakopee, New Prague, and Le Sueur area
Chevrolet dealer alternative? Visit our showroom to find the Envision. We also
feature the new Encore. If you're in Shakopee and in the market for a Chevrolet,
we have the selection and expertise you need. We make your shopping a breeze,
ensuring you get the perfect match. New Prague, Shakopee, and Hopkins Chevrolet
customers looking for new or used vehicles can let us help them find them. Visit
us today. Our experienced sales staff in BELLE PLAINE, your trusted dealer near
New Prague, will be there for all your Chevrolet automotive needs.



 * Get Financing Options in BELLE PLAINE Near New Prague, Le Sueur, and Jordan,
   MN - Matt Saxe Chevrolet
   
 * A Le Sueur and New Prague Chevrolet Source - BELLE PLAINE Used Car Dealership
   
   
 * BELLE PLAINE Auto Parts, Service & Repair Department - Serving Jordan, MN, Le
   Sueur, & New Prague Chevrolet Drivers
   

GET FINANCING OPTIONS IN BELLE PLAINE NEAR NEW PRAGUE, LE SUEUR, AND JORDAN, MN
- MATT SAXE CHEVROLET

We appreciate that times are tough, and a new car or truck may not be at the top
of your shopping list. The friendly and professional sales staff at Matt Saxe
Chevrolet is here to make your experience enjoyable and hassle-free. Le Sueur
and New Prague Chevrolet customers can use our website to help themselves decide
if they should buy or lease. Start the financing process today! We want to help
you find the car or truck you want, and the price that is right for you. For all
your automotive needs, visit Matt Saxe Chevrolet in BELLE PLAINE near Shakopee.
Our dealership is renowned for the excellent customer service that we provide.
We are your premier New Prague and Le Sueur Chevrolet dealer alternative.






A LE SUEUR AND NEW PRAGUE CHEVROLET SOURCE - BELLE PLAINE USED CAR DEALERSHIP


Serving BELLE PLAINE, Matt Saxe Chevrolet is also your source for used cars,
trucks, and SUVs near Le Sueur. All our pre-owned vehicles go through a complete
inspection and then are priced to sell. New Prague, Jordan, and Shakopee, MN
Chevrolet customers can check out our large inventory of used cars and trucks,
amazing deals, and attractive offers at our dealership. Find out what it means
to buy 'GM Certified Used' cars and trucks, so you can buy any vehicle with
confidence. We serve as your premier Jordan, New Prague, and Le Sueur, MN
Chevrolet dealer alternative.







BELLE PLAINE AUTO PARTS, SERVICE & REPAIR DEPARTMENT - SERVING JORDAN, MN, LE
SUEUR, & NEW PRAGUE CHEVROLET DRIVERS

Are you looking for an auto service center? Trust the professionally trained
service department at Matt Saxe Chevrolet in BELLE PLAINE near Shakopee. Open
Monday through Friday until 5:30 PM and Saturdays until 2:00 PM, Le Sueur, New
Prague, or Jordan, MN Chevrolet drivers can talk to our staff which is dedicated
to keeping your vehicle running like new! Use your local dealer's website to
check out our competitive pricing menu and online specials. When you are ready,
we invite you to schedule a service appointment, order parts, or find tires for
your car, truck, or SUV. If you have any questions, please call, email, or visit
Matt Saxe Chevrolet, your trusted dealership in BELLE PLAINE, Minnesota. We are
confident that we have the perfect vehicle for your needs. New Prague and Le
Sueur Chevrolet shoppers can use our website to check out our service specials,
amazing offers, and discounts. So, hurry to visit our Chevrolet auto repair
center near Shakopee today.





Click here for Special offers!



Back to Top

 * Matt Saxe Chevrolet
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Partner Card
   
   
   
   
   
   
   
   
   
   
   
 * Matt Saxe Chevrolet
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   


MATT SAXE CHEVROLET

909 ENTERPRISE DR PO Box 68 BELLE PLAINE MN 56011-2308

Sales Directions



Youtube Instagram Dealerrater Pinterest Yelp Facebook Twitter



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: 9528732234
























MATT SAXE CHEVROLET

909 ENTERPRISE DR PO Box 68 BELLE PLAINE MN 56011-2308 US

























































Dealer Log In






--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

Trade-in