{"product_id":"1987-1993-ford-mustang-lx-sequential-led-tail-light-conversion-kit-plug-play","title":"1987-1993 Ford Mustang LX Sequential LED Tail Light Conversion Kit - Plug \u0026 Play","description":"\u003c!-- ==========================================================\nORACLE PDP STANDARD v1.0 (LEGACY → GOLD STANDARD CONVERSION)\nProduct Family: 8208-023 — Foxbody Mustang LX LED Tail Light Conversion Kit\n- Theme-proof wrapper (reads on light + dark themes)\n- Collapsible sections (ALL collapsed by default)\n- Converts legacy Hummer-style layout into gold standard structure\n- Keeps install guide, videos, warranty links, and OEM+ positioning\n========================================================== --\u003e\n\u003cstyle\u003e\n\/* =========================\nORACLE PDP STANDARD v1.0 (Portable \/ Scoped)\n========================= *\/\n.oracle-pdp-standard{\n  color:#1a1a1a;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Inter,Arial,sans-serif;\n  line-height:1.7;\n}\n.oracle-pdp-standard p,\n.oracle-pdp-standard li,\n.oracle-pdp-standard span,\n.oracle-pdp-standard div,\n.oracle-pdp-standard h1,\n.oracle-pdp-standard h2,\n.oracle-pdp-standard h3,\n.oracle-pdp-standard h4{ color:inherit; }\n.oracle-pdp-standard a{ color:#f7021f; }\n.oracle-pdp-standard a:hover{ color:#d00219; }\n\n\/* =========================\nHERO\n========================= *\/\n.oracle-pdp-standard .product-hero-gradient{\n  background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);\n  padding:40px;\n  border-radius:12px;\n  margin:0 0 30px;\n  color:#ffffff;\n  box-shadow:0 4px 20px rgba(0,0,0,0.15);\n}\n.oracle-pdp-standard .product-hero-gradient h1,\n.oracle-pdp-standard .product-hero-gradient h2,\n.oracle-pdp-standard .product-hero-gradient h3{\n  font-size:2.05em;\n  font-weight:800;\n  margin:0 0 12px;\n  color:#f7021f;\n  line-height:1.2;\n}\n.oracle-pdp-standard .product-hero-gradient .subheadline{\n  font-size:1.12em;\n  margin:0 0 18px;\n  color:#e6e6e6;\n  font-weight:400;\n  line-height:1.45;\n}\n.oracle-pdp-standard .highlight-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-top:14px;\n}\n.oracle-pdp-standard .highlight-pill{\n  background:rgba(247,2,31,0.15);\n  border:1px solid #f7021f;\n  padding:9px 16px;\n  border-radius:999px;\n  font-size:.95em;\n  font-weight:700;\n  color:#ffffff;\n  transition:transform .2s ease,background .2s ease,box-shadow .2s ease;\n}\n.oracle-pdp-standard .highlight-pill:hover{\n  background:#f7021f;\n  transform:translateY(-2px);\n  box-shadow:0 4px 12px rgba(247,2,31,0.3);\n}\n.oracle-pdp-standard .partline{\n  margin:10px 0 0;\n  font-size:.98em;\n  color:#f2f2f2;\n}\n\n\/* =========================\nDETAILS \/ SUMMARY ACCORDION\n========================= *\/\n.oracle-pdp-standard .details-section{\n  margin:18px 0;\n  border:1px solid #e0e0e0;\n  border-radius:10px;\n  overflow:hidden;\n  background:#ffffff;\n  transition:border-color .2s ease,box-shadow .2s ease;\n}\n.oracle-pdp-standard .details-section:hover{\n  border-color:#f7021f;\n  box-shadow:0 2px 8px rgba(0,0,0,0.1);\n}\n.oracle-pdp-standard .details-header{\n  list-style:none;\n  background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);\n  padding:16px 18px;\n  cursor:pointer;\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  user-select:none;\n  font-weight:800;\n  color:#1a1a1a;\n}\n.oracle-pdp-standard .details-header::-webkit-details-marker{display:none;}\n.oracle-pdp-standard .details-header::marker{content:\"\";}\n.oracle-pdp-standard .details-title{ font-size:1.1em; }\n.oracle-pdp-standard .arrow{\n  font-size:1.4em;\n  line-height:1;\n  transform:rotate(0deg);\n  transition:transform .2s ease;\n}\n.oracle-pdp-standard .details-section[open] .arrow{ transform:rotate(180deg); }\n.oracle-pdp-standard .details-header:hover{\n  background:linear-gradient(135deg,#f7021f 0%,#d00219 100%);\n  color:#fff;\n}\n.oracle-pdp-standard .details-header:hover .arrow,\n.oracle-pdp-standard .details-header:hover .details-title{ color:#fff; }\n.oracle-pdp-standard .details-content{\n  padding:18px;\n  background:#fff;\n}\n\n\/* =========================\nLISTS + SPEC ROWS\n========================= *\/\n.oracle-pdp-standard .pdp-list{\n  margin:0;\n  padding-left:18px;\n  line-height:1.9;\n}\n.oracle-pdp-standard .specrows{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n}\n.oracle-pdp-standard .specrows \u003e div{\n  border:1px solid #e9e9e9;\n  border-radius:10px;\n  padding:10px 12px;\n  display:flex;\n  justify-content:space-between;\n  gap:14px;\n  font-size:.95em;\n  background:#fff;\n}\n.oracle-pdp-standard .specrows \u003e div span:first-child{ font-weight:900; color:#333; }\n.oracle-pdp-standard .specrows \u003e div span:last-child{ text-align:right; color:#555; }\n\n.oracle-pdp-standard .note{\n  margin:12px 0 0;\n  padding:14px;\n  border-radius:10px;\n  background:#f9f9f9;\n  border:1px solid #ececec;\n}\n\n\/* =========================\nMEDIA + ICON ROW\n========================= *\/\n.oracle-pdp-standard .media-img{\n  display:block;\n  width:100%;\n  max-width:900px;\n  height:auto;\n  border-radius:12px;\n  border:1px solid #e8e8e8;\n  margin:14px 0 0;\n}\n.oracle-pdp-standard .icon-row{\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n  align-items:center;\n  margin-top:12px;\n}\n.oracle-pdp-standard .icon-row img{\n  width:auto;\n  max-height:100px;\n  height:auto;\n  display:block;\n}\n\n\/* Buttons *\/\n.oracle-pdp-standard .oracle-btn{\n  display:inline-block;\n  background:#f7021f;\n  color:#ffffff !important;\n  padding:12px 18px;\n  border-radius:10px;\n  text-decoration:none;\n  font-weight:800;\n  transition:transform .2s ease,box-shadow .2s ease,background .2s ease;\n}\n.oracle-pdp-standard .oracle-btn:hover{\n  background:#d00219;\n  transform:translateY(-1px);\n  box-shadow:0 6px 14px rgba(0,0,0,.15);\n}\n\n\/* Video embed container *\/\n.oracle-pdp-standard .oracle-video{\n  width:100%;\n  max-width:900px;\n  aspect-ratio:16\/9;\n  border-radius:12px;\n  border:1px solid #dee2e6;\n  background:#000;\n  overflow:hidden;\n  box-shadow:0 2px 8px rgba(0,0,0,0.1);\n  margin-top:12px;\n}\n.oracle-pdp-standard .oracle-video iframe{\n  width:100%;\n  height:100%;\n  border:0;\n  display:block;\n}\n\n@media (min-width:768px){\n  .oracle-pdp-standard .specrows{\n    grid-template-columns:1fr 1fr;\n  }\n}\n@media (max-width:768px){\n  .oracle-pdp-standard .product-hero-gradient{ padding:24px; }\n  .oracle-pdp-standard .product-hero-gradient h1,\n  .oracle-pdp-standard .product-hero-gradient h2,\n  .oracle-pdp-standard .product-hero-gradient h3{ font-size:1.55em; }\n  .oracle-pdp-standard .specrows \u003e div{\n    flex-direction:column;\n  }\n  .oracle-pdp-standard .specrows \u003e div span:last-child{\n    text-align:left;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"oracle-pdp-standard\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"product-hero-gradient\"\u003e\n\u003cdiv class=\"subheadline\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cstrong\u003ePart Number:\u003c\/strong\u003e 8208-023   \u003cstrong\u003e(Currently Backordered)\u003c\/strong\u003e\u003cbr\u003ePlug-and-play LED tail light conversion kit for the 1987–1993 Mustang LX Foxbody with OEM lens styling, modern LED brightness, sequential turn signals, and high-output reverse lighting for a clean OEM+ upgrade.\u003c\/div\u003e\n\u003cdiv class=\"highlight-pills\"\u003e\n\u003cspan class=\"highlight-pill\"\u003e✓ OEM+ Appearance\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ Sequential Turns\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ High-Output Reverse\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ Plug \u0026amp; Play\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ 12V DC\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ 2-Year Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"partline\"\u003e\n\u003cstrong\u003eFitment:\u003c\/strong\u003e 1987–1993 Ford Mustang LX (Foxbody)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OVERVIEW --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eOverview\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cp\u003eTransform your 1987–1993 Ford Mustang LX Foxbody with ORACLE Lighting’s premium LED tail light conversion kit. This system blends classic Mustang styling with modern LED technology to deliver improved visibility, smooth sequential turn signals, and a clean OEM+ appearance.\u003c\/p\u003e\n\u003cp\u003eThis complete plug-and-play solution fits into your factory tail light housings with \u003cstrong\u003eno cutting, splicing, or wiring modifications\u003c\/strong\u003e. Simply connect to your OEM harness and enjoy instant-on LED performance with enhanced safety and show-quality aesthetics.\u003c\/p\u003e\n\u003cp\u003eFactory incandescent bulbs are dim, slow to illuminate, and prone to failure. ORACLE’s LED conversion delivers faster response, superior brightness, and improved safety for you and the drivers behind you, while adding a premium sequential turn signature.\u003c\/p\u003e\n\u003cp\u003eAs the first release in ORACLE’s Classic Vehicle LED Tail Light Series, this kit represents over 25 years of Mustang lighting innovation and returns to the platform where the ORACLE brand began. Designed, engineered, and tested in New Orleans, USA.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eFeatures \u0026amp; Benefits\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cul class=\"pdp-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eOEM+ appearance:\u003c\/strong\u003e Retains the original tail light lens design and shape with a modern LED look beneath the surface\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUltra-bright LED output:\u003c\/strong\u003e Enhanced visibility from all angles for improved safety, up to \u003cstrong\u003e3x brighter\u003c\/strong\u003e than factory incandescent bulbs\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDynamic sequential turn signals:\u003c\/strong\u003e Individually addressable LEDs create smooth, eye-catching sequential animations\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-powered LED reverse lights:\u003c\/strong\u003e Bright white reverse lighting improves visibility when backing up at night or in dim areas\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTrue plug-and-play installation:\u003c\/strong\u003e Connects directly to factory tail light connectors with no splicing or tapping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesigned \u0026amp; engineered in the USA:\u003c\/strong\u003e Developed at ORACLE’s New Orleans R\u0026amp;D facility\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLong-lasting LED technology:\u003c\/strong\u003e LEDs rated up to \u003cstrong\u003e50,000 hours\u003c\/strong\u003e to reduce maintenance and power draw\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eTechnical Specifications\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cdiv class=\"specrows\"\u003e\n\u003cdiv\u003e\n\u003cspan\u003eFitment\u003c\/span\u003e\u003cspan\u003e1987–1993 Ford Mustang LX (Foxbody)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eTurn Signal\u003c\/span\u003e\u003cspan\u003eSequential (Individually Addressable LEDs)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eReverse Lights\u003c\/span\u003e\u003cspan\u003eHigh-Output White LEDs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003ePower Input\u003c\/span\u003e\u003cspan\u003e12V DC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e\u003cspan\u003ePlug-and-Play to Factory Connectors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eHousing\u003c\/span\u003e\u003cspan\u003eWorks with OEM Tail Lights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eLED Lifespan\u003c\/span\u003e\u003cspan\u003eUp to 50,000 Hours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eWarranty\u003c\/span\u003e\u003cspan\u003e2-Year Limited Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eWhat’s Included\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cul class=\"pdp-list\"\u003e\n\u003cli\u003eFord Mustang LED tail light modules (passenger + rear tail lights)\u003c\/li\u003e\n\u003cli\u003eResistors with installation hardware\u003c\/li\u003e\n\u003cli\u003eComplete installation instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"icon-row\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/2_Warr_Prop_a8766e7d-6c01-445c-809b-e68a19bfa4ed.png?v=1688671651\" alt=\"2-Year Warranty and Prop 65\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- INSTALLATION \/ RESOURCES --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eInstallation \u0026amp; Resources\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cdiv class=\"icon-row\"\u003e\u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/8208_Foxbody_Install_Guide.jpg.pdf?v=1770736843\" class=\"oracle-btn\" target=\"_blank\"\u003eInstall Guide\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- VIDEOS --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eInstall \u0026amp; Videos\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cdiv class=\"oracle-video\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/CP6RK4_Ncww\" title=\"ORACLE Tail Lights for Foxbody Mustangs – The LED Upgrade You've Been Waiting For\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 12px;\" class=\"oracle-video\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/-nUoSyc0SCk\" title=\"Brighter, Safer, Sleeker: Mustang Foxbody LX Gets ORACLE's LED Tail Light Conversion\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- WARRANTY --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eWarranty, Shipping \u0026amp; Returns\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cdiv class=\"icon-row\"\u003e\n\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.oraclelights.com\/pages\/warranty\" class=\"oracle-btn\" target=\"_blank\"\u003eWarranty\u003c\/a\u003e \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.oraclelights.com\/pages\/shipping\" class=\"oracle-btn\" target=\"_blank\"\u003eShipping\u003c\/a\u003e \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.oraclelights.com\/pages\/returns-exchanges\" class=\"oracle-btn\" target=\"_blank\"\u003eReturns \u0026amp; Exchanges\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"ORACLE Lighting","offers":[{"title":"Default Title","offer_id":44300214599722,"sku":"8208-023","price":389.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0713\/9088\/7978\/files\/8208-023_K.jpg?v=1777483402","url":"https:\/\/myxautomotive.com\/products\/1987-1993-ford-mustang-lx-sequential-led-tail-light-conversion-kit-plug-play","provider":"MYX Automotive","version":"1.0","type":"link"}