{"product_id":"tesery-footwell-led-lights-for-model-3-y-s-x","title":"TESERY Footwell LED Lights for Model 3\/Y\/S\/X","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700\u0026display=swap');\n\n  .ts-pdp-wrap * {\n    box-sizing: border-box;\n    font-family: 'Montserrat', sans-serif;\n  }\n\n  .ts-pdp-wrap {\n    max-width: 100%;\n    margin: 0 auto;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n\n  \/* Hero *\/\n  .ts-hero {\n    background: #ffffff;\n    border-bottom: 2px solid #0065b3;\n    padding: 56px 0 44px;\n    text-align: center;\n    margin-bottom: 56px;\n  }\n\n  .ts-hero-eyebrow {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #0065b3;\n    margin-bottom: 14px;\n  }\n\n  .ts-hero-title {\n    font-size: 34px;\n    font-weight: 700;\n    color: #111111;\n    margin: 0 0 18px;\n    line-height: 1.2;\n  }\n\n  .ts-hero-sub {\n    font-size: 15px;\n    color: #555;\n    max-width: 600px;\n    margin: 0 auto;\n  }\n\n  \/* Alert \/ Note *\/\n  .ts-alert {\n    background: #fffbf0;\n    border-left: 3px solid #f59e0b;\n    border-radius: 8px;\n    padding: 14px 18px;\n    font-size: 13px;\n    color: #6b4c00;\n    margin-bottom: 14px;\n  }\n\n  .ts-note {\n    background: #f0f6ff;\n    border-left: 3px solid #0065b3;\n    border-radius: 8px;\n    padding: 14px 18px;\n    font-size: 13px;\n    color: #003d6b;\n    margin-bottom: 56px;\n  }\n\n  \/* Section *\/\n  .ts-section {\n    margin-bottom: 72px;\n  }\n\n  .ts-section-eyebrow {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #0065b3;\n    margin-bottom: 10px;\n    text-align: center;\n  }\n\n  .ts-section-title {\n    font-size: 30px;\n    font-weight: 700;\n    color: #111;\n    margin: 0 0 12px;\n    text-align: center;\n  }\n\n  .ts-section-sub {\n    font-size: 14px;\n    color: #666;\n    margin-bottom: 36px;\n    text-align: center;\n  }\n\n  \/* Image-Text Selling Points *\/\n  .ts-imgtext-item {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n    align-items: center;\n    margin-bottom: 24px;\n    background: #ffffff;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 2px 16px rgba(0,0,0,0.07);\n  }\n\n  .ts-imgtext-item.reverse {\n    direction: rtl;\n  }\n\n  .ts-imgtext-item.reverse \u003e * {\n    direction: ltr;\n  }\n\n  .ts-imgtext-img {\n    width: 100%;\n    display: block;\n    object-fit: cover;\n    aspect-ratio: 1 \/ 1;\n    border-radius: 16px;\n  }\n\n  .ts-imgtext-content {\n    padding: 40px 44px;\n  }\n\n  .ts-imgtext-num {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #0065b3;\n    margin-bottom: 12px;\n  }\n\n  .ts-imgtext-title {\n    font-size: 19px;\n    font-weight: 700;\n    color: #111;\n    margin-bottom: 14px;\n    line-height: 1.3;\n  }\n\n  .ts-imgtext-desc {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.75;\n  }\n\n  \/* Kit Options *\/\n  .ts-kit-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-bottom: 36px;\n  }\n\n  .ts-kit-card {\n    background: #ffffff;\n    border-radius: 16px;\n    padding: 36px 20px;\n    text-align: center;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.06);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  .ts-kit-card.featured {\n    background: #f4f9ff;\n    box-shadow: 0 4px 20px rgba(0,101,179,0.12);\n    border: 2px solid #0065b3;\n  }\n\n  .ts-kit-badge {\n    display: inline-block;\n    background: #0065b3;\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n  }\n\n  .ts-kit-pcs {\n    font-size: 48px;\n    font-weight: 700;\n    color: #0065b3;\n    line-height: 1;\n    margin-bottom: 2px;\n  }\n\n  .ts-kit-unit {\n    font-size: 12px;\n    font-weight: 600;\n    color: #0065b3;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 18px;\n  }\n\n  .ts-kit-divider {\n    width: 32px;\n    height: 2px;\n    background: #e0e0e0;\n    margin: 0 auto 18px;\n    border-radius: 2px;\n  }\n\n  .ts-kit-card.featured .ts-kit-divider {\n    background: #0065b3;\n    opacity: 0.3;\n  }\n\n  .ts-kit-coverage {\n    font-size: 12px;\n    color: #555;\n    line-height: 1.7;\n  }\n\n  \/* Location Images Row *\/\n  .ts-location-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .ts-location-card {\n    text-align: center;\n  }\n\n  .ts-location-img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    border-radius: 14px;\n    display: block;\n    margin-bottom: 12px;\n  }\n\n  .ts-location-label {\n    font-size: 12px;\n    font-weight: 600;\n    color: #333;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  \/* Install Steps *\/\n  .ts-steps {\n    margin-bottom: 0;\n  }\n\n  .ts-step {\n    display: flex;\n    gap: 20px;\n    margin-bottom: 16px;\n    align-items: flex-start;\n    background: #ffffff;\n    border-radius: 12px;\n    padding: 28px;\n    box-shadow: 0 1px 8px rgba(0,0,0,0.05);\n  }\n\n  .ts-step-num {\n    flex-shrink: 0;\n    width: 36px;\n    height: 36px;\n    background: #0065b3;\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .ts-step-content-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 6px;\n  }\n\n  .ts-step-content-desc {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.6;\n  }\n\n  \/* FAQ Accordion *\/\n  .ts-faq-title {\n    font-size: 30px;\n    font-weight: 700;\n    color: #111;\n    margin-bottom: 24px;\n    text-align: center;\n  }\n\n  .ts-faq-item {\n    background: #ffffff;\n    border-radius: 12px;\n    margin-bottom: 14px;\n    overflow: hidden;\n    box-shadow: 0 1px 6px rgba(0,0,0,0.06);\n  }\n\n  .ts-faq-toggle {\n    display: none;\n  }\n\n  .ts-faq-label {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 24px 28px;\n    cursor: pointer;\n    font-size: 16px;\n    font-weight: 600;\n    color: #1a1a1a;\n    user-select: none;\n    gap: 12px;\n    min-height: 76px;\n  }\n\n  .ts-faq-label-text {\n    display: flex;\n    align-items: baseline;\n    gap: 10px;\n    flex: 1;\n  }\n\n  .ts-faq-qnum {\n    font-size: 13px;\n    font-weight: 700;\n    color: #0065b3;\n    letter-spacing: 1px;\n    flex-shrink: 0;\n  }\n\n  .ts-faq-label::after {\n    content: '+';\n    font-size: 24px;\n    font-weight: 300;\n    color: #0065b3;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n\n  .ts-faq-toggle:checked + .ts-faq-label::after {\n    content: '−';\n  }\n\n  .ts-faq-body {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.3s ease, padding 0.3s ease;\n    font-size: 14px;\n    color: #666;\n    line-height: 1.7;\n    padding: 0 28px;\n  }\n\n  .ts-faq-anum {\n    font-size: 13px;\n    font-weight: 700;\n    color: #0065b3;\n    letter-spacing: 1px;\n    margin-right: 6px;\n  }\n\n  .ts-faq-toggle:checked ~ .ts-faq-body {\n    max-height: 300px;\n    padding: 0 28px 24px;\n  }\n\n  @media (max-width: 640px) {\n    .ts-hero { padding: 36px 16px 28px; margin-bottom: 36px; }\n    .ts-hero-title { font-size: 26px; }\n    .ts-section { margin-bottom: 48px; }\n    .ts-section-title { font-size: 22px; }\n    .ts-faq-title { font-size: 22px; }\n    .ts-imgtext-item { grid-template-columns: 1fr; }\n    .ts-imgtext-item.reverse { direction: ltr; }\n    .ts-imgtext-content { padding: 24px; }\n    .ts-kit-grid { grid-template-columns: 1fr; gap: 12px; }\n    .ts-location-grid { gap: 10px; }\n    .ts-faq-label { font-size: 14px; padding: 18px 20px; }\n    .ts-faq-body { padding: 0 20px; }\n    .ts-faq-toggle:checked ~ .ts-faq-body { padding: 0 20px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ts-pdp-wrap\"\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003cdiv class=\"ts-hero\"\u003e\n    \u003cdiv class=\"ts-hero-eyebrow\"\u003eTesla Interior Lighting\u003c\/div\u003e\n    \u003ch2 class=\"ts-hero-title\"\u003eFour Colors. One Perfect Glow.\u003c\/h2\u003e\n    \u003cp class=\"ts-hero-sub\"\u003ePlug-and-play footwell LED lights engineered for Tesla Model 3, Y, S \u0026amp; X — no wiring, no tools, just instant ambiance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Alerts --\u003e\n  \u003cdiv class=\"ts-alert\"\u003e\n    \u003cstrong\u003eCompatibility Notice:\u003c\/strong\u003e 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.\n  \u003c\/div\u003e\n  \u003cdiv class=\"ts-note\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e The factory rear door welcome lights on some Tesla models are \u003cstrong\u003eround-shaped and NOT compatible\u003c\/strong\u003e with this product. Only \u003cstrong\u003esquare-shaped\u003c\/strong\u003e factory light sockets are compatible. Please verify your vehicle’s socket shape before purchasing.\n  \u003c\/div\u003e\n\n  \u003c!-- Image-Text Selling Points --\u003e\n  \u003cdiv class=\"ts-section\"\u003e\n    \u003cdiv class=\"ts-section-eyebrow\"\u003eProduct Highlights\u003c\/div\u003e\n    \u003ch3 class=\"ts-section-title\"\u003eWhy Drivers Love It\u003c\/h3\u003e\n    \u003cp class=\"ts-section-sub\"\u003eFour reasons this is the most popular interior lighting upgrade for Tesla owners.\u003c\/p\u003e\n\n    \u003cdiv class=\"ts-imgtext-item\"\u003e\n      \u003cimg class=\"ts-imgtext-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/tupian5_2.jpg?v=1714816023\" alt=\"Ultra-Bright LED Chips\"\u003e\n      \u003cdiv class=\"ts-imgtext-content\"\u003e\n        \u003cdiv class=\"ts-imgtext-num\"\u003e01\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-title\"\u003eBrighter Cabin, Lower Power Draw\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-desc\"\u003ePowered 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.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-imgtext-item reverse\"\u003e\n      \u003cimg class=\"ts-imgtext-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/Footwell_LED_Lights_for_Tesla_19.png?v=1781173435\" alt=\"Personalized Color Options\"\u003e\n      \u003cdiv class=\"ts-imgtext-content\"\u003e\n        \u003cdiv class=\"ts-imgtext-num\"\u003e02\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-title\"\u003eSet the Mood with Your Color\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-desc\"\u003eChoose 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.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-imgtext-item\"\u003e\n      \u003cimg class=\"ts-imgtext-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/Footwell_LED_Lights_for_Tesla_18.png?v=1781173435\" alt=\"Multi-Location Coverage\"\u003e\n      \u003cdiv class=\"ts-imgtext-content\"\u003e\n        \u003cdiv class=\"ts-imgtext-num\"\u003e03\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-title\"\u003eFull-Cabin Ambiance, Every Corner\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-desc\"\u003eFrom 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.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-imgtext-item reverse\"\u003e\n      \u003cimg class=\"ts-imgtext-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/tupian1.jpg?v=1714813199\" alt=\"Easy Installation\"\u003e\n      \u003cdiv class=\"ts-imgtext-content\"\u003e\n        \u003cdiv class=\"ts-imgtext-num\"\u003e04\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-title\"\u003eDone in Minutes, No Experience Needed\u003c\/div\u003e\n        \u003cdiv class=\"ts-imgtext-desc\"\u003eNo 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.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Kit Options --\u003e\n  \u003cdiv class=\"ts-section\"\u003e\n    \u003cdiv class=\"ts-section-eyebrow\"\u003ePackage Options\u003c\/div\u003e\n    \u003ch3 class=\"ts-section-title\"\u003eChoose Your Coverage\u003c\/h3\u003e\n    \u003cp class=\"ts-section-sub\"\u003eFrom essential footwell lighting to a full cabin transformation — pick the kit that fits your needs.\u003c\/p\u003e\n\n    \u003cdiv class=\"ts-kit-grid\"\u003e\n      \u003cdiv class=\"ts-kit-card\"\u003e\n        \u003cdiv class=\"ts-kit-pcs\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-unit\"\u003ePCS\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-coverage\"\u003eFootwell \u0026amp; Puddle Lights\u003cbr\u003eFront + Rear\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-kit-card featured\"\u003e\n        \u003cdiv class=\"ts-kit-badge\"\u003eMost Popular\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-pcs\"\u003e7\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-unit\"\u003ePCS\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-coverage\"\u003eFootwell · Door Panels\u003cbr\u003eGlove Compartment\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-kit-card\"\u003e\n        \u003cdiv class=\"ts-kit-pcs\"\u003e11\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-unit\"\u003ePCS\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-divider\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ts-kit-coverage\"\u003eFootwell · Door · Glovebox\u003cbr\u003eFront Trunk · Rear Trunk\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-location-grid\"\u003e\n      \u003cdiv class=\"ts-location-card\"\u003e\n        \u003cimg class=\"ts-location-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/footwell-led-lights-for-tesla-model-3ysx-4pcs-691949.png?v=1749506577\" alt=\"Footwell\"\u003e\n        \u003cdiv class=\"ts-location-label\"\u003eFootwell\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-location-card\"\u003e\n        \u003cimg class=\"ts-location-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/footwell-led-lights-for-tesla-model-3ysx-4pcs-535417.png?v=1749506578\" alt=\"Door\"\u003e\n        \u003cdiv class=\"ts-location-label\"\u003eDoor\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-location-card\"\u003e\n        \u003cimg class=\"ts-location-img\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/footwell-led-lights-for-tesla-model-3ysx-4pcs-116876.png?v=1749506577\" alt=\"Glovebox\"\u003e\n        \u003cdiv class=\"ts-location-label\"\u003eGlovebox\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Installation Steps --\u003e\n  \u003cdiv class=\"ts-section\"\u003e\n    \u003cdiv class=\"ts-section-eyebrow\"\u003eInstallation\u003c\/div\u003e\n    \u003ch3 class=\"ts-section-title\"\u003e3 Steps to a Transformed Cabin\u003c\/h3\u003e\n    \u003cp class=\"ts-section-sub\"\u003eNo professional installation needed. All you need is a small flat-head screwdriver.\u003c\/p\u003e\n    \u003cdiv class=\"ts-steps\"\u003e\n      \u003cdiv class=\"ts-step\"\u003e\n        \u003cdiv class=\"ts-step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"ts-step-content-title\"\u003eRemove the Factory Light\u003c\/div\u003e\n          \u003cdiv class=\"ts-step-content-desc\"\u003eUse a flat-head screwdriver to gently pry out the original footwell light from its housing. No cutting or splicing required.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-step\"\u003e\n        \u003cdiv class=\"ts-step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"ts-step-content-title\"\u003ePlug In the Tesery LED\u003c\/div\u003e\n          \u003cdiv class=\"ts-step-content-desc\"\u003eConnect the Tesery LED unit directly to the existing socket. The plug-and-play connector ensures a secure, rattle-free fit.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ts-step\"\u003e\n        \u003cdiv class=\"ts-step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"ts-step-content-title\"\u003eSnap Into Place \u0026amp; Enjoy\u003c\/div\u003e\n          \u003cdiv class=\"ts-step-content-desc\"\u003ePress the unit firmly into the housing until it clicks. Power on your Tesla and enjoy your upgraded cabin ambiance instantly.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ Accordion --\u003e\n  \u003cdiv class=\"ts-section\"\u003e\n    \u003cdiv class=\"ts-faq-title\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\n    \u003cdiv class=\"ts-faq-item\"\u003e\n      \u003cinput class=\"ts-faq-toggle\" type=\"checkbox\" id=\"faq1\"\u003e\n      \u003clabel class=\"ts-faq-label\" for=\"faq1\"\u003e\n        \u003cspan class=\"ts-faq-label-text\"\u003e\u003cspan class=\"ts-faq-qnum\"\u003eQ1\u003c\/span\u003e Are these LED lights compatible with all Tesla models?\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"ts-faq-body\"\u003e\n\u003cspan class=\"ts-faq-anum\"\u003eA1\u003c\/span\u003e 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.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-faq-item\"\u003e\n      \u003cinput class=\"ts-faq-toggle\" type=\"checkbox\" id=\"faq2\"\u003e\n      \u003clabel class=\"ts-faq-label\" for=\"faq2\"\u003e\n        \u003cspan class=\"ts-faq-label-text\"\u003e\u003cspan class=\"ts-faq-qnum\"\u003eQ2\u003c\/span\u003e Do I need any special tools for installation?\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"ts-faq-body\"\u003e\n\u003cspan class=\"ts-faq-anum\"\u003eA2\u003c\/span\u003e 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.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-faq-item\"\u003e\n      \u003cinput class=\"ts-faq-toggle\" type=\"checkbox\" id=\"faq3\"\u003e\n      \u003clabel class=\"ts-faq-label\" for=\"faq3\"\u003e\n        \u003cspan class=\"ts-faq-label-text\"\u003e\u003cspan class=\"ts-faq-qnum\"\u003eQ3\u003c\/span\u003e Will these LED lights drain my Tesla’s battery?\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"ts-faq-body\"\u003e\n\u003cspan class=\"ts-faq-anum\"\u003eA3\u003c\/span\u003e No. These lights are designed for ultra-low power consumption and will not have a meaningful impact on your Tesla’s battery or range.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-faq-item\"\u003e\n      \u003cinput class=\"ts-faq-toggle\" type=\"checkbox\" id=\"faq4\"\u003e\n      \u003clabel class=\"ts-faq-label\" for=\"faq4\"\u003e\n        \u003cspan class=\"ts-faq-label-text\"\u003e\u003cspan class=\"ts-faq-qnum\"\u003eQ4\u003c\/span\u003e Can these LED lights be used in other cars?\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"ts-faq-body\"\u003e\n\u003cspan class=\"ts-faq-anum\"\u003eA4\u003c\/span\u003e They are specifically designed for Tesla models. Compatibility with other car brands is not guaranteed as the connector and housing dimensions are Tesla-specific.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-faq-item\"\u003e\n      \u003cinput class=\"ts-faq-toggle\" type=\"checkbox\" id=\"faq5\"\u003e\n      \u003clabel class=\"ts-faq-label\" for=\"faq5\"\u003e\n        \u003cspan class=\"ts-faq-label-text\"\u003e\u003cspan class=\"ts-faq-qnum\"\u003eQ5\u003c\/span\u003e How many LED lights are included in the 4 PCS package?\u003c\/span\u003e\n      \u003c\/label\u003e\n      \u003cdiv class=\"ts-faq-body\"\u003e\n\u003cspan class=\"ts-faq-anum\"\u003eA5\u003c\/span\u003e 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.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Tesery Official Store","offers":[{"title":"Please Select Color \/ Footwell\/Puddle Light【4PCS】","offer_id":42983839596642,"sku":"sku-42843949596904","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Please Select Color \/ 7 PCS Basic Set【Footwell\/Door\/Glovebox】","offer_id":42983839629410,"sku":"sku-44553563078888","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Please Select Color \/ 11 PCS Full Set 【Footwell\/Door\/Glovebox\/Frunk\/Trunk】","offer_id":42983839662178,"sku":"sku-47430693650664","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ Footwell\/Puddle Light【4PCS】","offer_id":42983839793250,"sku":"TSL1907-B","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 7 PCS Basic Set【Footwell\/Door\/Glovebox】","offer_id":42983839826018,"sku":"TSL1907-B-7","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 11 PCS Full Set 【Footwell\/Door\/Glovebox\/Frunk\/Trunk】","offer_id":42983839858786,"sku":"TSL1907-B+TSL1907-B-7","price":79.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Footwell\/Puddle Light【4PCS】","offer_id":42983839694946,"sku":"TSL1907-A","price":37.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 7 PCS Basic Set【Footwell\/Door\/Glovebox】","offer_id":42983839727714,"sku":"TSL1907-A-7","price":59.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 11 PCS Full Set 【Footwell\/Door\/Glovebox\/Frunk\/Trunk】","offer_id":42983839760482,"sku":"TSL1907-A+TSL1907-A-7","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ Footwell\/Puddle Light【4PCS】","offer_id":42983839891554,"sku":"TSL1907-C","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 7 PCS Basic Set【Footwell\/Door\/Glovebox】","offer_id":42983839924322,"sku":"TSL1907-C-7","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 11 PCS Full Set 【Footwell\/Door\/Glovebox\/Frunk\/Trunk】","offer_id":42983839957090,"sku":"TSL1907-C+TSL1907-C-7","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ Footwell\/Puddle Light【4PCS】","offer_id":42983839989858,"sku":"TSL1907-D","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 7 PCS Basic Set【Footwell\/Door\/Glovebox】","offer_id":42983840022626,"sku":"TSL1907-D-7","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 11 PCS Full Set 【Footwell\/Door\/Glovebox\/Frunk\/Trunk】","offer_id":42983840055394,"sku":"TSL1907-D+TSL1907-D-7","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0275\/6676\/8226\/files\/tesery-footwell-led-lights-for-model-3ysx-5527750.png?v=1781264099","url":"https:\/\/evbandit.com\/en-au\/products\/tesery-footwell-led-lights-for-model-3-y-s-x","provider":"EV Bandit","version":"1.0","type":"link"}