www.chevroletofmerced.com Open in urlscan Pro
13.224.189.37  Public Scan

Submitted URL: http://www.chevroletofmerced.com/
Effective URL: https://www.chevroletofmerced.com/
Submission: On April 06 via api from SE — 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 if="subject.showAllInventoryLink" class="link show-all-inventory">
    <a class="primary" href="/VehicleSearchResults" data-action="inventorySearch">What are you looking for?</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>
        <!--^_^-->
      </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="Dodge" not="isSelected">Dodge</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ford" not="isSelected">Ford</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="GMC" not="isSelected">GMC</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Hyundai" not="isSelected">Hyundai</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ram" not="isSelected">Ram</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="1500" not="isSelected">1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Blazer" not="isSelected">Blazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Camaro" not="isSelected">Camaro</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Charger" not="isSelected">Charger</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="EcoSport" not="isSelected">EcoSport</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Encore" not="isSelected">Encore</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Equinox" not="isSelected">Equinox</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Express Cargo Van" not="isSelected">Express Cargo Van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Malibu" not="isSelected">Malibu</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Passat" not="isSelected">Passat</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SANTA FE" not="isSelected">SANTA FE</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 1500" not="isSelected">Sierra 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 1500" not="isSelected">Silverado 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 1500 LTD" not="isSelected">Silverado 1500 LTD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Suburban" not="isSelected">Suburban</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tahoe" not="isSelected">Tahoe</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Trailblazer" not="isSelected">Trailblazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Traverse" not="isSelected">Traverse</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Trax" not="isSelected">Trax</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tundra 4WD" not="isSelected">Tundra 4WD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT4" not="isSelected">XT4</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT6" not="isSelected">XT6</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="CARGO VAN" not="isSelected">Cargo van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SUV" not="isSelected">SUV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="TRUCK" not="isSelected">Truck</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="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="2014" not="isSelected">2014</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Max Price</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="priceRange" name="priceRange" each="values" data-insight="priceRange">
        <option value="ALL" not="@index">Any Price</option>
        <!---->
        <option value="0:20000" not="isSelected">$20,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:25000" not="isSelected">$25,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:30000" not="isSelected">$30,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:35000" not="isSelected">$35,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:40000" not="isSelected">$40,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:45000" not="isSelected">$45,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:50000" not="isSelected">$50,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:55000" not="isSelected">$55,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:60000" not="isSelected">$60,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:65000" not="isSelected">$65,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:70000" not="isSelected">$70,000</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="0:75000" not="isSelected">$75,000</option>
        <!--^_^-->
        <!---->
        <option value="0:80000" if="isSelected" selected="selected">$80,000</option>
        <!---->
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
  </div>
  <output>
    <span class="vehicle-count">
      <!---->
      <b not="content.vehicleSummary[0].countIsZero">50</b>
      <!---->
      <span>Vehicles</span>
    </span>
    <button if="subject.filters.content[0]" data-action="inventorySearch" type="submit">What are you looking for?</button>
  </output>
</form>

GET /ModelShowroom_D

<form role="search" id="msc-make-dropdown-view/card/97f7e687-9b74-47cb-8a0b-04e437cb477b_012a7e0c-9da9-4baa-8fa2-44d82bbb8ee2" method="get" action="/ModelShowroom_D"
  merchandising-modelshowroomcarousel="fragmentId:view/card/97f7e687-9b74-47cb-8a0b-04e437cb477b_012a7e0c-9da9-4baa-8fa2-44d82bbb8ee2" novalidate="">
  <div class="fieldset" data-filter="bodyType" repeat="subject.filters as filter" template="form-select"><label for="bodyType-view/card/97f7e687-9b74-47cb-8a0b-04e437cb477b_012a7e0c-9da9-4baa-8fa2-44d82bbb8ee2" data-type="select">
      <span>Type</span>
      <select name="bodyType" id="bodyType-view/card/97f7e687-9b74-47cb-8a0b-04e437cb477b_012a7e0c-9da9-4baa-8fa2-44d82bbb8ee2" 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>
        <!--^_^-->
      </select>
    </label></div>
  <div class="fieldset" data-filter="model" repeat="subject.filters as filter" template="form-select"><label for="model-view/card/97f7e687-9b74-47cb-8a0b-04e437cb477b_012a7e0c-9da9-4baa-8fa2-44d82bbb8ee2" data-type="select">
      <span>Model</span>
      <select name="model" id="model-view/card/97f7e687-9b74-47cb-8a0b-04e437cb477b_012a7e0c-9da9-4baa-8fa2-44d82bbb8ee2" each="values">
        <option value="" not="@index">Any Model</option>
        <!---->
        <option value="Blazer" not="false">Blazer</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 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 1500 LTD" not="false">Silverado 1500 LTD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 2500HD" not="false">Silverado 2500HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 3500HD" not="false">Silverado 3500HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Spark" not="false">Spark</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="true" not="subject.zeroOrSingleFilter">
    <button type="button">Clear All</button>
  </div>
  <div class="fieldset" data-filter="applyLabel">
    <button type="submit">Apply</button>
  </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="Search the online dictionary..."
    aria-label="Search the online dictionary..."> <i class="acsbi-search"></i> </form>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER
Skip to Main Content
▼
Merced Chevrolet
 * 1485 W 15TH ST MERCED CA 95340-5602
 * Sales (866) 703-5623
 * Service (877) 216-6982

   
 * Call Us
   * Sales (866) 703-5623
   * Service (877) 216-6982
 * Sales (866) 703-5623
 * Service (877) 216-6982
   
 * Hours & Map
 * Social
   Facebook
   Close
   
   
   
 * Book Appt
 * Menu

   
 * 🏠
   
 * New
   *  * New Cars, Trucks & SUVs
        
      * New Specials
        
      * Chevy Showroom
        
      * Get a Price Quote
        
      * Shop Click Drive
        
      * SUVs for Millennials?
        
      * Schedule Test Drive
        
      * Chevy Special Offers
        
      * Expecting a Tax Refund?
        
      * How should I spend my tax refund?
        
      * Silverado EV
        
   
     
   * All New Chevrolet (6)
      * Silverado 1500 LTD (5)
      * Trailblazer (1)
     
     
     
     
     
     
   
   * NO DEALER MARKUP, 
     PLUS NO PAYMENT FOR 120 DAYS!
     
     
     
     VIEW INVENTORY
     
     
     
     
   
   
 * Pre-Owned
   *  * Used Cars, Trucks & SUVs
        
      * SEARCH Certified Pre-Owned
        
      * PRE-OWNED SPECIALS
        
      * USED UNDER $30K
        
      * Get a Price Quote
        
      * Schedule a Test Drive
        
      * Our top used cars on sale
        
      * Used Cars During a Pandemic
        
   
     
   * All Used CAR (4)
      * Camaro (1)
      * Malibu (1)
      * Charger (1)
      * Passat (1)
     
     All Used CARGO VAN (1)
      * Express Cargo Van (1)
     
     All Used SUV (20)
      * Tahoe (4)
      * Blazer (3)
      * XT6 (3)
      * Traverse (2)
      * Equinox (1)
      * Suburban (1)
      * Trax (1)
      * Encore (1)
     
     See More All Used TRUCK (19)
      * Silverado 1500 (14)
      * Sierra 1500 (3)
      * 1500 (1)
      * Tundra 4WD (1)
     
     
     
     
     
     
   
   
 * Specials
   *  * New Specials
        
      * PRE-OWNED SPECIALS
        
      * REBATES & INCENTIVES
        
      * $20K & Under
        
      * Chevy Service Specials
        
      * Chevrolet Protection
        
      * My Chevrolet Rewards
        
      * Chevy Truck Month
        
   
     
   * 
     
   
   
 * Finance
   *  * Apply For a Car Loan
        
      * Bad-Credit Car Loans
        
      * Estimate Credit Score
        
      * What's My Trade-In Worth?
        
      * Should I Buy or Lease?
        
      * Collision/Body Shop
        
   
     
   
   
 * Service & Parts
   *  * Schedule Car Repair
        
      * Service Specials
        
      * Spring Maintenance
        
      * Certified Service
        
      * My Check Engine Light Came On
        
      * Service Menu On Demand
        
      * Track Service Status
        
      * Order Chevy Parts
        
      * Accessories
        
      * Tire Finder
        
      * Tire Basics
        
   
     
   * 
     
   
   
 * About Us
   *  * Hours and Directions
        
      * Contact Us
        
      * Welcome Page
        
      * Meet Our Staff
        
      * Customer Reviews
        
      * Find Us On Facebook
        
      * Community Events
        
      * Customers Videos
        
      * Employment
        
      * Review Us
        
   
     
   
   
   
 * Espanol
   

 * Sign In
 * 0 Saved Vehicles
   

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





MERCED IS THE CHEVY DEALER FOR NEW AND USED CARS IN CALIFORNIA'S CENTRAL VALLEY






 * 
   MERCED CHEVROLET IS HERE FOR YOU
   
   
   
   
   
   
 * What People Are Saying About Merced Chevrolet
   
   
   
 * We Have Satisfied Customers from Turlock, Modesto, and All Over the Central
   Valley
   
 * ReviewHomePage
   
   
   
 * Get Quality Chevy Service, Parts and Accessories
   
   
   
   
   
   
   



MERCED CHEVROLET IS HERE FOR YOU






 * Shop Online
   
 * Vehicle Service
   
 * Our Response to COVID-19
   


SHOP ONLINE

During this time, we are open and prepared to serve you. Purchase a new or
pre-owned vehicle and have it delivered to your home.
SALES HOURS: Monday-Saturday 9:00am-8:00pm, Sunday 10:00am-6:00pm

View Inventory





VEHICLE SERVICE

We offer maintenance home pickup services, where we can pick your vehicle up and
return it to you following the completion of service.
SERVICE HOURS: Monday-Friday 7:30am-5:30pm, Closed Saturday & Sunday.


Schedule an appointment





OUR RESPONSE TO COVID-19

Your health and safety are of the utmost importance to us. Learn what we're
doing in response to the COVID-19 pandemic.

Learn More About Our Response





 * You'll find savings throughout our inventory
   

YOU'LL FIND SAVINGS THROUGHOUT OUR INVENTORY

What are you looking for?
Category Any Category New Certified Pre-Owned Pre-Owned Make Any Make Chevrolet
Buick Cadillac Dodge Ford GMC Hyundai Ram Toyota Volkswagen Model Any Model 1500
Blazer Camaro Charger EcoSport Encore Equinox Express Cargo Van Malibu Passat
SANTA FE Sierra 1500 Silverado 1500 Silverado 1500 LTD Suburban Tahoe
Trailblazer Traverse Trax Tundra 4WD XT4 XT6 Yukon XL Type Any Type Car Cargo
van SUV Truck Year Any Year 2022 2021 2020 2019 2018 2017 2014 Max Price Any
Price $20,000 $25,000 $30,000 $35,000 $40,000 $45,000 $50,000 $55,000 $60,000
$65,000 $70,000 $75,000 $80,000
50 Vehicles What are you looking for?






GM_Chevrolet_OEM63_0122_NTL_Silverado_EV_Hero



FINANCING



FACEBOOK



Disclosure
1. Must take new retail delivery of a 2021 Silverado 1500, 2022 Silverado 1500
LTD, or 2021/2022 Silverado HD or Colorado with eligible GM or Associated
Accessories by 5/2/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_OEM2_0322_NTL_Packshot_Truck_Month_Hero



Disclosure
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 5/2/22. 2. Must be a current owner of a 2008 model year or newer
non-GM vehicle for at least 30 days prior to the new vehicle sale. Not available
with special financing, lease and some other offers. Residential restrictions
apply. Take new retail delivery by 5/2/22.
GM_Chevrolet_OEM3_0422_NTL_Conquest_Non_LE_2022_Equinox_Hero



Disclosure
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 5/2/22. 2. Must take new retail delivery of a 2022 Silverado 1500
LTD with eligible GM or Associated Accessories by 5/2/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_OEM7_0322_NTL_2022_Silverado_1500_LTD_Hero





WHAT PEOPLE ARE SAYING ABOUT MERCED CHEVROLET

We think we're doing a good job. But don't take our word for it. Here's what our
customers have to say about us.

 * The sales staff is very helpful and patient and puts no pressure on you. We
   just found exactly what we were asking for. Merced Chevrolet also has very
   good pricing.
   
   
 * These guys were amazing. They made the whole process a breeze, were very
   straightforward about the process and answered all our questions. The finance
   manager had us out in record time and made the transaction a breeze. We are
   super happy with our new family truck. Thanks to everyone at Merced
   Chevrolet.
   
   
 * This is our 3rd vehicle purchased at Merced Chevrolet. We keep coming back
   because of the staff. They will answer all your questions and help you get
   what you want. 
   
   
 * There's a Chevy dealer in my home town but the salesman was not very
   responsive. Merced Chevrolet was consistent in returning my emails and phone
   calls. Their customer service made me choose to drive 60 miles to do business
   with his dealership. And they were able to get me $1,500 off the sale price.
   It was well worth the drive, and I would definitely do business here again.
   
   
 * I had a great experience in the Service department. I brought in my GMC
   Denali with a serious engine problem, not knowing what warranty I had left.
   They did all the leg work to find out it was completely covered and returned
   my truck in 9 days from drop off. In today's work environment it's hard
   enough to get service but to get service like this was exceptional.






 * Model Showroom Feature
   
 * Shop By Price Range
   


CHEVROLET NEW MODELS

Type Any Type VAN WAGON SUV CAR TRUCK CARGO VAN
Model Any Model Blazer Bolt EUV Bolt EV Camaro Colorado Corvette Equinox Express
Cargo Van Express Passenger Malibu Silverado 1500 Silverado 1500 LTD Silverado
2500HD Silverado 3500HD Spark 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
   

2022 CHEVROLET BLAZER

MSRP starting at * $33,400
Research Model View Inventory




2022 CHEVROLET BOLT EUV

MSRP starting at * $33,500
Research Model View Inventory




2022 CHEVROLET BOLT EV

MSRP starting at * $31,500
Research Model View Inventory




2022 CHEVROLET CAMARO

MSRP starting at * $25,000
Research Model View Inventory




2022 CHEVROLET COLORADO

MSRP starting at * $25,435
Research Model View Inventory




2022 CHEVROLET CORVETTE

MSRP starting at * $60,900
Research Model View Inventory




2022 CHEVROLET EQUINOX

MSRP starting at * $25,800
Research Model View Inventory




2022 CHEVROLET MALIBU

MSRP starting at * $23,400
Research Model View Inventory




2022 CHEVROLET SILVERADO 1500

MSRP starting at * $33,800
Research Model View Inventory




2022 CHEVROLET SILVERADO 1500 LTD

MSRP starting at * $30,400
Research Model View Inventory




2022 CHEVROLET SILVERADO 2500HD

MSRP starting at * $38,500
Research Model View Inventory




2022 CHEVROLET SILVERADO 3500HD

MSRP starting at * $39,700
Research Model View Inventory




2022 CHEVROLET SPARK

MSRP starting at * $13,600
Research Model View Inventory




2021 CHEVROLET SUBURBAN

MSRP starting at * $52,300
Research Model View Inventory




2022 CHEVROLET TAHOE

MSRP starting at * $50,500
Research Model View Inventory




2022 CHEVROLET TRAILBLAZER

MSRP starting at * $21,800
Research Model View Inventory




2022 CHEVROLET TRAVERSE

MSRP starting at * $33,700
Research Model View Inventory




2022 CHEVROLET TRAX

MSRP starting at * $21,400
Research Model View Inventory




2022 CHEVROLET EXPRESS CARGO VAN

MSRP starting at * $33,000
Research Model View Inventory




2022 CHEVROLET EXPRESS PASSENGER

MSRP starting at * $37,200
Research Model View Inventory





SHOP BY PRICE RANGE

Merced Chevrolet has your Chevrolet at your price.
Pick your price range with this tool.

$15k or Less $15k - $25k $25k and Over





WE HAVE SATISFIED CUSTOMERS FROM TURLOCK, MODESTO, AND ALL OVER THE CENTRAL
VALLEY

If you're looking for a great Chevy car and truck dealer, you can't do any
better than Merced Chevrolet, the efficient and professional dealer that has
YOUR best interests in mind.


We have satisfied customers all along the 99 Corridor, from Los Banos, Turlock,
Fresno and Stockton.


Our friendly sales staff is here to help you in any way they can, and they'll go
out of their way to make sure you're completely satisfied. We take the time YOU
need to explain all the features and options on any Chevy model you're
considering so you can make an informed decision. We'll give you suggestions and
advice, but we'll never be pushy. 



Meet Our Staff





CUSTOMER REVIEWS (100REVIEWS)

4.6
View Inventory Read More Reviews


 * Apply for No-Obligation Car Loan
   
 * What's My Trade-In Worth?
   


APPLY FOR NO-OBLIGATION CAR LOAN

We have a great Chevy Finance Department and we specialize in finding the best
rates possible.
In many cases, we can offer lower rates than your bank. What do you have to
lose? Apply for a loan with us.

APPLY FOR LOAN





WHAT'S MY TRADE-IN WORTH?

Merced Chevrolet wants to give you top dollar on your trade-in. Let us tell you
how much we can give you toward one of our new or used cars, trucks or SUVs.
Then subtract that amount from any vehicle you find on our site to find the real
cost of your new car. Let us give you our best price.

VALUE YOUR TRADE





GET QUALITY CHEVY SERVICE, PARTS AND ACCESSORIES

Our Chevy Service Center hires only the best mechanics we can find so we can fix
your car right the first time...and every time. No job is too big or small.
Don't trust the quick lube guys. Come to Merced Chevrolet for oil changes, a
great assortment of replacement tires, 30, 60 and 90,000 mile service, or major
car repair: transmission work, brake jobs, tune-ups, and major engine rebuilds.


Not only do we provide excellent service and repair with a welcoming waiting
lounge, but we'll always keep you informed about the status of your repair. 


And our Chevy parts and accessories department has all the car parts you'll ever
need. Call us and we'll check on pricing and availability. If you're not a DIY
type of person, call our service department at (877) 216-6982 to schedule car
repair and we'll take care of it for you.





Schedule Service



 * Why is the Camaro such a popular sports car?
   
 * Why do so many people drive the Chevy Malibu in California?
   
 * Buy or Lease a Chevy Trax
   
 * Buy or Lease a Chevy Cruze
   
 * Why is the Traverse such a popular SUV?
   
 * Buy or Lease a Silverado 1500
   
 * Find New & Used Chevy Cars and Trucks For Sale in the Central Valley
   


WHY IS THE CAMARO SUCH A POPULAR SPORTS CAR?

 * The Camaro has been providing American sports car lovers with unmatched
   performance and design for more than 50 years. It's really THE classic
   American roadster.
 * The Chevy Camaro is a reasonably priced sports car that's really fun to
   drive.
 * It has up to 455 horsepower, corners amazingly well, and can go from 0 to 60
   in 4 seconds, making for an exhilarating drive.
 * It comes in several different colors, trims, and customization packages,
   including the choice between convertible and coupe body styles.

Search our inventory of Chevy Camaros to find the trim, color, and features that
you're looking for. 

Search Camaros





WHY DO SO MANY PEOPLE DRIVE THE CHEVY MALIBU IN CALIFORNIA?

 * The Malibu is a highly rated family sedan with a long history, and it's
   actually fun to drive.
 * It comes with a 160-horsepower turbo 1.5-liter engine, but for even more
   power, choose the 250-horsepower turbo.
 * It's a high-quality car at the right price, and has great styling and
   state-of-the-art technology.
 * It has innovative safety features including front and rear parking assistance
   and Blind Zone Alert.



Call us at (866) 703-5623 to schedule a test drive or with any questions about
buying or leasing a Malibu. 

Search Malibus





BUY OR LEASE A CHEVY TRAX

 * The Chevy Trax is a small SUV that's just the right size.
 * It comes with a 138-horsepower 1.4-liter turbo engine with a six-speed
   automatic, and you can choose front- or all-wheel drive.
 * It is fuel-efficient and gets great gas mileage for its class, with an
   estimated 33 MPG on the highway.
 * It's comfortable, well-made and gets the job done, for you and your family.

Call us at (866) 703-5623 if you have any questions about the Trax.



Find a Trax





BUY OR LEASE A CHEVY CRUZE

Why do so many drivers choose the Chevrolet Cruze in California?



 * The Cruze is a good value, reliable compact that drives like a bigger car. 
   
 * Choose between a sedan and hatchback. Both come with a 153-horsepower
   1.4-liter turbo engine with a six-speed manual or automatic transmission, and
   they both provide a great ride and get fantastic gas mileage. 
   
 * Comfortable front seats, a roomy back for your passengers, and a large trunk
   make the Cruze great for road trips…or just getting around town. 
   
 * It comes with a seven-inch touchscreen with Apple CarPlay, Android Auto, and
   4G LTE with a built-in Wi-Fi hotspot. 
   


Search our inventory of Chevrolet Cruzes to choose the color and options that
are right for you. Then call us at (866) 703-5623 about buying or leasing a
Cruze, or to schedule a test drive.



Search Chevy Cruzes





WHY IS THE TRAVERSE SUCH A POPULAR SUV?

 * The Chevy Traverse is a mid-size family-friendly SUV with a comfortable
   interior. 
   
 * With seating for eight and 116 cubic feet of cargo space, it has plenty of
   room for you, your family, and your gear. 
   
 * Innovative safety features like Rear Park Assist and Lane Departure Warning
   will help you avoid accidents before they happen. 
   
 * 5,200 lbs. of available towing capacity and built-in Wi-Fi make the Traverse
   the ideal vehicle for weekend road trips. 
   

Search our inventory of new Chevrolet Traverses in MERCED. For more details on
buying or leasing a Traverse, just give us a call at (866) 703-5623.



Search Traverses





BUY OR LEASE A SILVERADO 1500

What makes the Silverado 1500 such a great truck?


 * The Silverado is a classic American pickup.      
   
 * It's a highly rated truck with a smooth ride and quiet cabin, and it can
   carry your heavy loads.      
   
 * The base engine is a 285-horsepower V-6, but if you need more power, you can
   choose a 355-horsepower V-8 or a 420-horsepower V-8.  
   
 * It comes with several trims and engines, with maximum payload of 2,260 lbs.
   and maximum towing of 12,000 lbs., and all-wheel drive is optional on all
   models.  
   
 * Regular cabs offer 6.5-ft or 8-ft boxes, double cabs have a 6.5-ft box, and
   crew cabs have a 5'8" box or a 6.5-ft box.  
   

Search our inventory, or call us at (866) 703-5623 about buying or leasing a
Silverado. 



Search Silverado 1500s





FIND NEW & USED CHEVY CARS AND TRUCKS FOR SALE IN THE CENTRAL VALLEY

We also have a great selection of trucks to choose from, including the legendary
Chevy Silverado and the midsize Colorado.
   

Search our inventory to find a pickup in the color and with the options you're
looking for.


What Makes Us a Different Kind of Dealer?


 * Our staff is open, honest and upfront with everyone they meet.
   
 * We do the right thing to take care of our customers. 
   
 * We have low prices because we believe in offering you great value.  
   
 * We display our discounts clearly so when you shop with us, you find
   transparent pricing and great deals.  
   




Ask Us a Question



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



   
   
 * Hours Of Operation
   

   
   
 * Merced Chevrolet
   

Get Directions



MERCED CHEVROLET

1485 W 15TH ST MERCED CA 95340-5602 US

Sales (866) 703-5623 Service (877) 216-6982
Get Directions





HOURS OF OPERATION




 * Sales
   
 * Service
   

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





SERVICE

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




 * Popular Pages
   
 * Our Top-Selling Models
   


POPULAR PAGES

 * Search New Cars & Trucks 
 * Search Used Cars 
 * Schedule Chevrolet Service
 * Order Chevrolet Parts
 * Apply for a Loan
 * Hours & Directions
 * Ask Us a Question 








OUR TOP-SELLING MODELS

 * Silverado 1500
 * Traverse
 * Trax 
 * Malibu
 * Equinox 






Back to Top

 * Merced Chevrolet
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Partner Card
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   


MERCED CHEVROLET

1485 W 15TH ST MERCED CA 95340-5602

Sales Service Directions



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



California Consumer Privacy Act



Privacy Policy|AdChoices










































Dealer Log In



ORIGINALTEXT


Bessere Übersetzung vorschlagen

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







English
Accessibility Adjustments
Reset Settings Statement Hide Interface
Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Eliminates flashes and 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 the 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
Cognitive Disability Profile Assists with reading and 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
ADHD Friendly Profile More focus and 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
Blind Users (Screen-reader) Use the website with your screen-reader
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.
OFF ON
Keyboard Navigation (Motor) Use the 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.
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
Monochrome
High Saturation
Adjust Text Colors
Cancel
High Contrast
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
繁體中文
日本語
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...

Have questions?Our agents are online and ready to help.
Send Us a Text

Chat With Us

Chat Now