Description
html{height:100%;font-size:24px}
body{padding:0;margin:0;z-index:1;width:100%;background:#fff;}
img{border:none;}
a {outline:0;text-decoration:none !important}
label{margin:0;}
.crb{clear:both;}
.header{background: #FC4243;}
.logo{padding:.25rem 0;}
.logo img{max-height:80px;max-width:280px;}
/* ————– banner STYLE ————– */
.banner{width:100%;}
.banner input{display: none;}
.banner table{width:100%;overflow:hidden;border-spacing:0px;border-collapse:collapse;table-layout:fixed;}
.banner .bigPic{width:100%;height:25rem;}
.banner .bigPic div{width:100%;height:25rem;background:#fff;text-align:center;opacity:1;transition:all linear 500ms;-o-transition:all linear 500ms;-moz-transition:all linear 500ms;-webkit-transition:all linear 500ms;display: none;}
.banner .bigPic div img{max-width:100%;height:100%;}
.banner .sliderPic{width:13.8rem;vertical-align:top;height:25rem;overflow-y:auto;}
.banner .sliderPic ul{width:12.8rem;}
.banner .sliderPic ul li{float:left;padding:0;display: inline-block;}
.banner .sliderPic ul li label{padding:.2rem;display:block;background:#111;transition:all ease 500ms;cursor:pointer;}
.banner .sliderPic ul li label img{width:5rem;height:5rem;opacity:.5;}
.banner .sliderPic ul li label:hover{background:#FC4243;}
.banner .sliderPic ul li label:hover img{opacity:1;}
#tongtool-img-rdi-1:checked ~ table tr .bigPic #tongtool-img-1{display:block;}
#tongtool-img-rdi-1:checked ~ table tr .sliderPic ul li #tongtool-img-slider-1 img{opacity:1;}
#tongtool-img-rdi-1:checked ~ table tr .sliderPic ul li #tongtool-img-slider-1{background:#FC4243;}
#tongtool-img-rdi-2:checked ~ table tr .bigPic #tongtool-img-2{display:block;}
#tongtool-img-rdi-2:checked ~ table tr .sliderPic ul li #tongtool-img-slider-2 img{opacity:1;}
#tongtool-img-rdi-2:checked ~ table tr .sliderPic ul li #tongtool-img-slider-2{background:#FC4243;}
#tongtool-img-rdi-3:checked ~ table tr .bigPic #tongtool-img-3{display:block;}
#tongtool-img-rdi-3:checked ~ table tr .sliderPic ul li #tongtool-img-slider-3 img{opacity:1;}
#tongtool-img-rdi-3:checked ~ table tr .sliderPic ul li #tongtool-img-slider-3{background:#FC4243;}
#tongtool-img-rdi-4:checked ~ table tr .bigPic #tongtool-img-4{display:block;}
#tongtool-img-rdi-4:checked ~ table tr .sliderPic ul li #tongtool-img-slider-4 img{opacity:1;}
#tongtool-img-rdi-4:checked ~ table tr .sliderPic ul li #tongtool-img-slider-4{background:#FC4243;}
#tongtool-img-rdi-5:checked ~ table tr .bigPic #tongtool-img-5{display:block;}
#tongtool-img-rdi-5:checked ~ table tr .sliderPic ul li #tongtool-img-slider-5 img{opacity:1;}
#tongtool-img-rdi-5:checked ~ table tr .sliderPic ul li #tongtool-img-slider-5{background:#FC4243;}
#tongtool-img-rdi-6:checked ~ table tr .bigPic #tongtool-img-6{display:block;}
#tongtool-img-rdi-6:checked ~ table tr .sliderPic ul li #tongtool-img-slider-6 img{opacity:1;}
#tongtool-img-rdi-6:checked ~ table tr .sliderPic ul li #tongtool-img-slider-6{background:#FC4243;}
#tongtool-img-rdi-7:checked ~ table tr .bigPic #tongtool-img-7{display:block;}
#tongtool-img-rdi-7:checked ~ table tr .sliderPic ul li #tongtool-img-slider-7 img{opacity:1;}
#tongtool-img-rdi-7:checked ~ table tr .sliderPic ul li #tongtool-img-slider-7{background:#FC4243;}
#tongtool-img-rdi-8:checked ~ table tr .bigPic #tongtool-img-8{display:block;}
#tongtool-img-rdi-8:checked ~ table tr .sliderPic ul li #tongtool-img-slider-8 img{opacity:1;}
#tongtool-img-rdi-8:checked ~ table tr .sliderPic ul li #tongtool-img-slider-8{background:#FC4243;}
.flatBigPic{margin:0 auto;width:100%;text-align: center;display: none;}
/* ————– description STYLE ————– */
.box{padding:0;margin-top:.5rem;}
.titlebar{border-bottom:solid 2px #FC4243;color:#111;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:100%;height:1.44rem;border-bottom:solid 2px #FC4243;}
.tab_container .tab ul{width:100%;list-style:none;margin:0;padding:0;}
.tab_container .tab ul li{position:relative;bottom:2px;float:left;height:1.44rem;line-height:1.44rem;padding:0 .5rem;cursor:pointer;margin-right:4px;background:#ddd;color:#111;border-radius:.25rem .25rem 0 0;font-size: .7rem;}
.tab_container .tab ul li label{display:block;padding:0 1rem;cursor:pointer;}
.tab_container .tab_content{width:100%;}
.tab_container .tab_content #tongtool-tab-1{width:100%;padding: .25rem;font-size:0.6rem;display: none;}
#tongtool-tab-rdi-1:checked ~ .tab ul #tongtool-tab-li-1{background:#FC4243;color:#fff;}
#tongtool-tab-rdi-1:checked ~ .tab_content #tongtool-tab-1{display:block;}
.tab_container .tab_content #tongtool-tab-2{width:100%;padding: .25rem;font-size:0.6rem;display: none;}
#tongtool-tab-rdi-2:checked ~ .tab ul #tongtool-tab-li-2{background:#FC4243;color:#fff;}
#tongtool-tab-rdi-2:checked ~ .tab_content #tongtool-tab-2{display:block;}
.tab_container .tab_content #tongtool-tab-3{width:100%;padding: .25rem;font-size:0.6rem;display: none;}
#tongtool-tab-rdi-3:checked ~ .tab ul #tongtool-tab-li-3{background:#FC4243;color:#fff;}
#tongtool-tab-rdi-3:checked ~ .tab_content #tongtool-tab-3{display:block;}
.tab_container .tab_content #tongtool-tab-4{width:100%;padding: .25rem;font-size:0.6rem;display: none;}
#tongtool-tab-rdi-4:checked ~ .tab ul #tongtool-tab-li-4{background:#FC4243;color:#fff;}
#tongtool-tab-rdi-4:checked ~ .tab_content #tongtool-tab-4{display:block;}
.tab_container .tab_content #tongtool-tab-5{width:100%;padding: .25rem;font-size:0.6rem;display: none;}
#tongtool-tab-rdi-5:checked ~ .tab ul #tongtool-tab-li-5{background:#FC4243;color:#fff;}
#tongtool-tab-rdi-5:checked ~ .tab_content #tongtool-tab-5{display:block;}
.tab1{display:none;}
/* ————– footer STYLE ————– */
.footer{padding:.8rem 0 1rem 0;border-top:solid 2px #FC4243;}
.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 ul li{padding:0px; margin:0px; float:left;list-style-type:none;position:relative; background:#fff;}
.specialRelate .tongtool-related .item{margin:2px;border:solid 1px #ccc}
.specialRelate .tongtool-related .pic{display:table-cell; vertical-align:middle; text-align:center; overflow:hidden;border:solid 0px #fff; background:#fff;}
.specialRelate .tongtool-related .pic img{max-width:100%}
.specialRelate .tongtool-related p{padding:0px 8px;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:94%;word-wrap: break-word; margin:6px 0;}
.specialRelate .tongtool-related .title a{text-decoration: none;color:#FC4243;}
.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:#000;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:#999;font-family: Verdana,sans-serif !important;font-size: 11px;font-weight: normal;line-height: 13px;min-height: 13px;text-align: left;padding-bottom:8px;}
.specialRelate .tongtool-related ul li div:hover{background:#111;border:solid 1px #111}
.specialRelate .tongtool-related ul li:hover .title a{ color:#FC4243;}
.specialRelate .tongtool-related ul li:hover .price b{ color:#fff;}
.tongtool-tag-off{ width:50px;height:50px; background:url(https://img1.tongtool.com/v/template/img/tag-off.gif) no-repeat; position:absolute; top:-3px;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;}
Specification:
New & High Performance
Direct Replacement.
Strict quality control standards to Build and test
Made under Factory OEM
Look for compatibility list for fitment or just ask us.
Replacement suitable for broken or lost outer door handle components.
Will Fit:
2014-2019 Toyota Corolla
Only for LH hand drive
Features:
High Quality
High Durability
Easy install
Simple operation
Color: Primed Black
Package Include:
1*Exterior front left Door Handle
Welcome to our store!
We are professional suppliers of motor parts and accessories. If you have any questions or require assistance, Please feel free to send us eBay messages
We accept PayPal only.
The price does not cover any customs tax, duty or VAT.
Item will be shipped out within 1-3 working days after full payment is received. Please feel free to send us eBay messages if you have any questions about not receive an item.
Shipment may influenced by the weather / custom / holidays and other uncertainties. If it is delayed, the item may reach some more days later than the estimate delivery date. But we will try our best to ensure the items reach soon.
* Please help us to stay in business by leaving us Positive feedback with all five star rating if you are satisfied with our products and service.
* If you are considering giving a neutral or negative feedback or a low DSR (4 or below), do write to us and give us an opportunity to address your concerns first. We are always stand-by to help for any questions or concerns. Please feel free to send us eBay messages. We will reply asap.
* All our products have been checked and packaged in good condition before dispatch.
* 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.
* Buyer is responsible for return/exchange shipping costs. P&H fees are non-refundable.
* 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.
Welcome to our store!
We are professional suppliers of motor parts and accessories. If you have any questions or require assistance, Please feel free to send us eBay messages
We accept PayPal only.
The price does not cover any customs tax, duty or VAT.
Item will be shipped out within 1-3 working days after full payment is received. Please feel free to send us eBay messages if you have any questions about not receive an item.
Shipment may influenced by the weather / custom / holidays and other uncertainties. If it is delayed, the item may reach some more days later than the estimate delivery date. But we will try our best to ensure the items reach soon.
* Please help us to stay in business by leaving us Positive feedback with all five star rating if you are satisfied with our products and service.
* If you are considering giving a neutral or negative feedback or a low DSR (4 or below), do write to us and give us an opportunity to address your concerns first. We are always stand-by to help for any questions or concerns. Please feel free to send us eBay messages. We will reply asap.
* All our products have been checked and packaged in good condition before dispatch.
* 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.
* Buyer is responsible for return/exchange shipping costs. P&H fees are non-refundable.
* 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.
Reviews
There are no reviews yet.