Description

- Returns >> Fast refund. Money-Back Guarantee.
- 99.3% of Reviewers Recommends This Product.
Perfect fit! Genius product.easy upgrade.
FEATURES:
- High-quality material: 4D carbon fiber black sticker. The door sill guard is made of vinyl film with carbon fiber texture design. waterproof and high temperature resistance. After several tests on high temperature and rainy days. we found that it did not melt and crack. High quality is our pursuit. and we believe in you.
- Function: The door sill anti-scratch protector is designed to prevent scratches. It covers the existing scratches when loading and unloading the front and rear doors. It has good slip resistance and flexibility. Improve the appearance of the vehicle and make your car look cool!
- Easy to install: First. wipe clean the target surface without getting any dust or oil. then remove the protective film of the strong tape. and paste it in the correct position. finally peel and paste. and then press firmly with a plastic scraper.
- Wide application: The door sill protector is suitable for all cars. If you think it is too long. you can cut it freely. It can also be used with heat guns or household hair dryers for shaping. flexible and elastic.

THE PACKAGE CONTAINS:
- (4pcs)Carbon car door sills stickers * 1 set
-Front door Size:23.6 X 2.7 Inch (2 pcs)
-Rear door Size:15.7 X 2.7 Inch (2 pcs)
- (5pcs)Carbon car door sills+Car trunk stickers * 1 set
-Front door Size:23.6 X 2.7 Inch (2 pcs)
-Rear door Size:15.7 X 2.7 Inch (2 pcs)
-Car trunk Size:40 X 2.7 Inch (1 pcs)
- (9pcs)Carbon car door sills*2+Car trunk stickers * 1 set
-Front door Size:23.6 X 2.7 Inch (4 pcs)
-Rear door Size:15.7 X 2.7 Inch (4 cs)
-Car trunk Size:40 X 2.7 Inch (1 pcs)
- Applicable Car: Universal(Automatically glow at night)
How to Install it?
- Clean up and dry up the application area.
- Measure the application area.
- Peel and stick.then press firmly by plastic scraper tool.
- Keep your car away from washing or waxing for 3 days.
- So you need stickers to protect your car.
- Note:We advise you heat with cigarette lighter or hot air blower the sticker before you paste in cold weather.
How to replace or remove?
- Use the scraper to remove. and wipe the glue mark with alcohol.
- Or use your hair dryer to help remove.
Fitment:
- Fits for BMW ALL MODEL Series
- Fits for AUDI ALL MODEL Series
- Fits for BENZ ALL MODEL Series
- Fits for TRSLA ALL MODEL Series
- Fits for LEXUS ALL MODEL Series
- Fits for NISSAN ALL MODEL Series
- Fits for HONDA ALL MODEL Series
- Fits for HYUNDAI ALL MODEL Series
- Fits for KIA ALL MODEL Series
- Fits for TOTOTA ALL MODEL Series
- Fits for VOLVO ALL MODEL Series
- Fits for FORD ALL MODEL Series
- Fits for MAZDA ALL MODEL Series
- Fits for BUICK ALL MODEL Series
- Fits for CHEVROLET ALL MODEL Series
- Fits for CADILLACS ALL MODEL Series
- Fits for INFINTI ALL MODEL Series
- Fits for JEEP ALL MODEL Series
- Fits for SUBARU ALL MODEL Series
✈ Worldwide Shipping ✈
- Standard shipping typically takes 3-20 business days. You may receive them earlier.
- Tracking Numbers will be sent so that you can track it. Cool gadgets are worth waiting for!
🔒 100% Risk-Free Purchase 🔥
Dear customer, buy any product here and try it for 30 days from the comfort of your home.
If for any reason you are not completely satisfied, return the product within 30 days!
We truly offer the most stunning, trendy and high quality products in the world. We will do everything we can to help everyone with great customer service as we value our customer satisfaction with absolutely ZERO risks. If you are not satisfied with receiving the goods, you can request a refund. You can pay with PayPal, which protects your money. If you do not have a PayPal account, we accept all credit cards.
NOTE:
- Due to manual measurements, please allow slight measurement deviations.
- Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.
"Limited stock due to high demand"
A great gift for yourself or your friends!
Click “ADD TO CART” to get yours now!
${data.starNum}/${data.starTotal}
${data.starNum}/${data.starTotal}
${!isPercentage ? `${data.count}` : `${data.count / data.total * 100}%`}
${data.count > 99 ? '99+' : data.count < 1 ? '' : data.count}
${function() {
if(data.imgCover) {
if(media.videosrc) {
let src = '';
if (media.videosrc) {
src = media.videosrc + '.' + media.ext;
}
const videoDom = `
`;
if(!isPC){
return `
`;
if(!isPC){
return `
`
}else{
return `
`
}
}
} else {
if (media.videosrc) {
let src = '';
if (media.videosrc) {
src = media.videosrc + '.' + media.ext;
}
return `
`
} else if(media.mp4 || media.hls) {
return `
`
} else {
return `
`
}
}
}()}
${videoDom}
`
}
return `
${videoDom}
`
} else if(media.mp4 || media.hls) {
const videoDom = `
${videoDom}
`
}
return `
${videoDom}
`
} else {
if(!isPC){
return `
Newest
Newest
Most liked
Highest ratings
Lowest ratings
Newest
Most liked
Highest ratings
Lowest ratings
All
All(${list.count})
With Photos(${list.image_count})
All(${list.count})
With Photos(${list.image_count})
${arrow}
`);
for (let i = startNumber; i <= endNumber; i++) {
if (i === pageNum) {
nums.push(
`${i}
`
);
} else {
// 第一段:不大于3
if (pageNum <= 3) {
if (i < pageNum + 2 || i > Math.max(endNumber - 4, 0)) {
nums.push(`${i}
`);
}
if (i === pageNum + 2 && i < endNumber - 3) {
nums.push(`...
`);
}
}
// 第二段:大于3 到 倒数第三个
if (pageNum > 3 && pageNum < endNumber - 3) {
if (i < 3 || i > endNumber - 3 || (pageNum - 2 < i && i < pageNum + 2)) {
nums.push(`${i}
`);
}
if (i === 3 && pageNum - 1 !== 3) {
nums.push(`...
`);
}
if (i === endNumber - 4) {
nums.push(`...
`);
}
}
// 第三段: 倒数4个
if (pageNum >= Math.max(endNumber - 3, 4)) {
if (i < 3 || i > endNumber - 3 || i == pageNum - 1) {
nums.push(`${i}
`);
}
if (i === 3 && pageNum > 4 && endNumber > 5) {
nums.push(`...
`);
}
}
}
}
nums.push(`
${arrow}
`);
return `${nums.join(' ')}
`;
}()}
Write a Review
${data.title}
${data.starNum}/${data.starTotal}
${data.starNum}/${data.starTotal}
Customer Reviews
(${data.comment_count > 500 ? '500+' : (data.comment_count || 0)})
Write a Review
View all
${item.username}
Verified
${item.content}
${data.shop_name} reply:
${item.reply && item.reply.length && item.reply[0].content}
${formatDate(item.created_at)}
View more
Wow you reached the bottom
View all
Write a Review
${data.comment_avg_star}
Total reviews: ${data.comment_count > 999 ? '999+' : data.comment_count}
${level}
Reviews
- All(${list.count})
- With Photos(${list.image_count})
Wow you reached the bottom
`;
} else {
return ``;
}
}()}
${function(){
return `
${function(){
if (media.videosrc) {
let src = '';
if (media.videosrc) {
src = media.videosrc + '.' + media.ext;
}
return `
`
} else if(media.mp4 || media.hls) {
return `
`
} else {
return `
`
}
}()}
No reviews available. The product reviews component has been hidden
Product Detail Reviews