www.friendlychevy.com Open in urlscan Pro
143.204.89.70  Public Scan

Submitted URL: http://friendlychevy.online/
Effective URL: https://www.friendlychevy.com/
Submission: On July 08 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

GET

<form method="get" data-donottrack="change,keydown,submit" class="new-loader interceptible submittable" csi-site-search-visible="true">
  <!---->
  <div if="isViewSwitchEnabled" class="search-switch">
    <input type="radio" id="searchView-site" data-insight="searchAnything" name="searchView" value="site" checked="" class="insight" data-params="cardName:advancedSiteSearch;searchMode:entire_site;searchUx:input_box_last">
    <label for="searchView-site" title="Search Anything">Search Anything</label>
    <input type="radio" id="searchView-inventory" data-insight="searchInventory" name="searchView" value="inventory" class="insight" data-params="cardName:advancedSiteSearch;searchMode:inventory_only;searchUx:input_box_first">
    <label for="searchView-inventory" title="Search Inventory">Search Inventory</label>
  </div>
  <div 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">Search Inventory</a>
  </div>
  <div each="subject.filters.content as filter">
    <!---->
    <label not="@filter.noValues">
      <span>New / Used</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="Acura" not="isSelected">Acura</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="BMW" not="isSelected">BMW</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="Honda" not="isSelected">Honda</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Hyundai" not="isSelected">Hyundai</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="INFINITI" not="isSelected">INFINITI</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Jeep" not="isSelected">Jeep</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Kia" not="isSelected">Kia</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Land Rover" not="isSelected">Land Rover</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Lexus" not="isSelected">Lexus</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mazda" not="isSelected">Mazda</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mercedes-Benz" not="isSelected">Mercedes-Benz</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Nissan" not="isSelected">Nissan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ram" not="isSelected">Ram</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Toyota" not="isSelected">Toyota</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Model</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="model" name="model" each="values" data-insight="model">
        <option value="ALL" not="@index">Any Model</option>
        <!---->
        <option value="1500" not="isSelected">1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="540i xDrive" not="isSelected">540i xDrive</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Acadia" not="isSelected">Acadia</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Blazer" not="isSelected">Blazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Bolt EUV" not="isSelected">Bolt EUV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Bolt EV" not="isSelected">Bolt EV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Bronco" not="isSelected">Bronco</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="C-Class" not="isSelected">C-Class</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CX-9" not="isSelected">CX-9</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Camaro" not="isSelected">Camaro</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Camry" not="isSelected">Camry</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Cascada" not="isSelected">Cascada</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Colorado" not="isSelected">Colorado</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="E-Class" not="isSelected">E-Class</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="ES 350" not="isSelected">ES 350</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Enclave" not="isSelected">Enclave</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Equinox" not="isSelected">Equinox</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Escalade" not="isSelected">Escalade</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Escape" not="isSelected">Escape</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Express Cargo Van" not="isSelected">Express Cargo Van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Express Commercial Cutaway" not="isSelected">Express Commercial Cutaway</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="F-150" not="isSelected">F-150</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Grand Cherokee" not="isSelected">Grand Cherokee</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Highlander" not="isSelected">Highlander</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Impala" not="isSelected">Impala</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Low Cab Forward" not="isSelected">Low Cab Forward</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="M6" not="isSelected">M6</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Malibu" not="isSelected">Malibu</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Murano" not="isSelected">Murano</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mustang" not="isSelected">Mustang</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Pilot" not="isSelected">Pilot</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="QX80" not="isSelected">QX80</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="RDX" not="isSelected">RDX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="RX" not="isSelected">RX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Range Rover Sport" not="isSelected">Range Rover Sport</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SANTA FE" not="isSelected">SANTA FE</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 1500" not="isSelected">Sierra 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 1500 Limited" not="isSelected">Sierra 1500 Limited</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 1500" not="isSelected">Silverado 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 1500 LTD" not="isSelected">Silverado 1500 LTD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 2500HD" not="isSelected">Silverado 2500HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 3500HD" not="isSelected">Silverado 3500HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 3500HD CC" not="isSelected">Silverado 3500HD CC</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado Chassis Cab" not="isSelected">Silverado Chassis Cab</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Spark" not="isSelected">Spark</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sportage" not="isSelected">Sportage</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Suburban" not="isSelected">Suburban</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Super Duty F-250 SRW" not="isSelected">Super Duty F-250 SRW</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Super Duty F-350 DRW" not="isSelected">Super Duty F-350 DRW</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Super Duty F-350 SRW" not="isSelected">Super Duty F-350 SRW</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="TLX" not="isSelected">TLX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tacoma 4WD" not="isSelected">Tacoma 4WD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tahoe" not="isSelected">Tahoe</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Trailblazer" not="isSelected">Trailblazer</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="Tundra 4WD" not="isSelected">Tundra 4WD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Versa" not="isSelected">Versa</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Voyager" not="isSelected">Voyager</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wrangler Unlimited" not="isSelected">Wrangler Unlimited</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT5" not="isSelected">XT5</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XTS" not="isSelected">XTS</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Yukon" not="isSelected">Yukon</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="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="2012" not="isSelected">2012</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
  </div>
  <output>
    <span class="vehicle-count">
      <!---->
      <b not="content.vehicleSummary[0].countIsZero">251</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/1bbe191a-51e8-4261-a394-b984f9a25789" method="get" action="/ModelShowroom_D" merchandising-modelshowroomcarousel="fragmentId:view/card/1bbe191a-51e8-4261-a394-b984f9a25789" novalidate=""
  data-donottrack="click,change,keydown,submit" class="new-loader interceptible submittable">
  <div class="fieldset" data-filter="bodyStyleClassification" repeat="subject.filters as filter" template="form-select"><label for="bodyStyleClassification-view/card/1bbe191a-51e8-4261-a394-b984f9a25789" data-type="select">
      <span>Body Style</span>
      <select name="bodyStyleClassification" id="bodyStyleClassification-view/card/1bbe191a-51e8-4261-a394-b984f9a25789" each="values">
        <option value="" not="@index">Any Style</option>
        <!---->
        <option value="Crew Cab Pickup - Short Bed,Crew Cab Pickup - Standard Bed,Extended Cab Pickup - Standard Bed,Regular Cab Pickup - Long Bed,Regular Cab Pickup - Standard Bed" not="false">Truck</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Cargo Van,Passenger Van" not="false">Van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wagon,Sedan,Hatchback,Coupe" not="false">Car</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SUV" not="false">SUV</option>
        <!--^_^-->
      </select>
    </label></div>
  <div class="fieldset" data-filter="model" repeat="subject.filters as filter" template="form-select"><label for="model-view/card/1bbe191a-51e8-4261-a394-b984f9a25789" data-type="select">
      <span>Model</span>
      <select name="model" id="model-view/card/1bbe191a-51e8-4261-a394-b984f9a25789" 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="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">
      <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>

Name: ContactUsForm

<form inventoryvehicletaxonomy="" formfields="" method="" data-form-action="https://api.sincrotools.com/leadservice/v1/gmps-friendly/leads?locale=en_US" aria-controls="search-view/card/7240eb7b-854c-42d9-a4a6-2c7b3dd35b85-status" name="ContactUsForm"
  class="insight" data-params="cardName:formCard-7240eb7b-854c-42d9-a4a6-2c7b3dd35b85-ContactUsForm;description:;exteriorColor:%7B%7D;formDisplayType:inline;formType:Contact;vehiclePosition:;" data-successmessage="Thank you for your inquiry."
  data-failuremessage="Something went wrong. Please try again later." polyfillform="order:0" ajaxsubmit="method:post;order:1;formatdate:dob,joint_dob" onsuccess="type:attr;name:data-submitted;value:true" data-showextendedvehicletaxonomy="true"
  validator="">
  <!---->
  <p if="formData.fieldsets" class="required"><span>*</span> = required</p>
  <fieldset repeat="formData.fieldsets" name="messageInfo">
    <legend if="legend">Message</legend>
    <div each="fields" template=""><label class="  " data-type="input">
        <span>Subject<!----></span>
        <input type="text" data-which-field="" name="contact_subject" value="" maxlength="100">
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
      </label><!--^_^--><label data-validation="nonempty:characterswithoutspace;" class="  required" data-type="textarea" for="customer:commentsviewcard7240eb7b-854c-42d9-a4a6-2c7b3dd35b85" data-isvisited="false">
        <span>Message Text<span if="required" class="required-field">*</span></span>
        <textarea name="customer:comments" wrap="" maxlength="2000" required="" id="customer:commentsviewcard7240eb7b-854c-42d9-a4a6-2c7b3dd35b85"></textarea>
      </label><!--^_^--></div>
  </fieldset>
  <fieldset repeat="formData.fieldsets" name="contactInfo">
    <legend if="legend">Contact Information</legend>
    <div each="fields" template=""><label class=" required " data-type="input">
        <span>First Name<span if="required" class="required-field">*</span></span>
        <input type="text" data-which-field="" name="contact:name:first" value="" maxlength="100" pattern=".*\S+.*" required="">
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
      </label><!--^_^--><label class=" required " data-type="input">
        <span>Last Name<span if="required" class="required-field">*</span></span>
        <input type="text" data-which-field="" name="contact:name:last" value="" maxlength="100" pattern=".*\S+.*" required="">
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
      </label><!--^_^--><label class=" required " data-type="input">
        <span>Email<span if="required" class="required-field">*</span></span>
        <input type="email" data-which-field="" name="contact:email" value="" maxlength="200" placeholder="user@mydomain.com"
          pattern="[A-Za-z0-9!#$%&amp;'*+/=?^_`{|}~-]+(?:\.[A-Za-z0-9!#$%&amp;'*+/=?^_`{|}~-]+)*@(?:[A-Za-z0-9](?:[A-Za-z0-9-]*[A-Za-z0-9])?\.)+[A-Za-z0-9](?:[A-Za-z0-9-]*[A-Za-z0-9])?" required="">
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
      </label><!--^_^--><label class=" required " data-type="input">
        <span>Phone<span if="required" class="required-field">*</span></span>
        <input type="tel" data-which-field="" name="contact:phone:phone:day" value="" maxlength="" placeholder="(###) ###-####" pattern="(\(?[0-9]{3}\)?[\. -]?[0-9]{3}[\. -]?[0-9]{4})?$|^(\(?[0-9]{2}\)?[\. -]?[0-9]{4}[\. -]?[0-9]{4})?" required="">
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
      </label><!--^_^--><label class=" required " data-type="input">
        <span>ZIP Code<span if="required" class="required-field">*</span></span>
        <input type="text" data-which-field="" name="contact:address:home:postalcode" value="" maxlength="100" placeholder="#####" pattern="^([0-9]{5}((-| )[0-9]{4})?)?$" required="">
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
      </label><!--^_^--></div>
  </fieldset>
  <fieldset repeat="formData.fieldsets" name="default_section">
    <!---->
    <div each="fields" template=""><!-- Revisit what honeypot is, hidden at the moment -->
      <label aria-hidden="true" for="hp:contact:cmpny-viewcard7240eb7b-854c-42d9-a4a6-2c7b3dd35b85">
        <span>IDHL7E</span>
        <input id="hp:contact:cmpny-viewcard7240eb7b-854c-42d9-a4a6-2c7b3dd35b85" type="text" name="hp:contact:cmpny" value="">
      </label><!--^_^--><input type="hidden" name="cellName" value="contact_us" fieldtype=""><!--^_^--><input type="hidden" name="pageName" value="HomePage" fieldtype=""><!--^_^--><input type="hidden" name="outputType" value="json"
        fieldtype=""><!--^_^--><input type="hidden" name="widgetType" value="emailforms" fieldtype=""><!--^_^--><input type="hidden" name="pageLabel" value="HomePage" fieldtype=""><!--^_^--><input type="hidden" name="widgetName" value=""
        fieldtype=""><!--^_^--><input type="hidden" name="consumerId" value="" fieldtype=""><!--^_^--><input type="hidden" name="visitorId" value="" fieldtype=""><!--^_^--><input type="hidden" name="sincro_jornaya_id" value=""
        fieldtype=""><!--^_^--><input type="hidden" name="sincro_lead_gvid" value="" fieldtype=""><!--^_^--><input type="hidden" name="passwordFields" value="" fieldtype=""><!--^_^--><input type="hidden" name="productId" value="46.110.00"
        fieldtype=""><!--^_^--><input type="hidden" name="advertisingSource" value="" fieldtype=""><!--^_^--><input type="hidden" name="web_id" value="gmps-friendly" fieldtype=""><!--^_^--><input type="hidden" name="widgetContext" value="null"
        fieldtype=""><!--^_^--><input type="hidden" name="source" value="ContactUsForm" fieldtype=""><!--^_^-->
    </div>
  </fieldset>
  <fieldset name="jointFieldsContainer" aria-hidden="true">
    <legend>
      <span>Joint Applicant's Information</span>
    </legend>
  </fieldset>
  <!---->
  <!---->
  <div role="status" id="search-view/card/7240eb7b-854c-42d9-a4a6-2c7b3dd35b85-status" aria-hidden="true">
    <!---->
  </div>
  <div if="formData.buttons" template="button" class="button-wrapper" each="formData.buttons"><button type="submit" name="" id="" data-action="formSubmit">Submit</button><!--^_^--></div>
  <small if="formData.disclaimer">By providing my contact information above, I consent that GM and/or a GM dealer can contact me with GM and/or GM dealer offers and product information. </small>
</form>

POST #

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

<form id="cn-chat-question-form"> <input type="text" placeholder="Ask a question?" aria-label="Ask a question?" id="cn-chat-question" name="q"> <button type="submit" class="cn-b13-submit" title="Send"
    aria-label="Send"><i class="cn-b13-ico"></i></button> </form>

<form id="cn-chat-question-form"> <input type="text" placeholder="Ask a question?" aria-label="Ask a question?" id="cn-chat-question" name="q"> <button type="submit" class="cn-b13-submit" title="Send"
    aria-label="Send"><i class="cn-b13-ico"></i></button> </form>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER

Go to couponNo thanks
Skip to Main Content
Purchase by Phone, Delivered to Your Home
 * 2754 N STEMMONS FWY DALLAS TX 75207-2213
 * Sales (214) 920-1956
 * Service (214) 920-1944
 * Parts (214) 920-4199
 * Collision (214) 920-1990

   
 * Call Us
   * Sales (214) 920-1956
   * Service (214) 920-1944
   * Parts (214) 920-4199
   * Collision (214) 920-1990
 * Sales (214) 920-1956
 * Service (214) 920-1944
   
 * Hours & Map
   
   
   
   
 * Schedule Service
 * Menu

 * Electric
   *  * First Ever Silverado EV
        
      * EV HQ
        
      * Bolt EV
        
      * Bolt EUV
        
   
     
   * Pre-Order A Silverado EV
     
     
     
     
   * Bolt EV
     
     
     
     
   
   
 * New
   *  * New Chevrolet
        
      * Chevy Special Offers
        
      * 2022 Chevy Trucks
        
      * 2022 Chevy SUVs
        
      * Corvettes
        
      * Lifted Trucks
        
      * Chevrolet Showroom
        
      * Value your trade
        
      * Chevy Fuel Economy
        
   
     
   * All New Chevrolet (124)
      * Silverado 2500HD (22) Starting at $40,436
      * Silverado 1500 (14) Starting at $36,835
      * Bolt EUV (11) Starting at $31,775
      * Camaro (11) Starting at $27,890
      * Traverse (11) Starting at $35,315
      * Low Cab Forward (7) Starting at $53,380
      * Tahoe (7) Starting at $70,379
      * Colorado (6) Starting at $29,365
      * Trailblazer (6) Starting at $25,630
      * Silverado 1500 LTD (5) Starting at $36,499
      * Bolt EV (4) Starting at $27,485
      * Express Commercial Cutaway (4) Starting at $37,548
      * Trax (4) Starting at $23,090
      * Silverado 3500HD CC (3) Starting at $39,968
      * Equinox (2) Starting at $26,845
      * Silverado 3500HD (2) Starting at $79,600
      * Spark (2) Starting at $15,695
      * Blazer (1) Starting at $36,140
      * Express Cargo Van (1) Starting at $41,080
      * Silverado Chassis Cab (1) Starting at $77,627
     
     
     
     
     
     
   
   
   
 * 
   
   
 * Reserve A New In-Transit Chevrolet
   
 * Used
   *  * All Used
        
      * Certified Pre-Owned
        
      * Cars Under $20,000
        
      * Value Your Trade
        
   
     
   * All Used CAR (20)
      * Chevrolet Malibu (5)
      * Ford Mustang (2)
      * Lexus ES 350 (2)
      * Chevrolet Impala (1)
      * Chevrolet Spark (1)
      * Acura TLX (1)
      * BMW 540i xDrive (1)
      * BMW M6 (1)
     
     See More All Used CARGO VAN (2)
      * Chevrolet Express Cargo Van (1)
      * Ford Transit Van (1)
     
     All Used SUV (56)
      * Chevrolet Equinox (7)
      * Chevrolet Tahoe (7)
      * Chevrolet Traverse (6)
      * Chevrolet Trax (5)
      * Chevrolet Trailblazer (3)
      * GMC Yukon (3)
      * Chevrolet Blazer (2)
      * Chevrolet Suburban (2)
     
     See More All Used TRUCK (48)
      * Chevrolet Silverado 1500 (21)
      * GMC Sierra 1500 (6)
      * Chevrolet Silverado 1500 LTD (3)
      * Chevrolet Silverado 2500HD (3)
      * Ford F-150 (3)
      * Ford Super Duty F-250 SRW (3)
      * Ford Super Duty F-350 SRW (2)
      * Toyota Tundra 4WD (2)
     
     See More All Used VAN (1)
      * Chrysler Voyager (1)
     
     
     
     
     
     
   * 
     
   
   
 * Fleet
   *  * Fleet New & Used Inventory
        
      * Silverado Heavy Duty
        
   
     
   *  * Fleet Service
        
      * Fleet Parts
        
      * Fleet Hours & Location
        
   
     
   * Shop Now
     
     
     
     
   
   
 * Offers
   *  * On Sale This Month
        
      * Chevy Lease Deals
        
      * Service Coupons
        
      * Chevy Discount Programs
        
   
     
   *  * What is Concierge Plus+
        
      * Free Car Washes
        
      * Free Loaner Cars
        
      * Free Oil & Filter Changes
        
      * Free Multi-Point Inspections
        
      * Free Airport Shuttle
        
      * Free Tire Rotations
        
   
     
   * Disclosure
     *The Concierge Plus+ free five-year or 100,000 mile maintenance gift with
     purchase program contains no cash value. Concierge Plus+ is available only
     to the original purchaser and is non-transferrable should the vehicle be
     traded, sold, or disposed. Concierge Plus+ adds to the one GM basic
     maintenance to give you up to five visits over a five-year period or up to
     100,000 miles, whichever comes first. Each service visit includes a
     complimentary oil and filter change, tire rotation, and multi-point
     inspection if performed during the program period. Friendly Chevrolet
     reserves the right to use preferred products. Requests for oil upgrades and
     oil products are available at the customer's expense. Concierge Plus+ is
     not a warranty nor does it replace any parts or repair any damages. Free
     loan cars may be reserved for non-quick service appointments as well as
     non-appointment visits for non-quick service repairs based on availability
     upon arrival. Eligible Concierge Plus+ vehicles include new Chevrolets and
     certified pre-owned GM vehicles per the GM Certification Program.
     Ineligible vehicles include Corvette, Volt, diesel engines, and commercial
     purpose vehicles. Concierge Plus+ is exclusive to Friendly Chevrolet.
     Please contact Friendly Chevrolet with questions or for assistance at (214)
     920-1956, 2754 North Stemmons Freeway, Dallas, Texas, 75207.
     Concierge Plus+
     
     
     
     
   
   
 * Finance
   *  * Auto Finance Application
        
      * Purchase By Phone
        
      * Quick Payment Quote
        
      * Leasing Vs. Financing
        
      * Value Your Trade
        
      * Chevrolet Protection
        
   
     
   *  * Owner Benefits
        
      * My Chevrolet Rewards
        
   
     
   * Disclosure
     *The Concierge Plus+ free five-year or 100,000 mile maintenance gift with
     purchase program contains no cash value. Concierge Plus+ is available only
     to the original purchaser and is non-transferrable should the vehicle be
     traded, sold, or disposed. Concierge Plus+ adds to the one GM basic
     maintenance to give you up to five visits over a five-year period or up to
     100,000 miles, whichever comes first. Each service visit includes a
     complimentary oil and filter change, tire rotation, and multi-point
     inspection if performed during the program period. Friendly Chevrolet
     reserves the right to use preferred products. Requests for oil upgrades and
     oil products are available at the customer's expense. Concierge Plus+ is
     not a warranty nor does it replace any parts or repair any damages. Free
     loan cars may be reserved for non-quick service appointments as well as
     non-appointment visits for non-quick service repairs based on availability
     upon arrival. Eligible Concierge Plus+ vehicles include new Chevrolets and
     certified pre-owned GM vehicles per the GM Certification Program.
     Ineligible vehicles include Corvette, Volt, diesel engines, and commercial
     purpose vehicles. Concierge Plus+ is exclusive to Friendly Chevrolet.
     Please contact Friendly Chevrolet with questions or for assistance at (214)
     920-1956, 2754 North Stemmons Freeway, Dallas, Texas, 75207.
     Concierge Plus+
     
     
     
     
   
   
 * Repair
   *  * Schedule Service
        
      * Certified Service
        
      * Service Coupons
        
   
     
   *  * Order Parts
        
      * Order Accessories
        
      * Accessories Specials
        
      * Find Tires
        
      * Parts Warranty
        
   
     
   *  * Collision Center
        
      * Online Estimate
        
      * Your Repair Rights
        
      * Repair Process
        
      * Collision FAQs
        
      * Track Repair Status
        
   
     
   
   
 * About
   *  * Contact Us
        
      * Hours & Directions
        
      * Team Friendly
        
      * About Friendly Chevrolet
        
      * Technician Careers
        
   
     
   *  * Español
        
      * Customer Reviews
        
      * Friendly Blog
        
      * Friendly Careers
        
   
     
   * Disclosure
     *The Concierge Plus+ free five-year or 100,000 mile maintenance gift with
     purchase program contains no cash value. Concierge Plus+ is available only
     to the original purchaser and is non-transferrable should the vehicle be
     traded, sold, or disposed. Concierge Plus+ adds to the one GM basic
     maintenance to give you up to five visits over a five-year period or up to
     100,000 miles, whichever comes first. Each service visit includes a
     complimentary oil and filter change, tire rotation, and multi-point
     inspection if performed during the program period. Friendly Chevrolet
     reserves the right to use preferred products. Requests for oil upgrades and
     oil products are available at the customer's expense. Concierge Plus+ is
     not a warranty nor does it replace any parts or repair any damages. Free
     loan cars may be reserved for non-quick service appointments as well as
     non-appointment visits for non-quick service repairs based on availability
     upon arrival. Eligible Concierge Plus+ vehicles include new Chevrolets and
     certified pre-owned GM vehicles per the GM Certification Program.
     Ineligible vehicles include Corvette, Volt, diesel engines, and commercial
     purpose vehicles. Concierge Plus+ is exclusive to Friendly Chevrolet.
     Please contact Friendly Chevrolet with questions or for assistance at (214)
     920-1956, 2754 North Stemmons Freeway, Dallas, Texas, 75207.
     Concierge Plus+
     
     
     
     
   
   

 * Sign In
 * 0 Saved Vehicles
   

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





#1 VOLUME CHEVROLET DEALERSHIP IN DALLAS, TEXAS OFFERING NEW, USED CARS & LIFTED
TRUCKS FOR SALE





 * Inventory Search
   
   
   
   
   
   
   
 * Safe and Seamless Car Buying
   
   
   
   
   
 * Model Showroom Feature
   
   
   
 * #1 Volume Chevy Dealer in DALLAS / Fort Worth
   
 * Hours Of Operation
   
 * Contact Us
   
   
   


INVENTORY SEARCH

Search Inventory
New / Used Any Category New Certified Pre-Owned Pre-Owned Make Any Make
Chevrolet Acura BMW Buick Cadillac Chrysler Ford GMC Honda Hyundai INFINITI Jeep
Kia Land Rover Lexus Mazda Mercedes-Benz Nissan Ram Toyota Model Any Model 1500
540i xDrive Acadia Blazer Bolt EUV Bolt EV Bronco C-Class CX-9 Camaro Camry
Cascada Colorado E-Class ES 350 Enclave Equinox Escalade Escape Express Cargo
Van Express Commercial Cutaway F-150 Grand Cherokee Highlander Impala Low Cab
Forward M6 Malibu Murano Mustang Pilot QX80 RDX RX Range Rover Sport SANTA FE
Sierra 1500 Sierra 1500 Limited Silverado 1500 Silverado 1500 LTD Silverado
2500HD Silverado 3500HD Silverado 3500HD CC Silverado Chassis Cab Spark Sportage
Suburban Super Duty F-250 SRW Super Duty F-350 DRW Super Duty F-350 SRW TLX
Tacoma 4WD Tahoe Trailblazer Transit Van Traverse Trax Tundra 4WD Versa Voyager
Wrangler Unlimited XT5 XTS Yukon Yukon XL Year Any Year 2023 2022 2021 2020 2019
2018 2017 2016 2015 2012
251 Vehicles Search Inventory





LEARN MORE



Pre-Order A Silverado EV



New Chevrolet Inventory




View Inventory







SAFE AND SEAMLESS CAR BUYING





Shop Now



Learn More



Learn More



Schedule Service



View Inventory



Important Information
*The Concierge Plus+ free five-year or 100,000 mile maintenance gift with
purchase program contains no cash value. Concierge Plus+ is available only to
the original purchaser and is non-transferrable should the vehicle be traded,
sold, or disposed. Concierge Plus+ adds to the one GM basic maintenance to give
you up to five visits over a five-year period or up to 100,000 miles, whichever
comes first. Each service visit includes a complimentary oil and filter change,
tire rotation, and multi-point inspection if performed during the program
period. Friendly Chevrolet reserves the right to use preferred products.
Requests for oil upgrades and oil products are available at the customer's
expense. Concierge Plus+ is not a warranty nor does it replace any parts or
repair any damages. Free loan cars may be reserved for non-quick service
appointments as well as non-appointment visits for non-quick service repairs
based on availability upon arrival. Eligible Concierge Plus+ vehicles include
new Chevrolets and certified pre-owned GM vehicles per the GM Certification
Program. Ineligible vehicles include Corvette, Volt, diesel engines, and
commercial purpose vehicles. Concierge Plus+ is exclusive to Friendly Chevrolet.
Please contact Friendly Chevrolet with questions or for assistance at (214)
920-1956, 2754 North Stemmons Freeway, Dallas, Texas, 75207.
Concierge Plus+



Shop Now



Important Information
1. No monthly payments for 90 days. Must finance with GM Financial. Down payment
required at signing, if applicable. Not available in PA or TX unless combined
with a 0.00% APR. Offer not available in FL. Some customers may not qualify. Not
available with lease and some other offers. Take new retail delivery by 8/1/22.
2. 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 8/1/22.
GM_Chevrolet_OEM03_0722_NTL_WER_SCR_SER_2022_Equinox_Deferral_APR_Hero



Important Information
Simulated. Actual production model may vary. Available Fall 2023.
GM_Chevrolet_OEM05_0722_NTL_WER_SCR_SER_Silverado_EV_Hero



Important Information
1. Length of contract limited. Must finance with GM Financial. Some customers
may not qualify. Not available with lease and some other offers. Take new retail
delivery by 8/1/22.
GM_Chevrolet_OEM02_0722_NTL_TX_FL_2022_Silverado_1500_APR_Hero



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






VALUE YOUR TRADE

In 2 steps and 10 seconds you can see all the similar cars to yours for sale in
the market today!


Quickly see what your car is worth in today's market.

Select Vehicle

Value Your Trade

 * New & Used Car Loans
   
 * Chevy Repair & Collision
   
 * Chevy OEM Parts & Accessories
   


NEW & USED CAR LOANS

Friendly offers affordable options for financing your vehicle purchase. Apply
online or contact a Finance Manager at Friendly Chevrolet.

Learn More





CHEVY REPAIR & COLLISION

Schedule repairs, get a quote for auto body or collision repair, tires, tune ups
and more at our DALLAS Chevy dealership.

Schedule Service





CHEVY OEM PARTS & ACCESSORIES

Find the Chevy OEM parts you need in DALLAS at Friendly Chevrolet. Discover
money saving parts & accessories offers for your maintenance here.

View Offers





CHEVROLET NEW MODELS

Body Style Any Style Truck Van Car SUV
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
Search Inventory View Offers Learn More





2022 CHEVROLET BOLT EUV

MSRP starting at * $33,500
Search Inventory View Offers Learn More





2022 CHEVROLET BOLT EV

MSRP starting at * $31,500
Search Inventory View Offers Learn More





2022 CHEVROLET CAMARO

MSRP starting at * $25,000
Search Inventory View Offers Learn More





2022 CHEVROLET COLORADO

MSRP starting at * $25,435
Search Inventory View Offers Learn More





2022 CHEVROLET CORVETTE

MSRP starting at * $60,900
Search Inventory View Offers Learn More





2022 CHEVROLET EQUINOX

MSRP starting at * $26,050
Search Inventory View Offers Learn More





2022 CHEVROLET MALIBU

MSRP starting at * $23,400
Search Inventory View Offers Learn More





2022 CHEVROLET SILVERADO 1500

MSRP starting at * $34,600
Search Inventory View Offers Learn More





2022 CHEVROLET SILVERADO 1500 LTD

MSRP starting at * $30,400
Search Inventory View Offers Learn More





2022 CHEVROLET SILVERADO 2500HD

MSRP starting at * $39,500
Search Inventory View Offers Learn More





2022 CHEVROLET SILVERADO 3500HD

MSRP starting at * $40,700
Search Inventory View Offers Learn More





2022 CHEVROLET SPARK

MSRP starting at * $13,600
Search Inventory View Offers Learn More





2022 CHEVROLET SUBURBAN

MSRP starting at * $54,700
Search Inventory View Offers Learn More





2022 CHEVROLET TAHOE

MSRP starting at * $52,000
Search Inventory View Offers Learn More





2022 CHEVROLET TRAILBLAZER

MSRP starting at * $21,800
Search Inventory View Offers Learn More





2022 CHEVROLET TRAVERSE

MSRP starting at * $33,700
Search Inventory View Offers Learn More





2022 CHEVROLET TRAX

MSRP starting at * $21,400
Search Inventory View Offers Learn More





2022 CHEVROLET EXPRESS CARGO VAN

MSRP starting at * $33,000
Search Inventory View Offers Learn More





2022 CHEVROLET EXPRESS PASSENGER

MSRP starting at * $37,200
Search Inventory View Offers Learn More



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



 * Friendly Chevrolet
   
   
   


FRIENDLY CHEVROLET

2754 N STEMMONS FWY DALLAS TX 75207-2213 US

Sales (214) 920-1956 Service (214) 920-1944 Parts (214) 920-4199
Get Directions



Get Directions




#1 VOLUME CHEVY DEALER IN DALLAS / FORT WORTH

Friendly Chevrolet in DALLAS, TX is your family-owned dealer serving all DALLAS
/ Fort Worth. For over 50 years we have had a reputation for great customer
service. We're sell more new Chevrolet  than any other DALLAS Chevy Dealer.
Our used cars, trucks, SUVs & crossover prices can't be beat! Shop online and
visit us to view inventory in person today.

Learn More About Us

 * Shop All-New 2022 Chevy SUVs in DALLAS, TX
   
   
 * Texas Edition Silverado Trucks for Sale in DALLAS
   


SHOP ALL-NEW 2022 CHEVY SUVS IN DALLAS, TX


The new 2022 Chevy Tahoe, 2022  Chevy Suburban, and 2022 Chevy Trailblazer are 
in-stock at Friendly Chevrolet. The 2022 Chevy SUV lineup come with a modern
redesign, new technology, safety features, and even a little more leg room. Get
an even better price and experience when shopping for your new Chevy SUV when
you take advantage of the Friendly Chevrolet Concierge Plus+ program. Call us
today or schedule your test drive online. 


Shop All-New Chevy SUVs





TEXAS EDITION SILVERADO TRUCKS FOR SALE IN DALLAS

Find the Texas Edition Silverado you're looking for at Friendly Chevrolet! We
have plenty in stock to choose from whether you're looking for a Wheel Drive,
Rear Wheel Drive, or a large 6.2L engine. The possibilities are endless here at
Friendly. In addition to Texas Editions, we also offer the Chevy Equinox
Midnight Edition and Traverse Redline Edition. These special edition models come
with special black trims, unique wheels, and other design features that look
great on the road. Shop our special editions today.

Silverado Texas Edition Equinox Midnight Edition Traverse Redline Edition



 * slide 1
 * slide 2





HOURS OF OPERATION




 * Sales
   
 * Service
   
 * Parts
   


SALES

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






SERVICE

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






PARTS

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






CONTACT US

* = required

Message
Subject Message Text*
Contact Information
First Name* Last Name* Email* Phone* ZIP Code*
IDHL7E
Joint Applicant's Information

Submit
By providing my contact information above, I consent that GM and/or a GM dealer
can contact me with GM and/or GM dealer offers and product information.






Back to Top

 * Friendly Chevrolet
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Partner Card
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   


FRIENDLY CHEVROLET

2754 N STEMMONS FWY DALLAS TX 75207-2213

Sales Service Parts Collision Directions


More Information



Yelp Instagram Linkedin Facebook Youtube Twitter Dealerrater



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

 * INVENTORY
   
 * FINANCE
   
 * ABOUT US
   
 * Service & Parts
   


INVENTORY



Shop New Shop Pre-Owned Showroom





FINANCE



Pre-Qualify Quick Quote





ABOUT US



Meet Our Staff Employment Opportunities Hours & Directions Privacy Policy





SERVICE & PARTS



Schedule Service Order Parts Collision Center



Privacy Policy|AdChoices

Phone: (214) 920-1956



















▼





































&noscript=1 />






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

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

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

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

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
High Contrast
High Saturation
Adjust Text Colors
Cancel
Monochrome
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility Solution By accessiBe
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
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...
–
Enter your mobile phone number and someone from Friendly Chevrolet will respond
with a text to your phone right away.
Department
New Car SalesPre-Owned SalesServiceParts
Your Name

Your Mobile Number

By clicking "CONNECT" I agree to receive emails, text messages, and phone calls,
which may be recorded and/or sent using automated dialing or emailing equipment
or software, from Friendly Chevrolet and its affiliates and business partners in
the future, unless I opt-out from such communications. I also agree to the Terms
of Use and Privacy Policy linked below. I understand that my consent to be
contacted is not a requirement to purchase any product or service and that I can
opt-out at any time. I agree to pay my mobile service provider’s text messaging
rates, if applicable.
CONNECT
Skip and continue


Text Us Live Chat
Text Us Live Chat