{"product_id":"led-projection-welcome-puddle-lights-for-cybertruck-2024","title":"LED Projection Welcome Puddle Lights for Cybertruck 2024+","description":"\u003cstyle\u003e\n\/* Tesevo Container \u0026 Scope Reset *\/\n#tesevo-pdp-container {\n  --tesevo-primary: #27ae60;\n  --tesevo-deep: #1e5631;\n  --tesevo-light-bg: #f0f9f1;\n  --tesevo-gray-bg: #fafafa;\n  --tesevo-text-dark: #1a1a1a;\n  --tesevo-text-gray: #555555;\n  --tesevo-border: #d4edda;\n  --tesevo-white: #ffffff;\n  --tesevo-font: 'Instrument Sans', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n\n  font-family: var(--tesevo-font);\n  color: var(--tesevo-text-dark);\n  background-color: var(--tesevo-white);\n  margin: 30px auto;\n  max-width: 950px;\n  line-height: 1.6;\n  border-radius: 20px;\n  overflow: hidden;\n  box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n  box-sizing: border-box;\n}\n\n#tesevo-pdp-container * {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n#tesevo-pdp-container img {\n  width: 100%;\n  display: block;\n  border: 0;\n}\n\n\/* 1. Hero Header \u0026 Pill Badge *\/\n#tesevo-pdp-container .tesevo-hero {\n  padding: 50px 40px 30px;\n  text-align: center;\n  background: linear-gradient(135deg, var(--tesevo-light-bg) 0%, #ffffff 100%);\n}\n\n#tesevo-pdp-container .tesevo-badge {\n  display: inline-block;\n  padding: 6px 18px;\n  background: var(--tesevo-primary);\n  color: #ffffff;\n  border-radius: 50px;\n  font-weight: 700;\n  font-size: 0.85em;\n  margin-bottom: 18px;\n  text-transform: uppercase;\n  letter-spacing: 1.2px;\n}\n\n#tesevo-pdp-container .tesevo-hero h1 {\n  font-size: 2.2em;\n  color: var(--tesevo-deep);\n  margin-bottom: 16px;\n  line-height: 1.25;\n  font-weight: 800;\n}\n\n#tesevo-pdp-container .tesevo-hero p {\n  font-size: 1.05em;\n  color: var(--tesevo-text-gray);\n  max-width: 740px;\n  margin: 0 auto;\n  line-height: 1.65;\n}\n\n#tesevo-pdp-container .tesevo-hero p strong {\n  color: var(--tesevo-deep);\n}\n\n\/* 2. Main Image Showcase *\/\n#tesevo-pdp-container .tesevo-main-image {\n  padding: 0 40px;\n  margin-top: -15px;\n  margin-bottom: 40px;\n  text-align: center;\n}\n\n#tesevo-pdp-container .tesevo-main-image img {\n  max-width: 860px;\n  margin: 0 auto;\n  border-radius: 16px;\n  box-shadow: 0 12px 32px rgba(0,0,0,0.08);\n  border: 1px solid rgba(0,0,0,0.04);\n}\n\n\/* Section Header Structure *\/\n#tesevo-pdp-container .tesevo-section-header {\n  text-align: center;\n  margin-bottom: 35px;\n}\n\n#tesevo-pdp-container .tesevo-section-header h2 {\n  font-size: 1.8em;\n  color: var(--tesevo-deep);\n  margin: 0 0 8px;\n  font-weight: 800;\n}\n\n#tesevo-pdp-container .tesevo-section-header p {\n  color: var(--tesevo-primary);\n  font-weight: 700;\n  font-size: 0.88em;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n  margin: 0;\n}\n\n\/* 3. Vehicle Compatibility Card *\/\n#tesevo-pdp-container .tesevo-compatibility {\n  padding: 40px;\n  background: #ffffff;\n}\n\n#tesevo-pdp-container .tesevo-compatibility-card {\n  background: var(--tesevo-light-bg);\n  border: 1px solid var(--tesevo-border);\n  border-radius: 16px;\n  padding: 24px 30px;\n  max-width: 760px;\n  margin: 0 auto;\n}\n\n#tesevo-pdp-container .tesevo-compatibility-item {\n  padding: 12px 0;\n  border-bottom: 1px solid rgba(39, 174, 96, 0.15);\n  color: var(--tesevo-deep);\n  font-weight: 700;\n  font-size: 0.98em;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n#tesevo-pdp-container .tesevo-compatibility-item:last-child {\n  border-bottom: none;\n}\n\n\/* 4. Why You'll Love It (Split Layout with Image Cards) *\/\n#tesevo-pdp-container .tesevo-love {\n  padding: 50px 40px;\n  background: var(--tesevo-gray-bg);\n}\n\n#tesevo-pdp-container .tesevo-feature-split {\n  display: flex;\n  align-items: center;\n  gap: 25px;\n  background: #ffffff;\n  padding: 24px;\n  border-radius: 16px;\n  border: 1px solid var(--tesevo-border);\n  margin-bottom: 20px;\n  box-shadow: 0 4px 12px rgba(0,0,0,0.02);\n}\n\n#tesevo-pdp-container .tesevo-feature-split.reverse {\n  flex-direction: row-reverse;\n}\n\n#tesevo-pdp-container .tesevo-feature-img {\n  flex: 1;\n  border-radius: 12px;\n  overflow: hidden;\n}\n\n#tesevo-pdp-container .tesevo-feature-info {\n  flex: 1.1;\n}\n\n#tesevo-pdp-container .tesevo-feature-info h3 {\n  color: var(--tesevo-deep);\n  font-size: 1.25rem;\n  font-weight: 700;\n  margin-bottom: 8px;\n}\n\n#tesevo-pdp-container .tesevo-feature-info p {\n  color: var(--tesevo-text-gray);\n  font-size: 0.95em;\n  line-height: 1.6;\n}\n\n\/* Showcase Grid *\/\n#tesevo-pdp-container .tesevo-showcase {\n  padding: 50px 40px;\n  background: #ffffff;\n}\n\n#tesevo-pdp-container .tesevo-showcase-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n}\n\n#tesevo-pdp-container .tesevo-showcase-card {\n  border-radius: 14px;\n  overflow: hidden;\n  border: 1px solid var(--tesevo-border);\n  background: var(--tesevo-gray-bg);\n}\n\n#tesevo-pdp-container .tesevo-showcase-card img {\n  height: 260px;\n  object-fit: cover;\n}\n\n#tesevo-pdp-container .tesevo-showcase-caption {\n  padding: 12px 16px;\n  background: #ffffff;\n  text-align: center;\n  font-weight: 700;\n  font-size: 0.9em;\n  color: var(--tesevo-deep);\n  border-top: 1px solid var(--tesevo-border);\n}\n\n\/* 5. The Tesevo Advantage (Comparison Table) *\/\n#tesevo-pdp-container .tesevo-comparison {\n  padding: 50px 40px;\n  background: var(--tesevo-gray-bg);\n}\n\n#tesevo-pdp-container .tesevo-table {\n  width: 100%;\n  border-collapse: collapse;\n  border-radius: 14px;\n  overflow: hidden;\n  border: 1px solid var(--tesevo-border);\n}\n\n#tesevo-pdp-container .tesevo-table th {\n  background: var(--tesevo-deep);\n  color: #ffffff;\n  padding: 16px;\n  text-align: center;\n  font-size: 0.95em;\n  font-weight: 700;\n}\n\n#tesevo-pdp-container .tesevo-table th:nth-child(2) {\n  background: var(--tesevo-primary);\n}\n\n#tesevo-pdp-container .tesevo-table td {\n  padding: 15px;\n  text-align: center;\n  border-bottom: 1px solid #f0f0f0;\n  color: var(--tesevo-text-gray);\n  font-size: 0.92em;\n}\n\n#tesevo-pdp-container .tesevo-table td:first-child {\n  text-align: left;\n  font-weight: 700;\n  color: var(--tesevo-deep);\n  background: #fcfdfc;\n  padding-left: 20px;\n}\n\n#tesevo-pdp-container .tesevo-table td:nth-child(2) {\n  background: var(--tesevo-light-bg);\n  color: var(--tesevo-primary);\n  font-weight: 700;\n}\n\n\/* 6. Step-by-Step Installation Cards *\/\n#tesevo-pdp-container .tesevo-install {\n  padding: 50px 40px;\n  background: var(--tesevo-light-bg);\n  text-align: center;\n}\n\n#tesevo-pdp-container .tesevo-install-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n\n#tesevo-pdp-container .tesevo-step-card {\n  background: var(--tesevo-white);\n  padding: 28px 20px;\n  border-radius: 14px;\n  border: 1px solid var(--tesevo-border);\n  box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n}\n\n#tesevo-pdp-container .tesevo-step-num {\n  width: 38px;\n  height: 38px;\n  background: var(--tesevo-primary);\n  color: #ffffff;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 14px;\n  font-weight: 800;\n  font-size: 1.15em;\n}\n\n#tesevo-pdp-container .tesevo-step-card strong {\n  display: block;\n  margin-bottom: 8px;\n  color: var(--tesevo-deep);\n  font-size: 1.05em;\n}\n\n#tesevo-pdp-container .tesevo-step-card p {\n  color: var(--tesevo-text-gray);\n  margin: 0;\n  line-height: 1.55;\n  font-size: 0.9em;\n}\n\n\/* Technical Specifications Grid *\/\n#tesevo-pdp-container .tesevo-specs {\n  padding: 50px 40px;\n  background: #ffffff;\n}\n\n#tesevo-pdp-container .tesevo-specs-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px 30px;\n  background: var(--tesevo-light-bg);\n  padding: 24px 30px;\n  border-radius: 16px;\n  border: 1px solid var(--tesevo-border);\n}\n\n#tesevo-pdp-container .tesevo-spec-item {\n  display: flex;\n  justify-content: space-between;\n  padding: 10px 0;\n  border-bottom: 1px dashed rgba(39, 174, 96, 0.25);\n}\n\n#tesevo-pdp-container .tesevo-spec-item:last-child,\n#tesevo-pdp-container .tesevo-spec-item:nth-last-child(2) {\n  border-bottom: none;\n}\n\n#tesevo-pdp-container .tesevo-spec-label {\n  font-size: 0.9em;\n  font-weight: 700;\n  color: var(--tesevo-deep);\n}\n\n#tesevo-pdp-container .tesevo-spec-value {\n  font-size: 0.9em;\n  color: var(--tesevo-text-gray);\n  text-align: right;\n  font-weight: 600;\n}\n\n\/* 7. FAQ Section *\/\n#tesevo-pdp-container .tesevo-faq {\n  padding: 50px 40px;\n  background: var(--tesevo-gray-bg);\n}\n\n#tesevo-pdp-container .tesevo-faq-item {\n  margin-bottom: 22px;\n  padding-bottom: 18px;\n  border-bottom: 1px solid #e2e8f0;\n}\n\n#tesevo-pdp-container .tesevo-faq-item:last-child {\n  border-bottom: none;\n}\n\n#tesevo-pdp-container .tesevo-faq-q {\n  font-weight: 700;\n  color: var(--tesevo-deep);\n  margin-bottom: 8px;\n  font-size: 1em;\n}\n\n#tesevo-pdp-container .tesevo-faq-a {\n  color: var(--tesevo-text-gray);\n  line-height: 1.65;\n  font-size: 0.93em;\n}\n\n\/* Responsive Adjustments *\/\n@media (max-width: 768px) {\n  #tesevo-pdp-container {\n    margin: 15px 10px;\n    border-radius: 14px;\n  }\n  #tesevo-pdp-container .tesevo-hero,\n  #tesevo-pdp-container .tesevo-compatibility,\n  #tesevo-pdp-container .tesevo-love,\n  #tesevo-pdp-container .tesevo-showcase,\n  #tesevo-pdp-container .tesevo-comparison,\n  #tesevo-pdp-container .tesevo-install,\n  #tesevo-pdp-container .tesevo-specs,\n  #tesevo-pdp-container .tesevo-faq {\n    padding: 35px 18px;\n  }\n  #tesevo-pdp-container .tesevo-main-image {\n    padding: 0 18px;\n  }\n  #tesevo-pdp-container .tesevo-hero h1 {\n    font-size: 1.6em;\n  }\n  #tesevo-pdp-container .tesevo-feature-split,\n  #tesevo-pdp-container .tesevo-feature-split.reverse {\n    flex-direction: column;\n  }\n  #tesevo-pdp-container .tesevo-showcase-grid,\n  #tesevo-pdp-container .tesevo-install-grid,\n  #tesevo-pdp-container .tesevo-specs-grid {\n    grid-template-columns: 1fr;\n    gap: 15px;\n  }\n  #tesevo-pdp-container .tesevo-spec-item {\n    border-bottom: 1px dashed rgba(39, 174, 96, 0.25) !important;\n  }\n  #tesevo-pdp-container .tesevo-spec-item:last-child {\n    border-bottom: none !important;\n  }\n  #tesevo-pdp-container .tesevo-table {\n    font-size: 0.82rem;\n  }\n  #tesevo-pdp-container .tesevo-table th,\n  #tesevo-pdp-container .tesevo-table td {\n    padding: 10px 6px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"tesevo-pdp-container\"\u003e\n\u003c!-- 1. Hero Header --\u003e\n\u003csection class=\"tesevo-hero\"\u003e\u003cspan class=\"tesevo-badge\"\u003eTesevo Alloy Edition\u003c\/span\u003e\n\u003ch1\u003eLED Projection Welcome Light for Tesla Cybertruck 2024+\u003c\/h1\u003e\n\u003cp\u003eElevate your entry experience with ultra-sharp HD logo projection. Built with a \u003cstrong\u003eCNC Alloy Housing\u003c\/strong\u003e, this plug-and-play puddle light replaces the dull OEM bulb with a bright, crisp beam every time you open your Cybertruck's door.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 2. Main Showcase Image --\u003e\u003c!-- 3. Vehicle Compatibility --\u003e\n\u003csection class=\"tesevo-compatibility\"\u003e\n\u003cdiv class=\"tesevo-section-header\"\u003e\n\u003ch2\u003eVehicle Compatibility\u003c\/h2\u003e\n\u003cp\u003eCustom OEM Connector Fitment\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-compatibility-card\"\u003e\n\u003cdiv class=\"tesevo-compatibility-item\"\u003e✅ Tesla Cybertruck 2024+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4. Why You'll Love It (4x Interleaved Feature Cards with Image Placeholders) --\u003e\n\u003csection class=\"tesevo-love\"\u003e\n\u003cdiv class=\"tesevo-section-header\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003ePrecision Engineering \u0026amp; Superior Clarity\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 1: 图在左，文在右 --\u003e\n\u003cdiv class=\"tesevo-feature-split\"\u003e\n\u003cdiv class=\"tesevo-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Door_Projection_Welcome_Light_Puddle_Lights_for_Cybertruck_5.png?v=1787739410\" alt=\"Cybertruck projection light\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tesevo-feature-info\"\u003e\n\u003ch3\u003eA Welcome That Matches the Truck\u003c\/h3\u003e\n\u003cp\u003eEvery time you open the door, a crisp logo projection lights up the ground beneath — turning a routine entry into a statement. The high-definition optical glass lens casts a sharp, clear beam even in ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: 文在左，图在右 --\u003e\n\u003cdiv class=\"tesevo-feature-split reverse\"\u003e\n\u003cdiv class=\"tesevo-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0704\/4952\/9140\/files\/before_after_f558a440-ffd7-4fec-8c33-87e25e4cbbf6.png?v=1788243202\" alt=\"Before and After projection comparison\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tesevo-feature-info\"\u003e\n\u003ch3\u003eStock Looks Unfinished. This Doesn't.\u003c\/h3\u003e\n\u003cp\u003eThe factory door lighting is dim and uninspiring. One simple upgrade later, and the ground beneath your Cybertruck glows with a premium projection that looks like an original factory high-end option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: 图在左，文在右（优点3 + 图片预留位） --\u003e\n\u003cdiv class=\"tesevo-feature-split\"\u003e\n\u003cdiv class=\"tesevo-feature-img\"\u003e\n\u003c!-- ⬇️ 替换为您第 3 张卖点图链接 ⬇️ --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Door_Projection_Welcome_Light_Puddle_Lights_for_Cybertruck_3.jpg?v=1787739401\" alt=\"Premium CNC Alloy Housing Detail\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-feature-info\"\u003e\n\u003ch3\u003e🛡️ Premium CNC Alloy Housing\u003c\/h3\u003e\n\u003cp\u003eUnlike cheap plastic aftermarket lights, our housing is CNC-machined from solid alloy for maximum heat dissipation, corrosion resistance, and long-lasting LED brightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: 文在左，图在右（优点4 + 图片预留位） --\u003e\n\u003cdiv class=\"tesevo-feature-split reverse\"\u003e\n\u003cdiv class=\"tesevo-feature-img\"\u003e\n\u003c!-- ⬇️ 替换为您第 4 张卖点图链接 ⬇️ --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Door_Projection_Welcome_Light_Puddle_Lights_for_Cybertruck_1.jpg?v=1787739398\" alt=\"Plug and Play Installation Connector\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-feature-info\"\u003e\n\u003ch3\u003e⚡Plug \u0026amp; Play Installation\u003c\/h3\u003e\n\u003cp\u003ePlugs directly into the OEM door socket — no wire cutting, no drilling, tool free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. Step-by-Step Installation --\u003e\n\u003csection class=\"tesevo-install\"\u003e\n\u003cdiv class=\"tesevo-section-header\"\u003e\n\u003ch2\u003eInstallation Steps\u003c\/h2\u003e\n\u003cp\u003eQuick \u0026amp; Tool-Free Setup\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-install-grid\"\u003e\n\u003cdiv class=\"tesevo-step-card\"\u003e\n\u003cdiv class=\"tesevo-step-num\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003ePop Out OEM Light\u003c\/strong\u003e\n\u003cp\u003eUse a pry tool to gently unclip the original factory puddle light from the bottom of the door.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-step-card\"\u003e\n\u003cdiv class=\"tesevo-step-num\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003ePlug In Tesevo Light\u003c\/strong\u003e\n\u003cp\u003eDisconnect the factory cable and plug it directly into the new Tesevo Alloy projection light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-step-card\"\u003e\n\u003cdiv class=\"tesevo-step-num\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eSnap Into Place\u003c\/strong\u003e\n\u003cp\u003ePress the light back into the door slot until it clicks securely. Repeat for other doors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003csection class=\"tesevo-specs\"\u003e\n\u003cdiv class=\"tesevo-section-header\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cp\u003eTesevo Product Specs\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-specs-grid\"\u003e\n\u003cdiv class=\"tesevo-spec-item\"\u003e\n\u003cspan class=\"tesevo-spec-label\"\u003eCOMPATIBILITY\u003c\/span\u003e \u003cspan class=\"tesevo-spec-value\"\u003eTesla Cybertruck 2024+ (All Trims)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-spec-item\"\u003e\n\u003cspan class=\"tesevo-spec-label\"\u003eHOUSING MATERIAL\u003c\/span\u003e \u003cspan class=\"tesevo-spec-value\"\u003eCNC Alloy Metal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-spec-item\"\u003e\n\u003cspan class=\"tesevo-spec-label\"\u003eLIGHT SOURCE\u003c\/span\u003e \u003cspan class=\"tesevo-spec-value\"\u003eHigh-Definition LED Projection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-spec-item\"\u003e\n\u003cspan class=\"tesevo-spec-label\"\u003eTRIGGER\u003c\/span\u003e \u003cspan class=\"tesevo-spec-value\"\u003eAuto-On When Door Opens\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-spec-item\"\u003e\n\u003cspan class=\"tesevo-spec-label\"\u003eINSTALLATION TYPE\u003c\/span\u003e \u003cspan class=\"tesevo-spec-value\"\u003ePlug \u0026amp; Play (OEM Connector)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-spec-item\"\u003e\n\u003cspan class=\"tesevo-spec-label\"\u003ePACKAGE OPTIONS\u003c\/span\u003e \u003cspan class=\"tesevo-spec-value\"\u003e2pcs (Front Doors) \/ 4pcs (All Doors)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 7. FAQ Section --\u003e\n\u003csection class=\"tesevo-faq\"\u003e\n\u003cdiv class=\"tesevo-section-header\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp\u003eEverything You Need to Know\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-faq-item\"\u003e\n\u003cdiv class=\"tesevo-faq-q\"\u003eDoes the projection stay on while driving?\u003c\/div\u003e\n\u003cdiv class=\"tesevo-faq-a\"\u003eNo — the light activates automatically only when the door is opened and turns off when the door closes. It uses the OEM door-open signal, so there is zero battery drain while driving.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-faq-item\"\u003e\n\u003cdiv class=\"tesevo-faq-q\"\u003eDo I need to cut any wires or modify the door?\u003c\/div\u003e\n\u003cdiv class=\"tesevo-faq-a\"\u003eZero modification required. The kit uses the factory door plug — simply plug in and done. No splicing, drilling, or coding needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-faq-item\"\u003e\n\u003cdiv class=\"tesevo-faq-q\"\u003eWhat is the difference between 2pcs and 4pcs sets?\u003c\/div\u003e\n\u003cdiv class=\"tesevo-faq-a\"\u003eThe 2pcs set covers the two front doors, while the 4pcs set covers all four doors for a fully unified welcome experience. We strongly recommend the 4pcs set for Cybertruck.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesevo-faq-item\"\u003e\n\u003cdiv class=\"tesevo-faq-q\"\u003eWhy choosing CNC Alloy housing over plastic?\u003c\/div\u003e\n\u003cdiv class=\"tesevo-faq-a\"\u003eAlloy dissipates heat drastically faster than plastic, ensuring the LED chips and lenses retain high clarity without yellowing or burning out over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Tesevo","offers":[{"title":"2 PCS","offer_id":49273235669300,"sku":"TCPL001","price":25.95,"currency_code":"EUR","in_stock":true},{"title":"4 PCS","offer_id":49273235702068,"sku":"TCPL001-4","price":42.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0704\/4952\/9140\/files\/door-projection-welcome-light-puddle-lights-for-cybertruck_2.jpg?v=1788243119","url":"https:\/\/www.tesevo.com\/fr-fr\/products\/led-projection-welcome-puddle-lights-for-cybertruck-2024","provider":"Tesevo","version":"1.0","type":"link"}