www.courtesybroussard.com Open in urlscan Pro
18.173.154.99  Public Scan

Submitted URL: http://www.courtesybroussard.com/
Effective URL: https://www.courtesybroussard.com/
Submission: On January 15 via api from US — Scanned from DE

Form analysis 3 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" 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" checked="" 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 Inventory" 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:inventory_only;searchUx:input_box_first">
    <!---->
    <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 Inventory" data-voice-search-placeholder="Listening..." inventoryvoicesearch="voiceSearch:true;">
    <!---->
    <button type="button" class="voice-icon" form="voice-search-form" data-insight="voice"> Initiate Voice Search </button>
    <div class="voice-search-helper">Try saying "Search for (year, make, model, or feature)" </div>
  </div>
  <!---->
  <button type="submit" aria-hidden="true">Search</button>
  <div class="overlay">
    <div class="spinner sincro-loader">
      <div class="sincro-page-spinner--overlay">
        <div class="wrap spinner large">
          <div class="sincro-circular-progress sincro-circular-progress--indeterminate sincro loader">
            <div class="sincro-circular-progress--indeterminate__inner">
              <div class="sincro-circular-progress-indeterminate-circle sincro-circular-progress--indeterminate__left-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--left">
                </div>
              </div>
              <div class="sincro-circular-progress-indeterminate-circle sincro-circular-progress--indeterminate__right-half">
                <div class="sincro-circular-progress--circle sincro-circular-progress--indeterminate__circle--right">
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

/VehicleSearchResults

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

Name: InventorySearchGET /VehicleSearchResults

<form action="/VehicleSearchResults" name="InventorySearch" method="get" role="search" vehicletaxonomy="">
  <div if="subject.showAllInventoryLink" class="link show-all-inventory">
    <a class="primary stat-text-link" href="/VehicleSearchResults" data-action="inventorySearch" data-loc="homepage" data-gmclick="{&quot;section&quot;:&quot;homepage&quot;,&quot;linkText&quot;:&quot;homepage:inventory search&quot;,&quot;track&quot;:&quot;globalclick&quot;}" data-gmclicktype="globalclick">Search Inventory</a>
  </div>
  <div each="subject.filters.content as filter">
    <!---->
    <label not="@filter.noValues">
      <span>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="certified" not="isSelected">Certified Pre-Owned</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="preowned" not="isSelected">Pre-Owned</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="loaner" not="isSelected">Loaner</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>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="Audi" not="isSelected">Audi</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="BMW" not="isSelected">BMW</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Buick" not="isSelected">Buick</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Cadillac" not="isSelected">Cadillac</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="Jeep" not="isSelected">Jeep</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Kia" not="isSelected">Kia</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mazda" not="isSelected">Mazda</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Nissan" not="isSelected">Nissan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Ram" not="isSelected">Ram</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Subaru" not="isSelected">Subaru</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Toyota" not="isSelected">Toyota</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Volkswagen" not="isSelected">Volkswagen</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
    <!---->
    <label not="@filter.noValues">
      <span>Model</span>
      <!---->
      <select not="@filter.hideAnyCategoryOption" id="model" name="model" each="values" data-insight="model">
        <option value="ALL" not="@index">Any Model</option>
        <!---->
        <option value="Silverado 1500" not="isSelected">Silverado 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Equinox" not="isSelected">Equinox</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tahoe" not="isSelected">Tahoe</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Traverse" not="isSelected">Traverse</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Silverado 2500 HD" not="isSelected">Silverado 2500 HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="F-150" not="isSelected">F-150</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Trailblazer" not="isSelected">Trailblazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT5" not="isSelected">XT5</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 1500" not="isSelected">Sierra 1500</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Blazer" not="isSelected">Blazer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Colorado" not="isSelected">Colorado</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="ELANTRA" not="isSelected">ELANTRA</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Escalade" not="isSelected">Escalade</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Altima" not="isSelected">Altima</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Armada" not="isSelected">Armada</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Bronco" not="isSelected">Bronco</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Camaro" not="isSelected">Camaro</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="RAV4" not="isSelected">RAV4</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sportage" not="isSelected">Sportage</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tundra 4WD" not="isSelected">Tundra 4WD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wrangler Unlimited" not="isSelected">Wrangler Unlimited</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="1500 Classic" not="isSelected">1500 Classic</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="4Runner" not="isSelected">4Runner</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="ACCENT" not="isSelected">ACCENT</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="ATS Sedan" not="isSelected">ATS Sedan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Atlas" not="isSelected">Atlas</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Atlas Cross Sport" not="isSelected">Atlas Cross Sport</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="CT5" not="isSelected">CT5</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Cherokee" not="isSelected">Cherokee</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Civic Sedan" not="isSelected">Civic Sedan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Corolla" not="isSelected">Corolla</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Corvette" not="isSelected">Corvette</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Enclave" not="isSelected">Enclave</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Encore" not="isSelected">Encore</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Expedition" not="isSelected">Expedition</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Explorer" not="isSelected">Explorer</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Forte" not="isSelected">Forte</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Frontier" not="isSelected">Frontier</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="K5" not="isSelected">K5</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Malibu" not="isSelected">Malibu</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mazda3 Sedan" not="isSelected">Mazda3 Sedan</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Mustang" not="isSelected">Mustang</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Passat" not="isSelected">Passat</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Q3" not="isSelected">Q3</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sierra 2500 HD" not="isSelected">Sierra 2500 HD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Sorento" not="isSelected">Sorento</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Suburban" not="isSelected">Suburban</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Tacoma 2WD" not="isSelected">Tacoma 2WD</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Taos" not="isSelected">Taos</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Telluride" not="isSelected">Telluride</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="WRX" not="isSelected">WRX</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Wrangler 4xe" not="isSelected">Wrangler 4xe</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="X5 sDrive40i" not="isSelected">X5 sDrive40i</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="XT6" not="isSelected">XT6</option>
        <!--^_^-->
        <!---->
        <!---->
        <option value="Yukon XL" not="isSelected">Yukon XL</option>
        <!--^_^-->
      </select>
    </label>
    <!--^_^-->
  </div>
  <output>
    <span class="vehicle-count">
      <!---->
      <b not="content.vehicleSummary[0].countIsZero">160</b>
      <!---->
      <span>Vehicles</span>
    </span>
    <button if="subject.filters.content[0]" data-action="inventorySearch" type="submit">Search Inventory</button>
  </output>
</form>

Text Content

Skip to Main Content
 * 1345 EVANGELINE THRUWAY BROUSSARD LA 70518
 * Sales (337) 465-4639
 * Service (337) 465-4640

   
 * Call Us
   * Sales (337) 465-4639
   * Service (337) 465-4640
 * Sales (337) 465-4639
 * Service (337) 465-4640
   
 * Contact Us
 * Hours & Map
 * Social
   Youtube Yelp Facebook
   Close
   
   
   
 * Schedule Service
 * Menu

 * Shop New
   *  * Search Chevrolet
        
      * Chevy Model Showroom
        
      * Value Your Trade
        
      * Shop Click Drive
        
      * Chevy Special Offers
        
      * New Specials
        
      * EV for Everyone
        
        
        
   
     
   * All New Chevrolet (77)
      * Silverado 1500 (39)
      * Equinox (11)
      * Silverado 2500 HD (6)
      * Tahoe (6)
      * Trailblazer (5)
      * Traverse (5)
      * Blazer (3)
      * Colorado (1)
      * Suburban (1)
     
     
     
     
     
   
   
 * Pre-Owned
   *  * Search All Pre-Owned
        
        
        
      * Search Certified Pre-Owned
        
      * Cadillac Certified Pre-Owned
        
      * Value Your Trade
        
   
     
   
   
   
 * 
   
   
 * Shop Cadillac
   
   
 * 
   
 * Finance
   *  * Get Approved
        
      * Quick Quote
        
      * Value Your Trade
        
      * Easy Care
        
   
     
   
   
 * Service & Parts
   *  * Schedule Service
        
      * Monthly Payments
        
      * Certified Service
        
      * Order Parts Online
        
      * Order Parts
        
      * New Tires
        
      * Chevrolet Accessories
        
        
        
        
        
      * Parts Warranty
        
   
     
   
   
 * Dealer Info
   *  * Contact Us
        
      * Hours And Directions
        
      * Meet Our Staff
        
      * Employment
        
      * Customer Reviews
        
      * Showroom Tours
        
      * Courtesy Advantage
        
      * Owner Benefits
        
      * Chevrolet Rewards
        
   
     
   
   

 * 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 TOP-NOTCH AUTO DEALERSHIP FOR LAFAYETTE, NEW IBERIA & ABBEVILLE CUSTOMERS -
COURTESY CHEVROLET BROUSSARD





 * SEARCH INVENTORY
   
   
   
   
   
   
   
 * MANAGER SPECIALS
   
   
   
   
   
   
   
   
   
   
   
 * Contact Courtesy Chevrolet Broussard, Your Trusted BROUSSARD Chevrolet Dealer
   


SEARCH INVENTORY

Search Inventory
New or Pre-Owned Any Category New Certified Pre-Owned Pre-Owned Loaner Brand Any
Make Chevrolet Audi BMW Buick Cadillac Ford GMC Honda Hyundai Jeep Kia Mazda
Nissan Ram Subaru Toyota Volkswagen Model Any Model Silverado 1500 Equinox Tahoe
Traverse Silverado 2500 HD F-150 Trailblazer XT5 Sierra 1500 Blazer Colorado
ELANTRA Escalade Altima Armada Bronco Camaro RAV4 Sportage Tundra 4WD Wrangler
Unlimited 1500 Classic 4Runner ACCENT ATS Sedan Atlas Atlas Cross Sport CT5
Cherokee Civic Sedan Corolla Corvette Enclave Encore Expedition Explorer Forte
Frontier K5 Malibu Mazda3 Sedan Mustang Passat Q3 Sierra 2500 HD Sorento
Suburban Tacoma 2WD Taos Telluride WRX Wrangler 4xe X5 sDrive40i XT6 Yukon XL
160 Vehicles Search Inventory





Important Information
Excludes TT&L In stock units only. Factory rebate $1250. Dealer discount $3250.
Shop Now



Shop Now



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



2024 Chevy Tahoe



Important Information
Excludes TT&L In stock units only. Factory rebate $1250. Dealer discount $3250.
Shop Now



Monthly Payments Sunbit



Learn More



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




KBB



 * Vehicles Under 20K
   
 * Specials
   
 * New Trucks
   
 * Get Pre Qualified
   
 * Certified Pre Owned
   


VEHICLES UNDER 20K



View Vehicles Under 20K





SPECIALS



View Specials





NEW TRUCKS



View Trucks





GET PRE QUALIFIED



Get Pre Qualified





CERTIFIED PRE OWNED



View Certified Pre Owned





MANAGER SPECIALS





 * Manager Specials
   

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

   
 * Courtesy Price $58,222
   
   

Exterior Sterling Gray MetallicEngine 3.0L Duramax® Turbo Diesel engine
View Details




NEW 2024 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 2-WHEEL DRIVE LT

   
 * Courtesy Price $50,124
   
   

Exterior Summit WhiteEngine 5.3L EcoTec3 V8 engine
View Details




NEW 2024 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 2-WHEEL DRIVE LT

   
 * Courtesy Price $50,124
   
   

Exterior BlackEngine 5.3L EcoTec3 V8 engine
View Details




NEW 2024 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 2-WHEEL DRIVE LT

   
 * Courtesy Price $50,124
   
   

Exterior BlackEngine 5.3L EcoTec3 V8 engine
View Details




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

   
 * Courtesy Price $56,304
   
   

Exterior BlackEngine 5.3L EcoTec3 V8 engine
View Details




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

   
 * Courtesy Price $44,537
   
   

Exterior BlackEngine TurboMax™ engine
View Details




NEW 2024 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE CUSTOM TRAIL
BOSS

   
 * Courtesy Price $47,544
   
   

Exterior Summit WhiteEngine TurboMax™ engine
View Details




NEW 2024 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 2-WHEEL DRIVE CUSTOM

   
 * Courtesy Price $41,037
   
   

Exterior BlackEngine TurboMax™ engine
View Details




NEW 2024 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 2-WHEEL DRIVE CUSTOM

   
 * Courtesy Price $41,287
   
   

Exterior BlackEngine TurboMax™ engine
View Details




NEW 2024 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 2-WHEEL DRIVE CUSTOM

   
 * Courtesy Price $41,287
   
   

Exterior BlackEngine TurboMax™ engine
View Details




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

   
 * Courtesy Price $44,537
   
   

Exterior Sterling Gray MetallicEngine TurboMax™ engine
View Details




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

   
 * Courtesy Price $44,537
   
   

Exterior BlackEngine TurboMax™ engine
View Details




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

   
 * Courtesy Price $44,537
   
   

Exterior Sterling Gray MetallicEngine TurboMax™ engine
View Details




DEMO 2024 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE CUSTOM

   
 * Courtesy Price $44,537
   
   

Exterior Sterling Gray MetallicEngine TurboMax™ engine
View Details




NEW 2024 CHEVROLET BLAZER RS FWD

   
 * Courtesy Price $44,787
   
   

Exterior Riptide Blue MetallicEngine 3.6L V6 engine
View Details




NEW 2023 CHEVROLET TRAVERSE FWD 1LZ

   
 * Courtesy Price $47,384
   
   

Exterior Iridescent Pearl TricoatEngine 3.6L V6 engine
View Details




NEW 2023 CHEVROLET TRAVERSE AWD 1LZ

   
 * Courtesy Price $48,299
   
   

Exterior Summit WhiteEngine 3.6L V6 engine
View Details




NEW 2023 CHEVROLET TRAVERSE AWD 1LZ

   
 * Courtesy Price $50,059
   
   

Exterior Iridescent Pearl TricoatEngine 3.6L V6 engine
View Details




NEW 2024 CHEVROLET EQUINOX FWD LS

   
 * Courtesy Price $24,294
   
   

Exterior Lakeshore Blue MetallicEngine 1.5L Turbo 4-cylinder engine
View Details




NEW 2024 CHEVROLET EQUINOX FWD LS

   
 * Courtesy Price $24,294
   
   

Exterior Mosaic Black MetallicEngine 1.5L Turbo 4-cylinder engine
View Details




NEW 2024 CHEVROLET EQUINOX FWD LS

   
 * Courtesy Price $25,474
   
   

Exterior Sterling Gray MetallicEngine 1.5L Turbo 4-cylinder engine
View Details




DEMO 2024 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 2-WHEEL DRIVE CUSTOM

   
 * Courtesy Price $43,537
   
   

Exterior Summit WhiteEngine TurboMax™ engine
View Details




NEW 2024 CHEVROLET SILVERADO 1500 CREW CAB SHORT BOX 4-WHEEL DRIVE CUSTOM TRAIL
BOSS

   
 * Courtesy Price $54,034
   
   

Exterior Sterling Gray MetallicEngine 5.3L EcoTec3 V8 engine
View Details




NEW 2023 CHEVROLET TAHOE 2WD HIGH COUNTRY

   
 * Courtesy Price $74,964
   
   

Exterior Sterling Gray MetallicEngine 6.2L V8 engine
View Details



See More


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



 * ReviewHomePage
   


CUSTOMER REVIEWS (361REVIEWS)

4.7
View Inventory Read More Reviews


EXCELLENT SERVICE AND SELECTION.

5
01/02/2024

> Excellent service and selection.

Damion G. YOUNGSVILLE
Read More




THE PEOPLE ARE ALWAYS COURTEOUS AND...

5
01/01/2024

> The people are always courteous and prompt with my appointments. I am very
> pleased.

Kelvin B. LAFAYETTE
Read More




ALWAYS DO QUALITY WORK AND GREAT SERVICE

5
12/31/2023

> Always do quality work and great service

Mario G. YOUNGSVILLE
Read More




PEOPLE THERE ARE VERY NICE, GOT TO SEE...

5
12/30/2023

> people there are very nice, got to see one of my old friends there Robert
> Smith who I didn't know worked there, who spoke to me for a good wild,
> every...

Theodore B. BROUSSARD
Read More




QUICK & SERVICED WELL DONE.

5
12/29/2023

> Quick & serviced well done.

Patrick P. BROUSSARD
Read More




REALLY APPRECIATED THE HELP THE YOUNG...

5
12/29/2023

> Really appreciated the help the young man gave me when I brought my truck in.

Debbie M. ARNAUDVILLE
Read More




RODNEY WAS AN AMAZING SELLSMAN. HE...

5
12/25/2023

> Rodney was an amazing sellsman. He worked to get me the beat deal as a single
> mom. Very thankful

Jazmine C. JENNINGS
Read More




GREAT CUSTOMER

5
12/22/2023

> Great customer

Clay V. ABBEVILLE
Read More




GREAT EXPERIENCE. WILL BE BACK

5
12/20/2023

> Great experience. Will be back

Scott Z. YOUNGSVILLE
Read More




GREAT HELP. FRIENDLY SERVICE

5
12/19/2023

> Great help. Friendly service

Aaron B. BREAUX BRIDGE
Read More



 * slide 1
 * slide 2
 * slide 3



 * Welcome to Courtesy Chevrolet Broussard
   
 * 
   Inviting Lafayette, Abbeville, & New Iberia Aspirants - Chevrolet Auto Parts
   and Service Center in BROUSSARD
   
 * New & Used Vehicle Dealership - Serving BROUSSARD, New Iberia, Abbeville &
   Lafayette Chevrolet Customers
   
 * Auto Financing Options for BROUSSARD, Abbeville, & New Iberia
   Chevrolet Shoppers
   


WELCOME TO COURTESY CHEVROLET BROUSSARD

Thank you for choosing Courtesy Chevrolet Broussard! We take great pride in
serving Lafayette drivers. Our selection of new and used vehicles, along with an
extensive variety of parts, accessories and tires, will certainly blow your mind
away. Our financial experts will also help you with the best way to purchase
your dream vehicle with the utmost ease. BROUSSARD, Abbeville, and New Iberia
Chevrolet customers can make the most of our hours and directions page to get to
our dealership. Our auto store is waiting for you!



Meet Our Staff






INVITING LAFAYETTE, ABBEVILLE, & NEW IBERIA ASPIRANTS - CHEVROLET AUTO PARTS AND
SERVICE CENTER IN BROUSSARD

Are you looking for a GM service center near Lafayette or Abbeville? Well,
the auto repair department at Courtesy Chevrolet Broussard is here to serve you.
The dedicated team at our dealership is focused on maintaining the optimum
performance of your vehicle. We encourage Abbeville and New Iberia
Chevrolet customers to use our website to order parts or schedule an appointment
as per their needs today! We ensure that every customer receives exceptional
service. Abbeville Chevrolet customers shall head to our dealership for what
they need to be driving smoothly yet again. 

Schedule Service





NEW & USED VEHICLE DEALERSHIP - SERVING BROUSSARD, NEW IBERIA, ABBEVILLE &
LAFAYETTE CHEVROLET CUSTOMERS

 If you are looking for vehicles at a reasonable price, feel free to stop by
Courtesy Chevrolet Broussard. Our dealership also serves New Iberia, Lafayette,
and Abbeville customers. We have a wide selection of new and certified
used cars, trucks, and SUVs. Abbeville Chevrolet shoppers can rest assured that
our vehicles undergo many point checks before going on sale. Plus, they also
come with a warranty and an auto-check certified history. Abbeville and New
Iberia shoppers can head to Courtesy Chevrolet Broussard if the dealerships in
their neighborhood do not have the model they are looking for. Visit us and
learn why customers prefer us for a vehicle purchase. Abbeville Chevrolet
shoppers can feel free to contact us if they are interested in buying any of our
new or used vehicle. 

Tour the Showroom





AUTO FINANCING OPTIONS FOR BROUSSARD, ABBEVILLE, & NEW IBERIA CHEVROLET SHOPPERS

Conveniently located near Abbeville, our dealership at Courtesy Chevrolet
Broussard has credit experts that work hard to make sure you get the best
financing deals on any vehicle that you wish to purchase. Our staff has the
knowledge and experience to get you into the program that fits your budget and
needs. Abbeville Chevrolet shoppers can fill out our online application form
below to see what offers they already pre-qualify for. We want to assure you
that you have nothing to worry about, as our financing experts in BROUSSARD are
here to help. Abbeville Chevrolet shoppers can also contact us or email us for
any further information. We also offer the best financing advice to first-time
auto buyers or someone with poor credit. We look forward to serving Lafayette,
New Iberia, and Abbeville Chevrolet customers and being their complete dealer of
choice.

Financing



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








CONTACT COURTESY CHEVROLET BROUSSARD, YOUR TRUSTED BROUSSARD CHEVROLET DEALER





   
   
 * Hours Of Operation
   

   
   
 * Courtesy Chevrolet Broussard
   

Get Directions



COURTESY CHEVROLET BROUSSARD

1345 EVANGELINE THRUWAY BROUSSARD LA 70518 US

Sales (337) 465-4639 Service (337) 465-4640 Parts (337) 364-6411
Get Directions





HOURS OF OPERATION




 * Sales
   
 * Service
   
 * Parts
   

SALES

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





SERVICE

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 8:00 AM 2:00 PM 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 9:00 AM 2:00 PM Sunday
Closed




Back to Top

 * Courtesy Chevrolet Broussard
   
   
   
   
   
   
   
   
   
   
   
   
   
 * Partner Card
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   


COURTESY CHEVROLET BROUSSARD

1345 EVANGELINE THRUWAY BROUSSARD LA 70518

Sales Service Directions



Youtube Yelp Facebook



 * INVENTORY
   
 * FINANCE
   
 * ABOUT US
   


INVENTORY



Shop New Chevrolet Shop Pre-Owned Chevrolet Model 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: 3374654639





























































New Inventory








Dealer Log In