Description
html{height:100%;font-size:24px}
body{padding:0;margin:0;z-index:1;width:100%;background:#F3F3F3;color:#555;}
img{border:none;}
a {outline:0;text-decoration:none !important}
label{margin: 0;}
.crb{clear:both;}
.header{background:#689A51;}
.logo{padding:.25rem 0;}
.logo img{max-height:80px;max-width:280px;}
/* ————– banner STYLE ————– */
.banner_container{background:#689A51;}
.banner{width:100%;}
.banner input{display: none;}
.banner .bigPic{width:100%;height:25rem;}
.banner .bigPic div{width:100%;background:#ccc;text-align:center;height:25rem;display: none;}
.banner .bigPic div img{height:100%;max-width: 100%;}
.banner .sliderPic{width:100%;background-color:#000;height:3.7rem;overflow-y: auto;}
.banner .sliderPic label {padding:.5rem;float:left;cursor:pointer;}
.banner .sliderPic label img{max-width:5rem;height:2.5rem;opacity:.8; }
#tongtool-img-rdi-1:checked ~ .bigPic #tongtool-img-1{display:block;}
#tongtool-img-rdi-1:checked ~ .sliderPic #tongtool-img-slider-1 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-2:checked ~ .bigPic #tongtool-img-2{display:block;}
#tongtool-img-rdi-2:checked ~ .sliderPic #tongtool-img-slider-2 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-3:checked ~ .bigPic #tongtool-img-3{display:block;}
#tongtool-img-rdi-3:checked ~ .sliderPic #tongtool-img-slider-3 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-4:checked ~ .bigPic #tongtool-img-4{display:block;}
#tongtool-img-rdi-4:checked ~ .sliderPic #tongtool-img-slider-4 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-5:checked ~ .bigPic #tongtool-img-5{display:block;}
#tongtool-img-rdi-5:checked ~ .sliderPic #tongtool-img-slider-5 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-6:checked ~ .bigPic #tongtool-img-6{display:block;}
#tongtool-img-rdi-6:checked ~ .sliderPic #tongtool-img-slider-6 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-7:checked ~ .bigPic #tongtool-img-7{display:block;}
#tongtool-img-rdi-7:checked ~ .sliderPic #tongtool-img-slider-7 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-8:checked ~ .bigPic #tongtool-img-8{display:block;}
#tongtool-img-rdi-8:checked ~ .sliderPic #tongtool-img-slider-8 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-9:checked ~ .bigPic #tongtool-img-9{display:block;}
#tongtool-img-rdi-9:checked ~ .sliderPic #tongtool-img-slider-9 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-10:checked ~ .bigPic #tongtool-img-10{display:block;}
#tongtool-img-rdi-10:checked ~ .sliderPic #tongtool-img-slider-10 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-11:checked ~ .bigPic #tongtool-img-11{display:block;}
#tongtool-img-rdi-11:checked ~ .sliderPic #tongtool-img-slider-11 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-12:checked ~ .bigPic #tongtool-img-12{display:block;}
#tongtool-img-rdi-12:checked ~ .sliderPic #tongtool-img-slider-12 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-13:checked ~ .bigPic #tongtool-img-13{display:block;}
#tongtool-img-rdi-13:checked ~ .sliderPic #tongtool-img-slider-13 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-14:checked ~ .bigPic #tongtool-img-14{display:block;}
#tongtool-img-rdi-14:checked ~ .sliderPic #tongtool-img-slider-14 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-15:checked ~ .bigPic #tongtool-img-15{display:block;}
#tongtool-img-rdi-15:checked ~ .sliderPic #tongtool-img-slider-15 img{border:2px solid #8DC63F;opacity:1;}
#tongtool-img-rdi-16:checked ~ .bigPic #tongtool-img-16{display:block;}
#tongtool-img-rdi-16:checked ~ .sliderPic #tongtool-img-slider-16 img{border:2px solid #8DC63F;opacity:1;}
.flatBigPic{margin:0 auto;width:100%;text-align: center;display: none;}
/* ————– description STYLE ————– */
.box{padding:0;margin-top:.5rem;}
.titlebar{border-bottom:solid 1px #B5D8A4;color:#689A51;height:1.5rem;line-height:1.5rem;padding:0 .6rem;font-size:.83rem;font-weight:bold;}
.content{word-wrap:break-word;padding:.25rem;font-size:0.6rem;clear:both;}
/* ————– context STYLE ————– */
.tab_container{width:100%;word-break:break-word;}
.tab_container input{display: none;}
.tab_container .tab{width:160px;float:left;}
.tab_container .tab ul{width:100%;list-style:none;margin:0;padding:0;}
.tab_container .tab ul li{width:100%;height:1.44rem;line-height:1.5rem;margin-bottom:4px;cursor:pointer;margin-right:4px;background:#D4E4CD;color:#555;border-radius:.25rem 0 0 .25rem;font-size: .7rem;}
.tab_container .tab ul li label{display:block;padding:0 1rem;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.tab_container .tab_content{position:relative;margin-left:160px;background-color:#fff;border:solid 1px #ccc;border-left:solid 2px #689A51;box-sizing:border-box;clear:inherit;min-height:10rem;}
.tab_container .tab_content .tab_content_container{opacity:1;width:100%;background-color:#fff;padding:.25rem;font-size:0.6rem;display: none}
#tongtool-tab-rdi-1:checked ~ .tab ul #tongtool-tab-li-1{background:#689A51;color:#fff;}
#tongtool-tab-rdi-1:checked ~ .tab_content #tongtool-tab-1{display:block;}
#tongtool-tab-rdi-2:checked ~ .tab ul #tongtool-tab-li-2{background:#689A51;color:#fff;}
#tongtool-tab-rdi-2:checked ~ .tab_content #tongtool-tab-2{display:block;}
#tongtool-tab-rdi-3:checked ~ .tab ul #tongtool-tab-li-3{background:#689A51;color:#fff;}
#tongtool-tab-rdi-3:checked ~ .tab_content #tongtool-tab-3{display:block;}
#tongtool-tab-rdi-4:checked ~ .tab ul #tongtool-tab-li-4{background:#689A51;color:#fff;}
#tongtool-tab-rdi-4:checked ~ .tab_content #tongtool-tab-4{display:block;}
#tongtool-tab-rdi-5:checked ~ .tab ul #tongtool-tab-li-5{background:#689A51;color:#fff;}
#tongtool-tab-rdi-5:checked ~ .tab_content #tongtool-tab-5{display:block;}
#tongtool-tab-rdi-6:checked ~ .tab ul #tongtool-tab-li-6{background:#689A51;color:#fff;}
#tongtool-tab-rdi-6:checked ~ .tab_content #tongtool-tab-6{display:block;}
.tab1{display:none;}
/* ————– footer STYLE ————– */
.footer{padding:.8rem 0 1rem 0;background:#4E654E;color:#D7D7D7;margin-top:.5rem;}
.footer .copyright{text-align:center;font-size:.8em;}
/* ————– fix mobile STYLE ————– */
@media screen and (max-width: 960px){
html{font-size: 12px}
.container{padding:0}
.tab,.tab_content{display: none}
.tab1{display: block}
.titlebar{font-size:1rem;}
.content{word-wrap:break-word;font-size:1rem;}
.banner{display:none;}
.flatBigPic{display:block;}
.flatBigPic ul{display: inline-block;list-style:none;margin:0;padding:0;}
.flatBigPic li{display: inline-block;width:98%;margin:.25rem 0 0 0;}
.flatBigPic li div{text-align:center;width:100%;}
.flatBigPic li img{max-width:100%;max-height:480px;}
.specialRelate .tongtool-related ul li{width:50%!important;border:0;}
.specialRelate .tongtool-related ul li:hover{border:0;}
}
body{padding:0;margin:0}
.clear{font-size:0; content:” “; clear:both; height:0; zoom:1; overflow:hidden}
.specialRelate .tongtool-related{margin:0;padding:0;width:100%;}
.specialRelate .tongtool-related ul{width:100%;list-style-type:none;padding:0px;margin:0px auto;}
.specialRelate .tongtool-related .item{margin:2px;border:solid 1px #ccc;}
.specialRelate .tongtool-related ul li div:hover{border:solid 1px #689A51;}
.specialRelate .tongtool-related ul li{padding:0px; margin:0px; float:left;list-style-type:none;position:relative;}
.specialRelate .tongtool-related ul li a img{width:100%;}
.specialRelate .tongtool-related ul li a{margin:5px;float:left;text-decoration:none;}
.specialRelate .tongtool-related p{padding:0px;margin:0px;}
.specialRelate .tongtool-related .title{word-break:break-word;font-size:12px;line-height:13px;height:27px;overflow: hidden;text-align: left;text-decoration: none;width:96%;word-wrap: break-word; margin:5px 0;}
.specialRelate .tongtool-related .title a{text-decoration: none; color:#444;}
.specialRelate .tongtool-related ul li:hover .title a{text-decoration:underline;}
.specialRelate .tongtool-related .price{color:#666;font-family: Arial;font-size: 11px;font-weight: normal;height:29px;line-height:14px;text-align: left;}
.specialRelate .tongtool-related .price b{color:red;cursor: pointer;font-size: 13px;font-weight: bold;}
.specialRelate .tongtool-related .price span{color: #777777;cursor: pointer;font-size: 12px;font-weight: normal;text-decoration: line-through;}
.specialRelate .tongtool-related .shipping{color:#666;font-family: Verdana,sans-serif !important;font-size: 11px;font-weight: normal;line-height: 13px;min-height: 13px;text-align: left;}
.tongtool-tag-off{ width:50px;height:50px; background:url(https://img1.tongtool.com/v/template/img/tag-off.gif) no-repeat; position:absolute; top:-4px;left:2px; z-index:99; text-align:center; color:#fff; font-size:0.875em; }
.tongtool-tag-off span{display:inline-block; margin-top:5px; line-height:15px;}
.specialRelate .tongtool-related ul li:hover .title{ color:#689A51;}
Fitment:
For Honda Civic Sedan (2017-2021 US Built Models) Passenger(Right) Side Mirror.
For Honda Civic Sedan (2016 US Built Models) Passenger(Right) Side Mirror.
Part Number:
HO1321284 76208TBCA03ZA-PFM 76208TBCA02ZA-PFM 7620, 76208-TBC-A02ZA
128-65830BR 76201TBAA11ZF 76208TBC, 4720641-1 HO1327107 76201-TBA-A11ZF
Features:
1.100% Brand New.
2.Gives your car a more aggressive front and improves the sporty appearance.
3.Easy install and durable use.
4.Great quality and great Fitment.
5.Strict quality control standards to build and test.
Package Included:
1Piece* Right(Passenger) Side Mirror
Note:
1.Installation instruction is not included.
2.We strongly recommend that installation shall be done by professional people.
3.Please confirm your vehicle matches the parts compatibility chart.
4.Due to the different display and different light, the picture may not reflect the actual color of the item. Thanks for your understanding.
Reasons for buying from us:
We keep the same pace with current trend and introduce the latest goods to meet your demands. We are professional eBay Seller. We're committed to offer quality products and provide world-class service. Visiting our shop will be a good journey and your correct choice; you will get the quality product with reasonable price. Hope you will have a good buying experience with us.
It's our pleasure to do business with you and we hope you're satisfied with our products and services. Don't hesitate to contact us if you have any enquiries. We'll try our best to assist.
We would appreciate it if you could leave us seller ratings. Your positive comments are of vital importance to us!
We accept different payment method.
Please make payment via "ebay" checkout button in order to prevent delay in your shipment.
All payment must be made within 5 days after auction ends, otherwise, our system will mark the item unpaid. Please contact us as soon as possible if having any problem.
Buyers are responsible for import duties, custom fees and taxes, if any. Please check with your country’s custom office to determine the additional costs impose on the item prior to buying.
Items will be shipped by standard shipping provided with tracking number, 1 working days after payment is confirmed.
Orders from Saturdays, Sundays or holidays will process on next business day and will be ship within 24 hours.
We offer 30 days return policy. Please contact us within 30 days from the date you receive your order if you have any issues with the product and would like to return.
All returned items MUST BE in the original packaging and you MUST PROVIDE us with the shipping tracking number, specific reason for the return, and your eBay ID.
We will refund YOUR FULL WINNING BID AMOUNT, upon receipt of the item in its original condition and packaging with all components and accessories included, AFTER BOTH Buyer and Seller cancel the transaction from eBay. OR, you may choose to have a replacement.
Buyer is responsible for return shipping cost.
Please contact us first if you have any problem about the item
Our professional Customer Service is available at our working hours: Monday-Saturday 9:00am-6:30pm(China Standard Time)
Once you get the item please inspect it and make sure you get exactly what you paid for.
Once you satisfy with our products and service, please leave positive feedback and "5 Stars" in four areas of DSR(Detail Seller Rating) for us and we will do the same for you.
If you feel that you got an item that is different from what you ordered or if it arrived damaged or if you are not satisfied with the item please email us and we will love to work with you in resolving any issues.
Reasons for buying from us:
We keep the same pace with current trend and introduce the latest goods to meet your demands. We are professional eBay Seller. We're committed to offer quality products and provide world-class service. Visiting our shop will be a good journey and your correct choice; you will get the quality product with reasonable price. Hope you will have a good buying experience with us.
It's our pleasure to do business with you and we hope you're satisfied with our products and services. Don't hesitate to contact us if you have any enquiries. We'll try our best to assist.
We would appreciate it if you could leave us seller ratings. Your positive comments are of vital importance to us!
We accept different payment method.
Please make payment via "ebay" checkout button in order to prevent delay in your shipment.
All payment must be made within 5 days after auction ends, otherwise, our system will mark the item unpaid. Please contact us as soon as possible if having any problem.
Buyers are responsible for import duties, custom fees and taxes, if any. Please check with your country’s custom office to determine the additional costs impose on the item prior to buying.
Items will be shipped by standard shipping provided with tracking number, 1 working days after payment is confirmed.
Orders from Saturdays, Sundays or holidays will process on next business day and will be ship within 24 hours.
We offer 30 days return policy. Please contact us within 30 days from the date you receive your order if you have any issues with the product and would like to return.
All returned items MUST BE in the original packaging and you MUST PROVIDE us with the shipping tracking number, specific reason for the return, and your eBay ID.
We will refund YOUR FULL WINNING BID AMOUNT, upon receipt of the item in its original condition and packaging with all components and accessories included, AFTER BOTH Buyer and Seller cancel the transaction from eBay. OR, you may choose to have a replacement.
Buyer is responsible for return shipping cost.
Please contact us first if you have any problem about the item
Our professional Customer Service is available at our working hours: Monday-Saturday 9:00am-6:30pm(China Standard Time)
Once you get the item please inspect it and make sure you get exactly what you paid for.
Once you satisfy with our products and service, please leave positive feedback and "5 Stars" in four areas of DSR(Detail Seller Rating) for us and we will do the same for you.
If you feel that you got an item that is different from what you ordered or if it arrived damaged or if you are not satisfied with the item please email us and we will love to work with you in resolving any issues.
Reviews
There are no reviews yet.