Carparts Wholesale Ebay Store html { padding: 0; } body { font-family: “Arial”, Helvetica, Sans-serif; color: #333; margin: 0; } #cpw-main__wrap { width: 100%; } .cpw-container__wrap { max-width: 1130px; margin: 0 auto 35px auto; } .header__logo {/*** Header ***/ display: flex; align-items: center; justify-content: center; margin: 0; background: url(‘https://ebay.carpartswholesale.com/images/template_4/header-bg.jpg’) repeat-x scroll 0 0 #184a76; width: 100%; height: 100px; } .menu__list-link span { display: block; } .menu__main-list {/***Menu & Banner***/ } .content__banner-border__line { position: relative; border: 5px #084e8f solid; height: auto; width: 60%; z-index: 1000; border-radius: 10px; margin: 0 auto; bottom: 120px; z-index: 1; } ul.header__list { display: flex; align-items: flex-start; text-align: center; justify-content: center; padding: 0; margin: 0; position: relative; z-index: 1000; } ul.header__list li { display: inline-block; padding: 0 40px; } a.menu__list-link { font-size: 18px; text-decoration: none; color: #084E8F; pointer-events: none; font-weight: lighter; font-style: italic; } a.desc__link { color: #113679; text-decoration: none; } a.desc__link:hover { color: #184699; } .desc__highlight { color: #113679; } .link__desc { line-height: 18px; } #content__banner { background: linear-gradient(180deg, #DBDBDB 0%, #FFFFFF 13.02%, #FFFFFF 85.42%, #FFFFFF 99.98%, #FFFFFF 99.99%), #333333; padding: 40px 8px; } .content__image { } .content__image img { width: 100%; } /******css slider*******/ .cpw-container__slider { max-width: 1130px; margin: 0 auto 35px auto; } .slider { position: relative; max-width: 100%; max-height: auto; margin: 0 auto; } .slider:hover .slider__radiobox-label–prev, .slider:hover .slider__radiobox-label–next { opacity: 1; } .slider:hover .slider__radiobox-label–prev { left: 4%; } .slider:hover .slider__radiobox-label–next { right: 4%; } .slider–full { width: 1130px; height: 444px; } .slider__inner { position: relative; margin: 0 auto; overflow: hidden; background: #fff; } .slider–full .slider__inner { width: 100%; height: 100%; } .slider__radiobox-label { display: block; position: absolute; z-index: 2; cursor: pointer; } .slider__radiobox-label–item { bottom: 6%; left: 95%; -webkit-transform: translateX(-50%); transform: translateX(-50%); padding: 6px; border-radius: 50%; background: black; opacity: 0.2; transition: opacity 0.2s; } .slider__radiobox-label–item:hover { opacity: 0.8; } .slider__radiobox-label–prev, .slider__radiobox-label–next { display: none; top: 50%; height: 0; border: 18px solid #4d4d4d; border-top-color: transparent; border-bottom-color: transparent; opacity: 0; transition: left 0.2s, right 0.2s, opacity 0.2s; } .slider__radiobox-label–prev, .slider__radiobox-label–next:hover { opacity: 0.5 } .slider__radiobox-label–prev { left: -6%; border-left: 0; border-right-width: 17px; } .slider__radiobox-label–next { right: -6%; border-right: 0; border-left-width: 17px; } .slider__radiobox { display: none; } .cpw-container__slider-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); } /*** Bottom Content ***/ h1 { font-size: 35px; margin: 0; color: #ffffff; text-align: center; } h2.cpw-heading { font-size: 24px; color: #333333; text-transform: uppercase; text-align: center; margin: 0; padding: 30px 0; width: 100%; position: relative; clear: both; } h2.cpw-heading::before { content: “”; position: absolute; height: 1px; width: 100%; top: 50%; display: block; background: #E0E0E0; } h2.cpw-heading span { background: #fff; position: relative; } h2.cpw-heading span:nth-child(1) { padding: 0 5px 0 10px; top: 5px; } h2.cpw-heading span:nth-child(2) { padding: 0 10px 0 0; } h3 { font-size: 20px; color: #00407B; text-transform: uppercase; } h4 { margin: 0; font-size: 17px; } h5 { font-size: 15px; } .cpw-content__center { text-align: center; } p { font-size: 14px; line-height: 20px; } p.desc__list { margin: 0; text-align: center; } p.desc__list a { font-size: 14px; font-weight: 300; color: #0661B5; text-decoration: none; } ul.cpw-content__list li { font-size: 14px; line-height: 20px; } .cpw-content__wrap { background: none scroll no-repeat 0 0 #ffffff; padding: 40px 8px; } #cpw-content__bottom { background: url(‘https://ebay.carpartswholesale.com/images/template_4/cpw-content-bg.jpg’) repeat scroll 0 0 #00407b; padding: 45px 8px; } .content__table-wrap { display: flex; margin: 0 0 45px 0; } .content__table-list { width: 100%; } .hide__column { color: #F1F1F1; } #cpw-content__bottom table { border-collapse: collapse; overflow: hidden; width: 100%; } #cpw-content__bottom table tr td:nth-child(1), #cpw-content__bottom table tr td:nth-child(3) { font-weight: bold; } #cpw-content__bottom table tr:nth-child(odd) { background: none no-repeat 0 0 scroll #F1F1F1; border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; padding: 10px; } #cpw-content__bottom table tr { width: 100%; } #cpw-content__bottom table tr td { font-size: 14px; padding: 5px; } .item__list { display: flex; } .items__list–content:nth-child(2) { padding: 0 0 0 15px; } .items__list–content h5 { margin: 15px 0 0 0; } .items__list–content ul { font-size: 14px; margin: 0 0 15px 0; } .items__list–content ul li { line-height: 15px; margin: 0 0 7px 0; } /*** MEDIA QUERIES ***/ @media screen and (max-width: 1124px) { .cpw-container__slider { max-width: 1000px; margin: 20px auto 20px auto; } .slider–full { height: 444px; } ul.header__list li { padding: 0 10px; } .content__banner-border__line { width: 50%; } } @media screen and (max-width: 1047px) { .cpw-container__slider { max-width: 800px; margin: 20px auto 20px auto; } .slider–full { height: 380px; } .logo__desc { width: 55%; } #content__middle { display: flex; } #content__middle .content__image { width: 50%; margin-right: 20px; height: auto; } #content__middle .cpw-content__wrap { width: 50%; } #content__middle .content__image img { width: 100%; position: relative; top: 50%; transform: translateY(-50%); } ul.header__list li:nth-child(1) { -webkit-transform-style: inherit !important; -moz-transform-style: inherit !important; transform-style: inherit !important; } } @media screen and (max-width: 835px) { .cpw-container__slider { max-width: 750px; margin: 20px auto 20px auto; } .slider–full { height: 390px; } #cpw-content__bottom table tr td { padding: 6px; } } @media screen and (max-width: 795px) { .cpw-container__slider { max-width: 740px; margin: 20px auto 20px auto; } .slider–full { height: 360px; } .content__table-wrap { display: block; } .content__table-list { width: 100%; } .content__table-wrap div.content__table-list:nth-child(2) tr:nth-child(odd) { background: none no-repeat 0 0 scroll #ffffff !important; border-top: 0 !important; padding: 10px; } .content__table-wrap div.content__table-list:nth-child(2) tr:nth-child(even) { background: none no-repeat 0 0 scroll #F1F1F1; border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; padding: 10px; } } @media screen and (max-width: 767px) { /*******slider*******/ .cpw-container__slider { max-width: 540px; margin: 20px auto 20px auto; } .slider__slide { background-size: cover; } .slider–full { height: 250px; } /***end of slider***/ #content__banner { padding: 30px 8px 16px 8px; } .cpw-container__wrap { margin: 0 auto 16px 0; } .header__wrap { display: block; } .logo__desc { width: 100%; margin: 20px auto; } .item__list { display: block; } .items__list–content:nth-child(2) { padding: 0; } #cpw-content__bottom { padding: 16px 8px; } .cpw-content__wrap { padding: 16px 8px 16px 8px; } h1 { font-size: 24px; } h2.cpw-heading { font-size: 22px; padding: 16px 0; } } @media screen and (max-width: 580px) { .cpw-container__slider { max-width: 450px; margin: 20px auto 20px auto; } .slider–full { height: 200px; } .logo__desc { width: 100%; } .logo__desc img { max-width:50%; height: auto; } ul.header__list { justify-content: center; grid-template-columns: center; } ul.header__list li img { width: 100%; } #cpw-content__bottom { display: block; } #cpw-content__bottom .content__image { width: 97%; margin: 0 auto 35px auto; } #cpw-content__bottom .cpw-content__wrap { width: auto; } .content__table-list tr { display: flex; flex-wrap: wrap; padding: 0; width: 100%; } #cpw-content__bottom table tr:nth-child(2n+1) { /* background: none no-repeat 0 0 scroll transparent; */ background: transparent; border-top: none; border-bottom: none; padding: 0; } .content__table-list tr td { width: 47%; } .content__table-list tr td:nth-child(-n+2) { background: none no-repeat 0 0 scroll #F1F1F1; border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; } } @media screen and (max-width: 480px) { .cpw-container__slider { max-width: 330px; margin: 20px auto 20px auto; } .slider–full { height: 170px; } ul.header__list { justify-content: center; } ul.header__list li { padding: 0 5px; } .content__banner-border__line { bottom: 110px; border: 3px #084e8f solid; } .content__table-list tr td { width: 46%; } } @media screen and (max-width: 360px) { .cpw-container__slider { max-width: 310px; margin: 20px auto 20px auto; } .slider–full { height: 150px; } .content__banner-border__line { bottom: 110px; border: 2px #084e8f solid; width: 100%; } .content__table-list tr td { width: 46%; } } @media screen and (max-width: 340px) { .cpw-container__slider { max-width: 300px; margin: 20px auto 20px auto; } .slider–full { height: 130px; } .content__table-list tr td { width: 45%; } } @media screen and (max-width: 319px) { .content__table-list tr td { width: 100%; } .content__table-list tr td:nth-child(-n+2) { background: transparent; border-top: none; border-bottom: none; } .content__table-list tr td:nth-child(odd) { border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; width: 100%; } .content__table-list tr td:nth-child(1), .content__table-list tr td:nth-child(3) { background: none no-repeat 0 0 scroll #F1F1F1; border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; } }
Free Fast Shipping Both Ways
Free Return Shipping
Lowest Prices Guaranteed
.slider__slides { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 700%; height: 100%; overflow-y: hidden; transition: margin-left 0.4s; } .slider__slide { display: block; float: left; position: relative; width: 14.285714285714%; height: 100%; /** background-image method */ background: no-repeat 50% 50%; background-size: cover; /** inline image method */ } .slider__radiobox-label–item–7 { margin-left: -1px;}.slider__radiobox-label–item–6 { margin-left: -21px;}.slider__radiobox-label–item–5 { margin-left: -41px;}.slider__radiobox-label–item–4 { margin-left: -61px;}.slider__radiobox-label–item–3 { margin-left: -81px;}.slider__radiobox-label–item–2 { margin-left: -101px;}.slider__radiobox-label–item–1 { margin-left: -121px;} .slider__radiobox–1:checked ~ .slider__slides { margin-left: 0%;}.slider__radiobox–1:checked + .slider__radiobox-label–item–1 { opacity: 1;}.slider__radiobox–1:checked ~ .slider__radiobox-label–next–2 { display: block;}.slider__radiobox–2:checked ~ .slider__slides { margin-left: -100%;}.slider__radiobox–2:checked + .slider__radiobox-label–item–2 { opacity: 1;}.slider__radiobox–2:checked ~ .slider__radiobox-label–prev–1 { display: block;}.slider__radiobox–2:checked ~ .slider__radiobox-label–next–3 { display: block;}.slider__radiobox–3:checked ~ .slider__slides { margin-left: -200%;}.slider__radiobox–3:checked + .slider__radiobox-label–item–3 { opacity: 1;}.slider__radiobox–3:checked ~ .slider__radiobox-label–prev–2 { display: block;}.slider__radiobox–3:checked ~ .slider__radiobox-label–next–4 { display: block;}.slider__radiobox–4:checked ~ .slider__slides { margin-left: -300%;}.slider__radiobox–4:checked + .slider__radiobox-label–item–4 { opacity: 1;}.slider__radiobox–4:checked ~ .slider__radiobox-label–prev–3 { display: block;}.slider__radiobox–4:checked ~ .slider__radiobox-label–next–5 { display: block;}.slider__radiobox–5:checked ~ .slider__slides { margin-left: -400%;}.slider__radiobox–5:checked + .slider__radiobox-label–item–5 { opacity: 1;}.slider__radiobox–5:checked ~ .slider__radiobox-label–prev–4 { display: block;}.slider__radiobox–5:checked ~ .slider__radiobox-label–next–6 { display: block;}.slider__radiobox–6:checked ~ .slider__slides { margin-left: -500%;}.slider__radiobox–6:checked + .slider__radiobox-label–item–6 { opacity: 1;}.slider__radiobox–6:checked ~ .slider__radiobox-label–prev–5 { display: block;}.slider__radiobox–6:checked ~ .slider__radiobox-label–next–7 { display: block;}.slider__radiobox–7:checked ~ .slider__slides { margin-left: -600%;}.slider__radiobox–7:checked + .slider__radiobox-label–item–7 { opacity: 1;}.slider__radiobox–7:checked ~ .slider__radiobox-label–prev–6 { display: block;} /***end of css slider***/
New Kit Auto Body Repair Front for Chevy Impala GM1000764, GM1036106, GM1200562
Description
Warranty: 1 Year
Warranty Terms and Conditions
Terms of Use
Warranty Coverage Policy
Replacement Auto Body RepairKIT-121017-175
Manufactured from top quality components, this is your best option and inexpensive replacement for your rebuild, repair, and maintenance needs – an OE replacement product for your damaged or aged factory part.
Replacement – the most affordable brand name for replacement parts that you need! Replacement is a professional brand for autobody, lighting parts, electrical, brake, suspension, intake and exhaust, and cooling and heating products. All Replacement brands include 1-year, unlimited-mileage warranty.
Notes
Location : Front
Brand New in the Box – Fit and Quality Guaranteed!
Material
Plastic
Quantity sold
Set of 3
Replaces oe number
89025048, 10333711, 10333709
Replaces partslink number
GM1000764, GM1036106, GM1200562
Bumper cover color/finish
Primed
Grille assembly color/finish
Chrome Shell with Dark Gray Insert
Bumper grille color/finish
Chrome Shell w/ Gray Insert
Bumper cover recommended use
OE Replacement
Bumper cover license plate provision
Without license plate provision
Bumper cover parking aid sensor holes
Without parking aid sensor holes
Grille assembly type
Grille
Grille assembly insert design
Horizontal bar insert
Bumper cover fog light holes
With Fog Light Holes
Bumper cover receiver and tow hook hole
Without tow hook hole
Interchange part number
89025048, GM1000764, 10333711, GM1036106, 10333709, GM1200562
Components
(1) Bumper Cover, (1) Bumper Grille, and (1) Grille
Bumper cover product fit
Direct Fit
Grille assembly recommended use
OE Replacement
Bumper cover prop 65 warning
<p><b><img src=”https://cld.partsimg.com/image/upload/images/warning_a.jpg” alt=”Warning Symbol” />WARNING: This product can expose you to chemical which is known to the State of California to cause cancer and birth defects or other reproductive harm. For more information go to <a href=”https://www.p65warnings.ca.gov”>www.P65Warnings.ca.gov</a>.</b></p>
Condition
New
Location
Front
Compatible with the following vehicles:
Chevrolet
2008 Impala 50th Anniversary Edition
2006-2009 Impala Police
2006-2011 Impala (submodel: LS, LT, LTZ)
Reviews
There are no reviews yet.