www.courtesyautomotiveteam.com Open in urlscan Pro
108.138.106.108  Public Scan

Submitted URL: https://www.buycourtesy.com/
Effective URL: https://www.courtesyautomotiveteam.com/
Submission: On April 08 via api from US — Scanned from US

Form analysis 5 forms found in the DOM

GET

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

/VehicleSearchResults

<form if="voiceSearchEnabled" id="voice-search-form" action="/VehicleSearchResults" aria-hidden="true" class="insight voice-search-form interceptible submittable" data-donottrack="click,change,keydown,submit">
</form>

Name: InventorySearchGET /VehicleSearchResults

<form action="/VehicleSearchResults" name="InventorySearch" method="get" role="search" vehicletaxonomy="">
  <!---->
  <div each="subject.filters.content as filter">
    <!---->
    <label not="@filter.noValues">
      <span>New or Pre-Owned</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="preowned" not="isSelected">Pre-Owned</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Brand</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="GMC" not="isSelected">GMC</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="Hyundai" not="isSelected">Hyundai</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Jeep" not="isSelected">Jeep</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Kia" not="isSelected">Kia</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Nissan" not="isSelected">Nissan</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="Sierra 1500" not="isSelected">Sierra 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 1500" not="isSelected">Silverado 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Trailblazer" not="isSelected">Trailblazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Terrain" not="isSelected">Terrain</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 2500 HD" not="isSelected">Sierra 2500 HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Equinox" not="isSelected">Equinox</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 2500 HD" not="isSelected">Silverado 2500 HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Acadia" not="isSelected">Acadia</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Yukon" not="isSelected">Yukon</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Yukon XL" not="isSelected">Yukon XL</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tahoe" not="isSelected">Tahoe</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Blazer EV" not="isSelected">Blazer EV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Colorado" not="isSelected">Colorado</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 3500 HD CC" not="isSelected">Silverado 3500 HD CC</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Armada" not="isSelected">Armada</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Blazer" not="isSelected">Blazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Canyon" not="isSelected">Canyon</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="300" not="isSelected">300</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="4Runner" not="isSelected">4Runner</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Altima" not="isSelected">Altima</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Camaro" not="isSelected">Camaro</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Enclave" not="isSelected">Enclave</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Encore GX" not="isSelected">Encore GX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Envision" not="isSelected">Envision</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Expedition" not="isSelected">Expedition</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Express Cargo Van" not="isSelected">Express Cargo Van</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="F-150" not="isSelected">F-150</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Forte" not="isSelected">Forte</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="HUMMER EV SUV" not="isSelected">HUMMER EV SUV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Malibu" not="isSelected">Malibu</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SANTA FE" not="isSelected">SANTA FE</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Suburban" not="isSelected">Suburban</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tundra 4WD" not="isSelected">Tundra 4WD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wrangler" not="isSelected">Wrangler</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT5" not="isSelected">XT5</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT6" not="isSelected">XT6</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Vehicle Type</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="bodyType" name="bodyType" each="values" data-insight="bodyType">
        <option value="ALL" not="@index">Any Type</option>
        <!---->
        <option value="CAR" not="isSelected">Car</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="SUV" not="isSelected">SUV</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="TRUCK" not="isSelected">Truck</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="VAN" not="isSelected">Van</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Year</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="year" name="year" each="values" data-insight="year">
        <option value="ALL" not="@index">Any Year</option>
        <!---->
        <option value="2024" not="isSelected">2024</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2023" not="isSelected">2023</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2022" not="isSelected">2022</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2021" not="isSelected">2021</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2020" not="isSelected">2020</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2018" not="isSelected">2018</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2016" not="isSelected">2016</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2015" not="isSelected">2015</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="2014" not="isSelected">2014</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
  </div>
  <output>
    <span class="vehicle-count">
      <!---->
      <b not="content.vehicleSummary[0].countIsZero">133</b>
      <!---->
      <span>Vehicles</span>
    </span>
    <button if="subject.filters.content[0]" data-action="inventorySearch" type="submit">Search&nbsp;Inventory</button>
  </output>
</form>

GET /ModelShowroom_D

<form role="search" id="msc-make-dropdown-view/card/b76c8202-95fc-4747-9763-9d55de061a14" method="get" action="/ModelShowroom_D" merchandising-modelshowroomcarousel="fragmentId:view/card/b76c8202-95fc-4747-9763-9d55de061a14" novalidate=""
  data-donottrack="click,change,keydown,submit" class="new-loader interceptible submittable">
  <div class="fieldset" data-filter="make" repeat="subject.filters as filter" template="form-select"><label for="make-view/card/b76c8202-95fc-4747-9763-9d55de061a14" data-type="select">
      <span>Make</span>
      <select name="make" id="make-view/card/b76c8202-95fc-4747-9763-9d55de061a14" each="values">
        <option value="" not="@index">Any Make</option>
        <!---->
        <option value="Chevrolet" not="false">Chevrolet</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="GMC" not="false">GMC</option>
        <!--^_^-->
      </select>
    </label></div>
  <!---->
  <div class="fieldset" data-filter="applyLabel" aria-hidden="true">
    <button type="submit" aria-hidden="true">Apply</button>
  </div>
  <div class="overlay">
    <div class="spinner sincro-loader">
      <div class="sincro-page-spinner--overlay">
        <div class="wrap spinner large">
          <div class="sincro-circular-progress sincro-circular-progress--indeterminate sincro loader">
            <div class="sincro-circular-progress--indeterminate__inner">
              <div class="sincro-circular-progress-indeterminate-circle sincro-circular-progress--indeterminate__left-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--left">
                </div>
              </div>
              <div class="sincro-circular-progress-indeterminate-circle sincro-circular-progress--indeterminate__right-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--right">
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Name: ContactUsFormPOST

<form inventoryvehicletaxonomy="" formfields="" method="post" data-form-action="https://api.ansira.net/leadservice/v1/gmps-courtesychevy-la/leads?locale=en_US" aria-controls="search-view/card/2ce362a3-30cd-4d7b-bbd0-7557b3ffe883-status"
  name="ContactUsForm" class="insight" data-params="cardName:formCard-2ce362a3-30cd-4d7b-bbd0-7557b3ffe883-ContactUsForm;description:;exteriorColor:;formDisplayType:inline;formType:Contact;vehiclePosition:;"
  data-successmessage="Thank you. Your request has been sent." 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="  " data-type="textarea" for="customer:commentsviewcard2ce362a3-30cd-4d7b-bbd0-7557b3ffe883" data-isvisited="true">
        <span>Message Text<!----></span>
        <textarea name="customer:comments" wrap="" maxlength="2000" id="customer:commentsviewcard2ce362a3-30cd-4d7b-bbd0-7557b3ffe883"></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=" " data-type="select">
        <span if="label">Preferred Contact<!----></span>
        <select name="preferred_contact" data-which-field="" fieldtype="">
          <option value="email" repeat="values">Email</option>
          <option value="day" repeat="values">Phone</option>
        </select>
        <!---->
        <!---->
      </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="  " data-type="input">
        <span>Phone<!----></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})?">
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
        <!---->
      </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-viewcard2ce362a3-30cd-4d7b-bbd0-7557b3ffe883">
        <span>IDHL7E</span>
        <input id="hp:contact:cmpny-viewcard2ce362a3-30cd-4d7b-bbd0-7557b3ffe883" 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="D131AD8E57229056533B7E8850BF9042" 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-courtesychevy-la" fieldtype=""><!--^_^--><input type="hidden" name="widgetContext"
        value="null" fieldtype=""><!--^_^--><input type="hidden" name="source" value="ContactUsForm" fieldtype=""><!--^_^--><input type="hidden" name="channelCode" value="" 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/2ce362a3-30cd-4d7b-bbd0-7557b3ffe883-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>

Text Content

Accessibility Screen-Reader Guide, Feedback, and Issue Reporting Skip to Main
Content
 * 1500 SOUTH SERVICE RD. EAST RUSTON LA 71270-2918
 * Sales (318) 255-4162
 * Fleet (318) 255-4162

   
 * Call Us
   * Sales (318) 255-4162
   * Fleet (318) 255-4162
 * Sales (318) 255-4162
 * Fleet (318) 255-4162
   
 * Hours & Map
 * Social
   Youtube Facebook Twitter
   Close
   
 * Contact Us
   
 * Schedule Service
 * Menu

   
 * HomePage
   
 * Shop Click Drive
   *  * Shop Online
        
   
     
   
   
 * Vehicles
   *  * New
        
      * Pre-Owned
        
      * Electric Vehicles
        
      * Certified Pre-owned
        
      * Get A Quote
        
      * On Star
        
      * Chevy Accessibility
        
      * Model Showroom
        
      * 2024 Cadillac LYRIQ
        
      * HUMMER EV
        
      * Trade-In Form
        
      * Shop-Click -Drive
        
      * 2020 Chevrolet Silverado 1500
        
      * Chevy Special Offers
        
      * 2020 GMC Sierra 1500
        
      * 2021 GMC Canyon AT4
        
        
        
      * 2021 Chevrolet Colorado
        
   
     
   * All New Chevrolet (52)
      * Silverado 1500 (15)
      * Trailblazer (12)
      * Equinox (5)
      * Silverado 2500 HD (5)
      * Tahoe (4)
      * Blazer EV (3)
      * Silverado 3500 HD CC (3)
      * Colorado (2)
      * Blazer (1)
      * Camaro (1)
      * Malibu (1)
     
     All New GMC (46)
      * Sierra 1500 (20)
      * Terrain (8)
      * Sierra 2500 HD (5)
      * Yukon XL (5)
      * Yukon (3)
      * Acadia (2)
      * Canyon (2)
      * HUMMER EV SUV (1)
     
     
     
     
     
   
   
   
 * Electric Vehicles
   
   
 * 
   
 * Specials
   *  * New Vehicle Specials
        
      * Demo Deals
        
   
     
   
   
 * Business Elite
   *  * Work Trucks
        
      * Business Elite
        
   
     
   
   
 * Finance
   *  * Pre-Qualify
        
      * Protection
        
      * Courtesy Approved My Credit
        
      * GMC Protection
        
      * Chevrolet Protection
        
   
     
   
   
 * Service & Parts
   *  * Service Specials
        
      * Schedule Service
        
      * Order Parts
        
      * New Tires
        
      * Accessories
        
      * Parts Warranty
        
      * Tire Finder
        
      * Collision/Body Shop
        
      * Tire Basics
        
        
        
      * On Star
        
        
        
      * Certified Service
        
        
        
      * Service & Parts Financing
        
        
        
      * Order Parts Online
        
   
     
   
   
   
   
   
   
   
   
 * More
   * About Us
     *  * Hours & Map
          
        * Contact Us
          
        * Technician Careers
          
        * Our Staff
          
        * Careers
          
        * Customer Reviews
          
     
       
   * Owners
     *  * Owner Benefits
          
        * Accessories
          
        * Connected Services and OnStar
          
        * My Buick Rewards
          
        * My Chevrolet Rewards
          
     
       
   * Research
     *  * XT4 & XT5 For Families
          
        * Which Chevrolet Truck For Your Lifestyle
          
        * Why Buy A Truck
          
        * Chevy Models With Most Cargo Space
          
     
       

 * Sign In
 * 0 Saved Vehicles
   

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





A BASTROP AND MONROE, LA DEALERSHIP ALTERNATIVE - COURTESY CHEVROLET GMC OF
RUSTON





 * Courtesy Chevrolet GMC of Ruston is Open for Business and Ready to Help
   
   
   
 * Courtesy Chevrolet GMC of Ruston Inventory
   
   
   
   
   
   
   
 * Current Offers
   
   
   
   
   
   
   
 * Model Showroom Feature
   
 * Service and Part Specials
   
   
   
 * Contact Us
   


COURTESY CHEVROLET GMC OF RUSTON IS OPEN FOR BUSINESS AND READY TO HELP






Important Information
*Where available.
Start The Buying Process



Schedule Service



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



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



Important Information
1. Select Blazer EV leases with GM Financial benefit from a Clean Vehicle
Federal Tax Credit of up to $7,500 through a residual enhancement applied by GM
Financial. This is not an individual tax credit and cannot be claimed on your
personal income taxes. Take delivery by 4/30/24. Consult your tax, legal or
accounting professional if you have questions. Residual enhancement amount is
subject to change. This information does not constitute tax, accounting, or
legal advice. Must show proof of current lease of a 2019 model year or newer
vehicle and be a current lessee for at least 30 days prior to the new vehicle
sale. Customer remains responsible for current lease payments. Payments are for
a 2024 Chevy Blazer EV LT with an MSRP of $50,195. 36 monthly payments total
$16,872. Total lease cost is $19,342. Lease based on net capitalized cost of
$47,420 including down payment of $1,000 and $7,500 in applied incentives.
Closed-end lease. Option to purchase at lease end for an amount to be determined
at lease signing. GM Financial must approve lease. Late payment and early
termination fees apply. Lessee is responsible for insuring the lease vehicle.
Lessee pays for maintenance, repairs, excess wear and disposition fee of $395 or
less at end of lease. Not available with some other offers. Take new retail
delivery by 4/30/24. At participating dealers.
03_MARCH_2024_BLAZER_EV_LEASE_V2



Important Information
1. Monthly payment is $15.15 for every $1,000 you finance. Average example down
payment is 12.4%. Some customers may not qualify. Not available with lease and
some other offers. Take new retail delivery by 4/30/24. Available accessories
shown.
04_2024_April_2024_Sierra_1500_Crew_Cab_Standalone_SCR_SER



Important Information
1. Length of contract limited. Some customers may not qualify. Not available
with lease and some other offers. Take new retail delivery by 4/30/24. 2. Not
available with lease and some other offers. Take new retail delivery by 4/30/24.
3. Deferred monthly payments for 90 days. Excludes residents of PA. Must finance
with GM Financial. Some customers may not qualify. Down payment required at
signing, if applicable. Finance charges accrue from date of financing. Not
available with lease and some other offers. Take new retail delivery by 4/30/24.
11_2024_April_2024_Terrain_APR



Important Information
Preproduction and simulated models shown throughout. Actual production model may
vary. HUMMER EV is available from a GMC EV dealer.
996_2024_All_Hummer_Evergreen_2024_DWC_V2



Important Information
†Eligible tire brands are Pirelli ($120 rebate); Bridgestone, Continental,
Goodyear, and Hankook ($100 rebate); Firestone, General, and Michelin ($70
rebate); and BFGoodrich and Dunlop ($50 rebate). Purchase and installation must
be at a participating U.S. GM Dealer. See mycertifiedservicerebates.com for
details and rebate form. Rebate must be submitted by 5/31/2024. Rebate will be
issued as a Visa® Gift Card; allow 6 to 8 weeks for delivery of gift card. Offer
ends 4/30/2024.
79_NATIONAL_MARCH_2024_CHEVY_CS_SPRING_EVENT_TIRE_RANGE_V2



VALUE YOUR TRADE



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





COURTESY CHEVROLET GMC OF RUSTON INVENTORY

New or Pre-Owned Any Category New Pre-Owned Brand Any Make Chevrolet GMC Buick
Cadillac Chrysler Ford Hyundai Jeep Kia Nissan Toyota Model Any Model Sierra
1500 Silverado 1500 Trailblazer Terrain Sierra 2500 HD Equinox Silverado 2500 HD
Acadia Yukon Yukon XL Tahoe Blazer EV Colorado Silverado 3500 HD CC Armada
Blazer Canyon 300 4Runner Altima Camaro Enclave Encore GX Envision Expedition
Express Cargo Van F-150 Forte HUMMER EV SUV Malibu SANTA FE Suburban Tundra 4WD
Wrangler XT5 XT6 Vehicle Type Any Type Car SUV Truck Van Year Any Year 2024 2023
2022 2021 2020 2018 2016 2015 2014
133 Vehicles Search Inventory





New Inventory



Military Discount



FIRST RESPONDER DISCOUNT



EDUCATOR DISCOUNT






CURRENT OFFERS







CHEVROLET NATIONAL LEASE OFFER*

Select 2024 Chevrolet Blazer

 * Stock Number: 240100
 * Take Retail Delivery By 04-30-2024

Offer Disclosure
**Example based on survey. Each dealer sets own price. $309/month for 24 months.
Your payments may vary. Payments are for a 2024 CHEVROLET Blazer FWD 2LT with an
MSRP of $36,795. Based on due at signing amount of $4,919 (after all offers). 24
monthly payments total $7,416. Option to purchase at lease end for an amount to
be determined at lease signing. Lessor must approve lease. Take new retail
delivery by 04-30-2024. Lessee pays for maintenance, repair, excess wear and
disposition fee of $395 or less at end of lease. No security deposit required.
Payments may be higher in some states. Not available with other offers. **For
Current Lessees of 2019 model year or newer Chevrolet vehicles at least 30 days
prior to the lease of a new GM vehicle through GM Financial : Payments are based
on an MSRP of $36,795. Based on due at signing amount of $2,919 (after all
offers). 24 monthly payments total $7,416. Must show proof of lease. Option to
purchase at lease end for an amount to be determined at lease signing. Lessor
must approve lease. Take new retail delivery by 04-30-2024. Lessee pays for
maintenance, repair, excess wear and disposition fee of $395 or less at end of
lease. No security deposit required. Payments may be higher in some states. Not
available with other offers.
View Inventory




CHEVROLET NATIONAL LEASE OFFER*

Select 2024 Chevrolet Camaro

 * Stock Number: 240082
 * Take Retail Delivery By 04-30-2024

Offer Disclosure
**Example based on national average selling vehicle price. Each dealer sets own
price. $309/month for 24 months. Your payments may vary. Payments are for a 2024
CHEVROLET Camaro Coupe LT1 w/10-Speed Automatic with an MSRP of $41,990. Based
on due at signing amount of $6,999 (after all offers). 24 monthly payments total
$7,416. Option to purchase at lease end for an amount to be determined at lease
signing. Lessor must approve lease. Take new retail delivery by 04-30-2024.
Lessee pays for maintenance, repair, excess wear and disposition fee of $395 or
less at end of lease. No security deposit required. Payments may be higher in
some states. Not available with other offers. **For Current Lessees of a 2019
model year or newer GM or Non-GM passenger car or truck at least 30 days prior
to the lease of a new GM vehicle through GM Financial. Customer remains
responsible for current lease payments. Each dealer sets own price. $309/month
for 24 months. Your payments may vary. Payments are based on an MSRP of $41,990.
Based on due at signing amount of $5,499 (after all offers). 24 monthly payments
total $7,416. Must show proof of lease. Option to purchase at lease end for an
amount to be determined at lease signing. Lessor must approve lease. Lessee pays
for maintenance, repair, excess wear and disposition fee of $395 or less at end
of lease. No security deposit required. Payments may be higher in some states.
Not available with other offers. Take new retail delivery by 04-30-2024.
View Inventory




CHEVROLET NATIONAL LEASE OFFER*

Select 2024 Chevrolet TrailBlazer

   
 * Take Retail Delivery By 04-30-2024

Offer Disclosure
**Example based on survey. Each dealer sets own price. $299/month for 36 months.
Your payments may vary. Payments are for a 2024 CHEVROLET Trailblazer AWD LT
with an MSRP of $27,595. Based on due at signing amount of $3,829 (after all
offers). 36 monthly payments total $10,764. Option to purchase at lease end for
an amount to be determined at lease signing. Lessor must approve lease. Take new
retail delivery by 04-30-2024. Lessee pays for maintenance, repair, excess wear
and disposition fee of $395 or less at end of lease. No security deposit
required. Payments may be higher in some states. Not available with other
offers. **For Current Lessees of 2019 model year or newer Chevrolet vehicles at
least 30 days prior to the lease of a new GM vehicle through GM Financial :
Payments are based on an MSRP of $27,595. Based on due at signing amount of
$1,829 (after all offers). 36 monthly payments total $10,764. Must show proof of
lease. Option to purchase at lease end for an amount to be determined at lease
signing. Lessor must approve lease. Take new retail delivery by 04-30-2024.
Lessee pays for maintenance, repair, excess wear and disposition fee of $395 or
less at end of lease. No security deposit required. Payments may be higher in
some states. Not available with other offers.
View Inventory




2024 GMC CANYON*

Select 2024 GMC Canyon

   
 * Take Retail Delivery By 04-30-2024

Offer Disclosure
*2024 GMC Canyon 1.9% APR for 36 months for well-qualified buyers when financed
w/GM Financial. Monthly payment is $28.60 for every $1000 you finance. Average
down payment is 19%. Some customers will not qualify. Take new retail delivery
by 04-30-2024.
View Inventory




2024 GMC SIERRA 1500*

Select 2024 GMC Sierra 1500

   
 * Take Retail Delivery By 04-30-2024

Offer Disclosure
*2024 GMC Sierra 1500 w/TurboMax 2.9% APR for 72 months for well-qualified
buyers when financed w/GM Financial. Monthly payment is $15.15 for every $1000
you finance. Average down payment is 16%. Some customers will not qualify. Take
new retail delivery by 04-30-2024.
View Inventory




2024 GMC SIERRA 1500*

Select 2024 GMC Sierra 1500

   
 * Take Retail Delivery By 04-30-2024

Offer Disclosure
*2023 GMC Sierra 1500 Crew Cab Elevation w/Turbo High-Output Engine.*Not
available with special finance or lease offers. **Not available with special
finance or lease offers.***Must show proof of a current ownership or lease of a
2010 model year or newer Buick or GMC Passenger Car or Truck at least 30 days
prior to the new vehicle sale. ****Available on 2.7L High Output Engines. Not
available with lease and some other offers.Take new retail delivery by
04-30-2024.
View Inventory




SIGN & DRIVE*

Select 2024 GMC Terrain

   
 * Take Retail Delivery By 04-30-2024

Offer Disclosure
*Example based on survey. Each dealer sets own price. $379/month for 39 months.
Your payments may vary. For eligible new and unused models leased through GM
Financial. Payments are for a 2024 GMC Terrain FWD SLE with an MSRP of $30,095.
Based on due at signing amount of $0 (after all offers). 39 monthly payments
total $14,781. 38 monthly payments total $14,402. Option to purchase at lease
end for an amount to be determined at lease signing. Lessor must approve lease.
Take new retail delivery by 04-30-2024. Lessee pays for maintenance, repair,
excess wear and disposition fee of $495 or less at end of lease. No security
deposit required. Payments may be higher in some states. Not available with
other offers.
View Inventory




2024 GMC TERRAIN*

Select 2024 GMC Terrain

   
 * Take Retail Delivery By 04-30-2024

Offer Disclosure
*2024 GMC Terrain. Not available with special finance or lease offers. Take new
retail delivery by 04-30-2024.
View Inventory




NO MONTHLY PAYMENTS FOR 90 DAYS FOR WELL-QUALIFIED BUYERS WHEN FINANCED W/ GM
FINANCIAL*

Select 2024 GMC Terrain

   
 * Take Retail Delivery By 04-30-2024

Offer Disclosure
*2024 GMC Terrain. 0.9% APR for 36 months for well-qualified buyers when
financed w/GM Financial. Monthly payment is $28.16 for every $1000 you finance.
Average down payment is 19.4%. Some customers will not qualify. Take new retail
delivery by 04-30-2024. Deferred monthly payments for 90 days. Must finance with
GM Financial. Down payment required at signing, if applicable. Offer not
available in PA. Some customers may not qualify. Not available with lease and
some other offers.
View Inventory




2023 GMC ACADIA*

Select 2023 GMC Acadia

   
 * Take Retail Delivery By 04-30-2024

Offer Disclosure
*2023 GMC Acadia. Not available with special finance or lease offers. Take new
retail delivery by 04-30-2024.
View Inventory


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



 * Current Offers
   
 * Shop by Price Range
   
 * Schedule Service
   


CURRENT OFFERS

At Courtesy Chevrolet GMC of Ruston our great selection of new and pre-owned
inventory is competitively priced with great offers and incentives. Click to
find out what opportunities are available for you today.

View Specials





SHOP BY PRICE RANGE

Get more for your money. Find a Chevrolet, GMC in your price range.

$15K OR LESS $15K - $25K $25K AND OVER





SCHEDULE SERVICE



Schedule Service



Schedule Service Order Parts GM Certified Service Service and Parts Specials

 * A Monroe and Bastrop, LA Vehicle Source - Courtesy Chevrolet GMC of Ruston
   
 * A RUSTON Dealership Serving Bastrop & Monroe, LA Chevrolet, Buick and GMC
   Drivers
   
 * New and Used Vehicles for RUSTON, Bastrop and Monroe, LA Chevrolet, GMC and
   Buick Buyers
   


A MONROE AND BASTROP, LA VEHICLE SOURCE - COURTESY CHEVROLET GMC OF RUSTON

As a Monroe and Bastrop, LA Buick, GMC and Chevrolet dealer alternative in
RUSTON, we offer all of our customers with a large selection
of new and used vehicles. We take pride in the service we offer to customers,
the products we sell, and of course, the vehicle you drive. Our auto repair
department at Courtesy Chevrolet GMC of Ruston are staffed with the best-trained
personnel in the area. We have an extensive selection of vehicles available in
our inventory. We invite Monroe, Minden, Winnfield, and Bastrop, LA Buick, GMC
and Chevrolet shoppers to visit us and select the car, truck, or SUV they have
always wanted, from a range of vehicles we have on offer. We will be happy to
help you in finding the perfect vehicle most suited to your requirements. We
also invite West Monroe and El Dorado aspirants to our dealership. Bastrop
Chevrolet and GMC drivers can drop by our auto repair center near Monroe or just
give us a call today if they need more information.








A RUSTON DEALERSHIP SERVING BASTROP & MONROE, LA CHEVROLET, BUICK AND GMC
DRIVERS

Our RUSTON Chevrolet, Buick and GMC dealership is located off Highway 20,
between Eagle Drive and Commerce St. It is minutes away from North Park Mall
Shopping Center. We know how much your vehicle means to you, and we are here to
provide the kind of top-of-the-line auto repair or service you should expect
from a dealer like Courtesy Chevrolet GMC of Ruston. Need directions to your
Bastrop and Monroe, LA dealer alternative in RUSTON? Check out our hours and
map page for directions to our dealership. Visit our auto repair center today
for the best service and offers. 







NEW AND USED VEHICLES FOR RUSTON, BASTROP AND MONROE, LA CHEVROLET, GMC AND
BUICK BUYERS

Trying to locate a beautiful new or pre-owned car or SUV? Monroe, LA Chevrolet,
GMC and Buick customers can come to our RUSTON showroom and check out these
vehicles. Our vast selection of new and pre-owned vehicles will definitely
entice a lot of vehicle lovers. Our dealership is proudly serving Bastrop and
Monroe, LA Chevrolet, Buick and GMC drivers. If you have any questions regarding
the services we offer, please contact us. Our exceptionally capable and friendly
staff is ready to help you with anything, from sales-related inquiries to
financing options. Are you looking for used car dealerships near Monroe and
Bastrop, LA? Courtesy Chevrolet GMC of Ruston is the place you have to visit.





Learn More About Us

 * ReviewHomePage
   
 * ReviewHomePageReviewListing
   


CUSTOMER REVIEWS (302REVIEWS)

4.7
View Inventory Read More Reviews




NEW MODELS

Make Any Make Chevrolet GMC
Apply



 * Model Showroom Featured Vehicle
   
 * Model Showroom Featured Vehicle
   


CHEVROLET VIEW ALL MODELS







GMC VIEW ALL MODELS









SERVICE AND PART SPECIALS




 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   
 * Service And Parts Special
   


MOST ACDELCO GOLD 36-MO AGM BATTERIES INSTALLED*

36-month free-replacement limited warranty**

Coupon Code: 279
$249.95

Expires 06-06-2024

Offer Disclosure
*Tax extra. Installation extra on some vehicles. **Please see your Dealer to
learn more about exclusions and the warranty part details and qualifications.






TIRE ROTATION AND MPVI*

Regular Tire Rotations Can Help Extend The Life Of Your Tires

Coupon Code: 277
$24.99

Expires 06-06-2024

Offer Disclosure
*See dealer for complete details. Multi-Point Vehicle Inspections (MPVI) vary by
participating dealer. Tire balancing, wheel alignment and tax extra.






ACDELCO SILVER FRONT BRAKE ROTORS INSTALLED ON MOST TRUCKS AND FULL-SIZE SUVS*

12 Months/Unlimited Mile Warranty**

Coupon Code: 215
$179.95

Expires 06-06-2024

Offer Disclosure
*Tax extra. Excludes coated rotors, enhanced-performance rotors, medium-duty
trucks, and other select vehicles. **Please see your Dealer to learn more about
the warranty part details and qualifications.






MOST ACDELCO SILVER FRONT BRAKE PADS INSTALLED*

12 Months/Unlimited Mile Warranty**

Coupon Code: 232
$149.95

Expires 06-06-2024

Offer Disclosure
*Installation and rotor inspection included. Turning or replacing rotors, all
other services, and tax extra. Excludes enhanced-performance brake pads and some
vehicles. **Please see your Dealer to learn more about the warranty part details
and qualifications.






ACDELCO GOLD FRONT BRAKE ROTORS INSTALLED ON MOST TRUCKS AND FULL-SIZE SUVS*

24 Months/Unlimited Mile Warranty**

Coupon Code: 223
$199.95

Expires 06-06-2024

Offer Disclosure
*Tax extra. Excludes coated rotors, enhanced-performance rotors, medium-duty
trucks, and other select vehicles. **Please see your Dealer to learn more about
the warranty part details and qualifications.






GM GENUINE PARTS FRONT BRAKE ROTORS INSTALLED ON MOST CARS & SMALL SUVS*

24 Months/Unlimited Mile Warranty**

Coupon Code: 236
$199.95

Expires 06-06-2024

Offer Disclosure
*Tax extra. Excludes coated rotors, enhanced-performance rotors, medium-duty
trucks, and other select vehicles. **Please see your Dealer to learn more about
the warranty part details and qualifications.






GM GENUINE PARTS FRONT BRAKE ROTORS INSTALLED ON MOST TRUCKS AND FULL-SIZE SUVS*

24 Months/Unlimited Mile Warranty**

Coupon Code: 237
$229.95

Expires 06-06-2024

Offer Disclosure
*Tax extra. Excludes coated rotors, enhanced-performance rotors, medium-duty
trucks, and other select vehicles. **Please see your Dealer to learn more about
the warranty part details and qualifications.






AC DELCO BATTERY REPLACEMENT

Coupon Code: 3
$125.00

Expires 07-06-2024
Includes 30 Month FREE replacement period and 72 month limited warranty. Plus
tax, if applicable. Not valid with other offers. Coupon valid at vehicle
check-in.
Offer Disclosure
*Pricing could vary for some makes and models.






MOST ACDELCO GOLD 30-MO BATTERIES INSTALLED*

30-month free-replacement limited warranty**

Coupon Code: 207
$189.95

Expires 06-06-2024

Offer Disclosure
*Tax extra. Installation extra on some vehicles. **Please see your Dealer to
learn more about exclusions and the warranty part details and qualifications.






MOST ACDELCO GOLD 42-MO BATTERIES INSTALLED*

42-month free-replacement limited warranty**

Coupon Code: 240
$199.95

Expires 06-06-2024

Offer Disclosure
*Tax extra. Installation extra on some vehicles. **Please see your Dealer to
learn more about exclusions and the warranty part details and qualifications.






MOST ACDELCO SILVER 18-MO BATTERIES INSTALLED*

18-month free-replacement limited warranty**

Coupon Code: 241
$159.95

Expires 06-06-2024

Offer Disclosure
*Tax extra. Installation extra on some vehicles. **Please see your Dealer to
learn more about exclusions and the warranty part details and qualifications.






MOST ACDELCO GOLD WIPER BLADES (PER PAIR) INSTALLED*

Coupon Code: 256
$40.00

Expires 06-06-2024

Offer Disclosure
*Tax extra. Installation extra on some vehicles.






MOST ACDELCO SILVER WIPER BLADES (PER PAIR) INSTALLED*

Coupon Code: 255
$36.00

Expires 06-06-2024

Offer Disclosure
*Tax extra. Installation extra on some vehicles.






MOST ACDELCO GOLD FRONT BRAKE PADS INSTALLED*

24 Months/Unlimited Mile Warranty**

Coupon Code: 203
$179.95

Expires 06-06-2024

Offer Disclosure
*Installation and rotor inspection included. Turning or replacing rotors, all
other services, and tax extra. Excludes enhanced-performance brake pads and some
vehicles. **Please see your Dealer to learn more about the warranty part details
and qualifications.






COOLING SYSTEM DRAIN & FILL

Coupon Code: 11
$110.00

Expires 07-06-2024
Includes virtually 100% OFF fluid replacement and additive added for corrosion.
Check for proper operation of radiator and pump. Inspect hoses, clamps and
belts. Plus tax, if applicable. Not valid with other offers. Present offer at
time of service.
Offer Disclosure
*Please contact us for more information.






6-QUART ACDELCO GM OE DEXOS1® FULL SYNTHETIC OIL CHANGE AND TIRE ROTATION ON
MOST VEHICLES*

Coupon Code: 202
$89.95

Expires 06-06-2024

Offer Disclosure
*Tire balancing, tax, and more than 6 quarts of oil extra. Excludes diesel
engines and Corvettes. See owner's manual for specific oil grades recommended by
vehicle model.






WIPER BLADES

AC Delco Performance Wiper Blades

Coupon Code: 4
5 % OFF

Expires 07-06-2024
Wiper blades, per pair. Free installation with purchase. Plus tax, if
applicable. Not valid with other offers. Must present offer at time of service.
Offer Disclosure
*Please contact us for more information.






MOST ACDELCO GM ORIGINAL EQUIPMENT CABIN AIR FILTERS INSTALLED*

Coupon Code: 262
$40.00

Expires 06-06-2024

Offer Disclosure
*Tax extra. Installation extra on some vehicles.






MOST ACDELCO GOLD CABIN AIR FILTERS INSTALLED*

Coupon Code: 261
$35.00

Expires 06-06-2024

Offer Disclosure
*Tax extra. Installation extra on some vehicles.






MOST ACDELCO GM ORIGINAL EQUIPMENT WIPER BLADES (PER PAIR) INSTALLED*

Coupon Code: 257
$42.00

Expires 06-06-2024

Offer Disclosure
*Tax extra. Installation extra on some vehicles.






MOST ACDELCO GOLD ENGINE AIR FILTERS INSTALLED*

Coupon Code: 283
$35.00

Expires 06-06-2024

Offer Disclosure
*Tax extra. Installation extra on some vehicles.






ACDELCO SILVER FRONT BRAKE ROTORS INSTALLED ON MOST CARS & SMALL SUVS*

12 Months/Unlimited Mile Warranty**

Coupon Code: 214
$159.95

Expires 06-06-2024

Offer Disclosure
*Tax extra. Excludes coated rotors, enhanced-performance rotors, medium-duty
trucks, and other select vehicles. **Please see your Dealer to learn more about
the warranty part details and qualifications.






8-QUART ACDELCO GM OE DEXOS1® FULL SYNTHETIC OIL CHANGE AND TIRE ROTATION ON
MOST VEHICLES*

Coupon Code: 212
$99.95

Expires 06-06-2024

Offer Disclosure
*Tire balancing, tax, and more than 8 quarts of oil extra. Excludes diesel
engines and Corvettes. See owner's manual for specific oil grades recommended by
vehicle model.






MOST GM GENUINE PARTS FRONT BRAKE PADS INSTALLED*

24 Months/Unlimited Mile Warranty**

Coupon Code: 235
$199.95

Expires 06-06-2024

Offer Disclosure
*Installation and rotor inspection included. Turning or replacing rotors, all
other services, and tax extra. Excludes enhanced-performance brake pads and some
vehicles. **Please see your Dealer to learn more about the warranty part details
and qualifications.




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



   
   
 * Courtesy Chevrolet GMC of Ruston
   

   
   
 * Hours Of Operation
   

HOURS OF OPERATION




 * Sales
   
 * Service
   
 * Collision
   
 * Parts
   

SALES

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





SERVICE

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





COLLISION

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





PARTS

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




 * slide 1
 * slide 2





COURTESY CHEVROLET GMC OF RUSTON

1500 SOUTH SERVICE RD. EAST RUSTON LA 71270-2918 US

Sales (318) 255-4162
Get Directions


Get Directions




CONTACT US

* = required

Message
Subject Message Text
Contact Information
First Name* Last Name* Preferred Contact Email Phone 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

 * Courtesy Chevrolet GMC of Ruston
   
   
   
   
   
   
   
   
   
   
   
 * Partner Card
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   


COURTESY CHEVROLET GMC OF RUSTON

1500 SOUTH SERVICE RD. EAST RUSTON LA 71270-2918

Sales Directions



Youtube Facebook Twitter



 * 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



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


Privacy Policy|AdChoices
Phone: (318) 255-4162






































































Dealer Log In




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

Chat With Us

Chat Now
Your Privacy & Cookies
Language:
EnglishSpanish / EspañolKorean / 한국어Vietnamese / Tiếng Việt NamTagalog /
FilipinoChinese / 中文
We respect consumer privacy rights by letting visitors opt out of third-party
tracking cookies and honoring user-enabled global privacy controls, like the GPC
signal. This site deploys cookies and similar tracking technologies, including
essential cookies for necessary website features, accessibility, and cookie
preferences (which may interact directly with, or be shared with, third-party
service providers), functional cookies for error reporting and to remember
settings and deliver optional functionality (including live-chat and other
tools, enabling data collection and sharing with third parties), analytics
cookies for measuring website statistics and user interactions, and targeting
cookies for cross-site retargeted advertising. You can reject targeting cookies
by pressing ‘Deny targeting cookies’, but we still use essential, functional,
and analytics cookies. By pressing ‘Allow All Cookies’, you consent to the use
of all cookies and the sharing of information they collect with third parties.
By continuing to use this site, you agree to our Privacy Policy, which includes
an Arbitration Provision, and details the categories of personal information we
collect, the purposes for which the information is used, and how to manage your
privacy rights.
Powered by ComplyAuto
Powered by ComplyAuto
Allow all cookiesDeny targeting cookies