Promoção!

TESERY Footwell / Puddle / Glovebox / Frunk / Trunk LED Lights for Model 3/Y/S/X

O preço original era: 49,99 €.O preço atual é: 30,39 €.

REF: n.d. Categoria:

Descrição

@import url(‘https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap’);

.ts-pdp-wrap * {
box-sizing: border-box;
font-family: ‘Montserrat’, sans-serif;
}

.ts-pdp-wrap {
max-width: 100%;
margin: 0 auto;
color: #1a1a1a;
line-height: 1.6;
}

/* Hero */
.ts-hero {
background: #ffffff;
border-bottom: 2px solid #0065b3;
padding: 56px 0 44px;
text-align: center;
margin-bottom: 56px;
}

.ts-hero-eyebrow {
font-size: 11px;
font-weight: 600;
letter-spacing: 3px;
text-transform: uppercase;
color: #0065b3;
margin-bottom: 14px;
}

.ts-hero-title {
font-size: 34px;
font-weight: 700;
color: #111111;
margin: 0 0 18px;
line-height: 1.2;
}

.ts-hero-sub {
font-size: 15px;
color: #555;
max-width: 600px;
margin: 0 auto;
}

/* Alert / Note */
.ts-alert {
background: #fffbf0;
border-left: 3px solid #f59e0b;
border-radius: 8px;
padding: 14px 18px;
font-size: 13px;
color: #6b4c00;
margin-bottom: 14px;
}

.ts-note {
background: #f0f6ff;
border-left: 3px solid #0065b3;
border-radius: 8px;
padding: 14px 18px;
font-size: 13px;
color: #003d6b;
margin-bottom: 56px;
}

/* Section */
.ts-section {
margin-bottom: 72px;
}

.ts-section-eyebrow {
font-size: 11px;
font-weight: 600;
letter-spacing: 3px;
text-transform: uppercase;
color: #0065b3;
margin-bottom: 10px;
text-align: center;
}

.ts-section-title {
font-size: 30px;
font-weight: 700;
color: #111;
margin: 0 0 12px;
text-align: center;
}

.ts-section-sub {
font-size: 14px;
color: #666;
margin-bottom: 36px;
text-align: center;
}

/* Image-Text Selling Points */
.ts-imgtext-item {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 0;
align-items: center;
margin-bottom: 24px;
background: #ffffff;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 2px 16px rgba(0,0,0,0.07);
}

.ts-imgtext-item.reverse {
direction: rtl;
}

.ts-imgtext-item.reverse > * {
direction: ltr;
}

.ts-imgtext-img {
width: 100%;
display: block;
object-fit: cover;
aspect-ratio: 1 / 1;
border-radius: 16px;
}

.ts-imgtext-content {
padding: 40px 44px;
}

.ts-imgtext-num {
font-size: 11px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
color: #0065b3;
margin-bottom: 12px;
}

.ts-imgtext-title {
font-size: 19px;
font-weight: 700;
color: #111;
margin-bottom: 14px;
line-height: 1.3;
}

.ts-imgtext-desc {
font-size: 13px;
color: #555;
line-height: 1.75;
}

/* Kit Options */
.ts-kit-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
margin-bottom: 36px;
}

.ts-kit-card {
background: #ffffff;
border-radius: 16px;
padding: 36px 20px;
text-align: center;
box-shadow: 0 2px 12px rgba(0,0,0,0.06);
display: flex;
flex-direction: column;
align-items: center;
}

.ts-kit-card.featured {
background: #f4f9ff;
box-shadow: 0 4px 20px rgba(0,101,179,0.12);
border: 2px solid #0065b3;
}

.ts-kit-badge {
display: inline-block;
background: #0065b3;
color: #fff;
font-size: 10px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
padding: 4px 12px;
border-radius: 20px;
margin-bottom: 14px;
}

.ts-kit-pcs {
font-size: 48px;
font-weight: 700;
color: #0065b3;
line-height: 1;
margin-bottom: 2px;
}

.ts-kit-unit {
font-size: 12px;
font-weight: 600;
color: #0065b3;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 18px;
}

.ts-kit-divider {
width: 32px;
height: 2px;
background: #e0e0e0;
margin: 0 auto 18px;
border-radius: 2px;
}

.ts-kit-card.featured .ts-kit-divider {
background: #0065b3;
opacity: 0.3;
}

.ts-kit-coverage {
font-size: 12px;
color: #555;
line-height: 1.7;
}

/* Location Images Row */
.ts-location-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 16px;
}

.ts-location-card {
text-align: center;
}

.ts-location-img {
width: 100%;
aspect-ratio: 1 / 1;
object-fit: cover;
border-radius: 14px;
display: block;
margin-bottom: 12px;
}

.ts-location-label {
font-size: 12px;
font-weight: 600;
color: #333;
text-transform: uppercase;
letter-spacing: 1px;
}

/* Install Steps */
.ts-steps {
margin-bottom: 0;
}

.ts-step {
display: flex;
gap: 20px;
margin-bottom: 16px;
align-items: flex-start;
background: #ffffff;
border-radius: 12px;
padding: 28px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
}

.ts-step-num {
flex-shrink: 0;
width: 36px;
height: 36px;
background: #0065b3;
color: #fff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
font-weight: 700;
}

.ts-step-content-title {
font-size: 15px;
font-weight: 700;
color: #1a1a1a;
margin-bottom: 6px;
}

.ts-step-content-desc {
font-size: 13px;
color: #555;
line-height: 1.6;
}

/* FAQ Accordion */
.ts-faq-title {
font-size: 30px;
font-weight: 700;
color: #111;
margin-bottom: 24px;
text-align: center;
}

.ts-faq-item {
background: #ffffff;
border-radius: 12px;
margin-bottom: 14px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.06);
}

.ts-faq-toggle {
display: none;
}

.ts-faq-label {
display: flex;
justify-content: space-between;
align-items: center;
padding: 24px 28px;
cursor: pointer;
font-size: 16px;
font-weight: 600;
color: #1a1a1a;
user-select: none;
gap: 12px;
min-height: 76px;
}

.ts-faq-label-text {
display: flex;
align-items: baseline;
gap: 10px;
flex: 1;
}

.ts-faq-qnum {
font-size: 13px;
font-weight: 700;
color: #0065b3;
letter-spacing: 1px;
flex-shrink: 0;
}

.ts-faq-label::after {
content: ‘+’;
font-size: 24px;
font-weight: 300;
color: #0065b3;
flex-shrink: 0;
line-height: 1;
}

.ts-faq-toggle:checked + .ts-faq-label::after {
content: ‘−’;
}

.ts-faq-body {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease, padding 0.3s ease;
font-size: 14px;
color: #666;
line-height: 1.7;
padding: 0 28px;
}

.ts-faq-anum {
font-size: 13px;
font-weight: 700;
color: #0065b3;
letter-spacing: 1px;
margin-right: 6px;
}

.ts-faq-toggle:checked ~ .ts-faq-body {
max-height: 300px;
padding: 0 28px 24px;
}

@media (max-width: 640px) {
.ts-hero { padding: 36px 16px 28px; margin-bottom: 36px; }
.ts-hero-title { font-size: 26px; }
.ts-section { margin-bottom: 48px; }
.ts-section-title { font-size: 22px; }
.ts-faq-title { font-size: 22px; }
.ts-imgtext-item { grid-template-columns: 1fr; }
.ts-imgtext-item.reverse { direction: ltr; }
.ts-imgtext-content { padding: 24px; }
.ts-kit-grid { grid-template-columns: 1fr; gap: 12px; }
.ts-location-grid { gap: 10px; }
.ts-faq-label { font-size: 14px; padding: 18px 20px; }
.ts-faq-body { padding: 0 20px; }
.ts-faq-toggle:checked ~ .ts-faq-body { padding: 0 20px 18px; }
}

Tesla Interior Lighting

Four Colors. One Perfect Glow.

Plug-and-play footwell LED lights engineered for Tesla Model 3, Y, S & X — no wiring, no tools, just instant ambiance.

Compatibility Notice: Designed for Tesla Model 3 / Model Y (all years), Model S (2012–2021), and Model X (2016–2021). Not guaranteed to fit other vehicle brands.
Important: The factory rear door welcome lights on some Tesla models are round-shaped and NOT compatible with this product. Only square-shaped factory light sockets are compatible. Please verify your vehicle’s socket shape before purchasing.

Product Highlights

Why Drivers Love It

Four reasons this is the most popular interior lighting upgrade for Tesla owners.

Ultra-Bright LED Chips

01
Brighter Cabin, Lower Power Draw
Powered by high-output LED chips, these lights deliver noticeably brighter illumination than factory bulbs — while drawing a fraction of the power. No range anxiety, just a better-lit cabin every time you open the door.
Personalized Color Options

02
Set the Mood with Your Color
Choose from Blue, White, Purple, or Red to match your style. Whether you prefer a cool, calm glow or a bold, vibrant accent, there’s a color that makes your Tesla feel uniquely yours — every single drive.
Multi-Location Coverage

03
Full-Cabin Ambiance, Every Corner
From footwells and door panels to the glovebox, front trunk, and rear trunk — cover every zone of your Tesla’s interior. The more positions you light, the more immersive the atmosphere becomes.
Easy Installation

04
Done in Minutes, No Experience Needed
No wiring. No drilling. No trips to the shop. Simply pop out the factory light with a flat-head screwdriver, plug in the Tesery LED, and snap it back into place. Most owners complete the full install in under 15 minutes.

Package Options

Choose Your Coverage

From essential footwell lighting to a full cabin transformation — pick the kit that fits your needs.

4
PCS
Footwell & Puddle Lights
Front + Rear
11
PCS
Footwell · Door · Glovebox
Front Trunk · Rear Trunk
Footwell

Footwell
Door

Door
Glovebox

Glovebox

Installation

3 Steps to a Transformed Cabin

No professional installation needed. All you need is a small flat-head screwdriver.

1
Remove the Factory Light
Use a flat-head screwdriver to gently pry out the original footwell light from its housing. No cutting or splicing required.
2
Plug In the Tesery LED
Connect the Tesery LED unit directly to the existing socket. The plug-and-play connector ensures a secure, rattle-free fit.
3
Snap Into Place & Enjoy
Press the unit firmly into the housing until it clicks. Power on your Tesla and enjoy your upgraded cabin ambiance instantly.

Frequently Asked Questions

A1 Yes — these are designed for Tesla Model 3, Model Y (all years), Model S (2012–2021), and Model X (2016–2021). Compatibility with other vehicle brands is not guaranteed.

A2 No special tools needed. A small flat-head screwdriver is all that’s required to remove the factory light and install the Tesery LED unit.

A3 No. These lights are designed for ultra-low power consumption and will not have a meaningful impact on your Tesla’s battery or range.

A4 They are specifically designed for Tesla models. Compatibility with other car brands is not guaranteed as the connector and housing dimensions are Tesla-specific.

A5 The 4 PCS kit includes 2 pieces for the foot pedal position and 2 pieces for the front seat under position, covering all four footwell areas.

Informação adicional

Please Select Style

, , , ,

Option

, ,

Avaliações

Ainda não existem avaliações.

Seja o primeiro a avaliar “TESERY Footwell / Puddle / Glovebox / Frunk / Trunk LED Lights for Model 3/Y/S/X”

O seu endereço de email não será publicado. Campos obrigatórios marcados com *