we have More than 15 years AUTO LED Light technology,Specialized design for CAR SUV UTE TRUCK Headlight fog light parking light Automobile ...
Welcome to our storeShop now
we have More than 15 years AUTO LED Light technology,Specialized design for CAR SUV UTE TRUCK Headlight fog light parking light Automobile ...
Shop now
- Accurate decoding driver, fit most of vehicles - Exclusive ceramic nano packaging technology, high thermal conductivity, heat resistance, shock resistance, pressure resistance - Dual heat dissipation — Ceramic borad & All-in-one aviation
Note Installation Precautions:
1. As a safety precaution, please ensure that the car has enough time to cool normally.
Before starting the installation process.
2. Park the vehicle in a parking position or ensure it is in place.
3. Make sure the ignition is turned off and the key is removed.
4. Be careful to avoid burns, especially when turning the vehicle on or off.
5. Be careful not to squeeze or cut the bulb. Also be sure not to touch
Use your bulb with your fingers as this will cause stains.
6. Fully check the contact point, the connection between the port and the wire is faulty
Connections can cause lighting problems.
7. Make sure the end of the bulb is not in contact with the inside
The hood of the headlights when adjusting the bulb.
our product will fit most of car model as mention . In special circumstances if our product not work or not fit your car , pls contact us First and do not leave any feedback . we promise to solve your problem and make you satisfied . thank you !
If you not sure the bulb's type about your car , you also can contact us , we focus on the Auto LED light , we will try best to help you solve the problem .
Instant PayPal payment is the preferred method of payment.
We will only ship to the confirmed PayPal shipping address given with the payment.
If you want to ship to other address, please change your PayPal shipping address before you make payment. To avoid initiating an unpaid item claim, please pay within 7 days.
The item will be shipped out within 1-3 business days with cleared payment. Please included your phone number to the payment note for prompt and secure shipment. Tracking numbers for all orders are added to eBay once they have been dispatched; please login to eBay to find the tracking information for your order. we can send international shipment via the package usually take about 7-14 days to arrive. The choice of courier company is depending on buyer's location, we reserves the right to choose courier company according to buyer's order(Postage and handling fee doesn't include any REMOTE AREA and P.O. box address fee, there will be an extra applied).
International Buyers- Please Note The import duties, taxes and charges are not included in the item price or shipping charges. These charges are the buyer's responsibility.
Taxes, Customs& Duties we will help buyers to minimize the risk of paying tax, but we cannot sure how much tax you'II pay for. Please check with your country's customs office to determine what these additional costs will be prior to bidding/buying. Some countries' customs may charge taxes for importing goods from another country such as Import Duty, Value Added Tax,a Purchase Tax, Customs clearance fees etc.
More than 1 years hassle free warranty we offers 1 years hassle free warranty and lifetime support for each LED headlight bulb. We offer 30 days money back guarantee. If you are not satisfied with your purchase for any reason, you can return the item for refund or replacement within 30 days from your date of purchase. If you don't return goods within 30 days from date of purchase, your right to cancel will be revoked. Please contact us for return or troubleshooting help prior to returning any products.
If you have any concerns regarding shipping, item quality etc., please contact us prior to leaving us neutral or negative feedback. We will do our best to reach your satisfaction and make sure you have a nice purchase experience in our store. If you're satified with our service, hope you could leave us full 5 stars positive feedback, it will encourage us to do better in future.
Q1: Will this bulb fit my vehicle? A: We can match almost any vehicle to one of our bulb sizes. eBay only lets us include some vehicle fitments per listing, but if your vehicle does not show up on the compatibility table at the top of our listings, please check your user's manual.
Q2: My item has not arrived, what's taking so long? A: Sometimes items take longer than expected, especially if it’s going far or to rural area. Check with your post office to see if your item has been held up. Sometimes package will not update a tracking number until it has arrived at its destination. If your item still has not arrived after a few days, let us know so we can double check for you and help solve it asap.
Q3: Do I need to mention the Year, Make and Model in the notes when place order? A: YES. Please include the Year, Make, and Model in the notes section during checkout to ensure you receive everything needed for your kit!
Feedback
10 years AUTO LED Light technology , Australian Design Rule (ADR) for CAR Truck SUV Headlight . 2019 Upgrade Headlight Globes , High standard production process ! only Suitable For (AUS) Holden Calais 2002-2006 HONDA (AUS) ODYSSEY (2005-2008) VY Series 1 = 2002.09~2003.09 , VY Series 2 = 2003.09~2004.08 Nissan X-trail T32 Series = 2014.03~2017.xx Package : 4pcs LED Headlight globes , ( 2x High beam + 2x Dipped Beam globes ) . Super bright 6000K white light bulbs . Fast on/off response time, No any modification needed, just plug and pay . Lifespan>50,000 working hours warranty : 1 year lumen:4800lm per bulb, four bulbs total 19200lm per set Best replacement of headlight , etc. - 100% Genuine and Brand New - Voltage: 12V-24V - LED Chip: With CSP Integrated LED Chip 3570 - Waterproof Leve
On 19/09/2023 at 14:00:26 AEST, seller added the following information:
You may also like
Recently viewed
${function(){
const settings_product_title = "title";
const product_grid_image_size = "100%";
const settings_product_image_hover_on = true;
let settings_product_save_label = true;
const settings_product_swatches_name = ["color"];
const settings_collection_color_swatches = true;
const variantShowLimit = 4;
const private_id = 'product-tmpl-' + Math.random().toFixed(6).slice(-6)
const product_variants = data.variants || [];
const product_id = data.id;
const images = data.images || [];
const image = data.image || {};
const imageWidth = image.width;
let imageHeight = image.height;
if (product_grid_image_size !== 'natural') {
imageHeight = (imageWidth * parseFloat(product_grid_image_size)) / 100;
}
const price = Number(data.price_min);
let compareAtPrice = Number(data.compare_at_price);
let offRatio = data.off_ratio;
const type = data.type;
const isMock = data.isMock;
let product_image_hover_on = false;
for (let i = 0; i < product_variants.length; i++) {
const item = product_variants[i];
const vcap = Number(item.compare_at_price);
if (item.price == price && vcap > compareAtPrice) {
compareAtPrice = vcap;
offRatio = item.off_ratio;
}
}
let second_image = null;
if (settings_product_image_hover_on) {
for (let i = 1; i < images.length; i++) {
const img = images[i];
if (img.src && img.src.indexOf('video=') === -1) {
second_image = img;
product_image_hover_on = true;
break;
}
}
}
let sold_label_on = false;
let sale_label_on = false;
if (settings_product_save_label == null) {
settings_product_save_label = true;
}
if (!data.available) {
sold_label_on = true;
}
if (settings_product_save_label && compareAtPrice > price && data.available) {
sale_label_on = true;
}
const diffPrice = compareAtPrice - price;
const variantValues = [];
const showVariants = [];
if (data.need_variant_image && settings_collection_color_swatches && settings_product_swatches_name.length > 0) {
for (let i = 0; i < (data.options || []).length; i++) {
const option = data.originData.options[i];
const optionName = option.name && option.name.toLowerCase();
if (settings_product_swatches_name.includes(optionName)) {
for (let j = 0; j < product_variants.length; j++) {
const variant = product_variants[j];
const value = variant.options[i].value;
if (!variantValues.includes(value)) {
variantValues.push(value);
showVariants.push(variant);
}
}
break;
}
}
}
return `