{"title":"Jeep Wrangler JK Flush Mount Tail Light Series","description":"","products":[{"product_id":"oracle-lighting-flush-mount-led-tail-lights-for-jeep-wrangler-jk","title":"V2 | 2007-2017 Jeep Wrangler JK Flush Mount LED Tail Lights | Low-Profile Trail Protection","description":"\u003cstyle\u003e\n\/* =========================\nORACLE PDP STANDARD v1.0\nScope everything to wrapper so theme styles can't break readability\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\n\/* inherit-safe text *\/\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{\n  color:inherit;\n}\n\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  font-size:2.2em;\n  font-weight:700;\n  margin:0 0 15px;\n  color:#f7021f;\n  line-height:1.2;\n}\n.oracle-pdp-standard .product-hero-gradient .subheadline{\n  font-size:1.3em;\n  margin:0 0 25px;\n  color:#e0e0e0;\n  font-weight:400;\n  line-height:1.4;\n}\n.oracle-pdp-standard .highlight-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n  margin-top:20px;\n}\n.oracle-pdp-standard .highlight-pill{\n  background:rgba(247,2,31,0.15);\n  border:1px solid #f7021f;\n  padding:10px 20px;\n  border-radius:25px;\n  font-size:.95em;\n  font-weight:600;\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\n\/* =========================\nDETAILS \/ SUMMARY ACCORDION\nALL COLLAPSED BY DEFAULT (no open attribute)\nTheme-proof: force white surfaces + readable headings\n========================= *\/\n.oracle-pdp-standard .details-section{\n  margin:25px 0;\n  border:1px solid #e0e0e0;\n  border-radius:8px;\n  overflow:hidden;\n  transition:border-color .2s ease,box-shadow .2s ease;\n  background:#ffffff;\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\n\/* summary = clickable header *\/\n.oracle-pdp-standard .details-header{\n  list-style:none;\n  background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);\n  padding:18px 24px;\n  cursor:pointer;\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  user-select:none;\n  font-weight:600;\n  color:#1a1a1a;\n}\n.oracle-pdp-standard .details-header::-webkit-details-marker{display:none;}\n.oracle-pdp-standard .details-header::marker{content:\"\";}\n\n.oracle-pdp-standard .details-header:hover{\n  background:linear-gradient(135deg,#f7021f 0%,#d00219 100%);\n  color:#ffffff;\n}\n.oracle-pdp-standard .details-header:hover .details-title,\n.oracle-pdp-standard .details-header:hover .arrow{\n  color:#ffffff;\n}\n\n\/* use span title to keep summary HTML lighter *\/\n.oracle-pdp-standard .details-title{\n  font-size:1.3em;\n  margin:0;\n  color:#1a1a1a;\n}\n.oracle-pdp-standard .arrow{\n  font-size:1.5em;\n  line-height:1;\n  transform:rotate(0deg);\n  transition:transform .2s ease;\n  color:#1a1a1a;\n}\n.oracle-pdp-standard .details-section[open] .arrow{ transform:rotate(180deg); }\n.oracle-pdp-standard .details-section[open] .details-header{\n  border-bottom:1px solid #eaeaea;\n}\n\n.oracle-pdp-standard .details-content{\n  padding:24px;\n  background:#ffffff;\n  color:#1a1a1a;\n  box-sizing:border-box;\n}\n\n\/* =========================\nBENEFITS\n========================= *\/\n.oracle-pdp-standard .benefits-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n  gap:20px;\n  margin:20px 0 0;\n}\n.oracle-pdp-standard .benefit-card{\n  background:linear-gradient(135deg,#f9f9f9 0%,#f0f0f0 100%);\n  padding:20px;\n  border-radius:8px;\n  border-left:4px solid #f7021f;\n  transition:transform .2s ease,box-shadow .2s ease,border-left-width .2s ease;\n}\n.oracle-pdp-standard .benefit-card:hover{\n  transform:translateX(5px);\n  box-shadow:0 4px 12px rgba(0,0,0,0.1);\n  border-left-width:6px;\n}\n.oracle-pdp-standard .benefit-card h3{\n  margin:0 0 10px;\n  font-size:1.1em;\n  color:#1a1a1a;\n}\n\n\/* =========================\nSPECS\n========================= *\/\n.oracle-pdp-standard .spec-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n.oracle-pdp-standard .spec-list li{\n  padding:12px 0;\n  border-bottom:1px solid #e0e0e0;\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:14px;\n}\n.oracle-pdp-standard .spec-list li:last-child{ border-bottom:none; }\n.oracle-pdp-standard .spec-label{ font-weight:600; color:#1a1a1a; }\n.oracle-pdp-standard .spec-value{ color:#555; text-align:right; }\n\n\/* =========================\nHIGHLIGHT BOX\n========================= *\/\n.oracle-pdp-standard .feature-highlight{\n  background:linear-gradient(135deg,#fff5f5 0%,#ffe8e8 100%);\n  border-left:4px solid #f7021f;\n  padding:20px;\n  margin:20px 0 0;\n  border-radius:8px;\n}\n.oracle-pdp-standard .feature-highlight h4{ margin:0 0 10px; }\n\n\/* =========================\nLISTS (STANDARD)\nReplace inline styles used earlier\n========================= *\/\n.oracle-pdp-standard .pdp-list{\n  margin:0;\n  padding-left:18px;\n  line-height:2;\n  font-size:1.05em;\n}\n\n\/* =========================\nRESOURCES (INSTALL)\n========================= *\/\n.oracle-pdp-standard .resource-block{ margin:12px 0; }\n.oracle-pdp-standard .resource-block:first-child{ margin-top:8px; }\n.oracle-pdp-standard .resource-block:last-child{ margin-bottom:0; }\n.oracle-pdp-standard .details-content h4{ margin:0 0 10px; }\n\n.oracle-pdp-standard .install-meta p{\n  font-size:1.1em;\n  margin:0 0 12px;\n}\n.oracle-pdp-standard .install-meta p:last-child{ margin-bottom:16px; }\n\n\/* Video container (your proven working pattern) *\/\n.oracle-pdp-standard .oracle-video{\n  width:100%;\n  max-width:640px;\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}\n.oracle-pdp-standard .oracle-video iframe{\n  width:100%;\n  height:100%;\n  border:0;\n  display:block;\n}\n\n\/* Standard primary button (replaces inline styles) *\/\n.oracle-pdp-standard .oracle-btn{\n  display:inline-block;\n  background:#f7021f;\n  color:#ffffff !important;\n  padding:12px 24px;\n  border-radius:6px;\n  text-decoration:none;\n  font-weight:600;\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,0.15);\n}\n\n\/* =========================\nCTA\n========================= *\/\n.oracle-pdp-standard .cta-box{\n  background:linear-gradient(135deg,#f7021f 0%,#d00219 100%);\n  color:#ffffff;\n  padding:25px;\n  border-radius:8px;\n  margin:25px 0 0;\n  text-align:center;\n}\n.oracle-pdp-standard .cta-box h3{\n  margin:0 0 10px;\n  font-size:1.4em;\n}\n.oracle-pdp-standard .cta-box p{ margin:15px 0; font-size:1.1em; }\n.oracle-pdp-standard .warranty-badge{\n  display:inline-block;\n  background:#ffffff;\n  color:#f7021f;\n  padding:8px 16px;\n  border-radius:20px;\n  font-weight:700;\n  margin-top:10px;\n}\n\n\/* =========================\nRESPONSIVE\n========================= *\/\n@media (max-width:768px){\n  .oracle-pdp-standard .product-hero-gradient{ padding:25px; }\n  .oracle-pdp-standard .product-hero-gradient h1{ font-size:1.6em; }\n  .oracle-pdp-standard .benefits-grid{ grid-template-columns:1fr; }\n  .oracle-pdp-standard .spec-list li{\n    flex-direction:column;\n    align-items:flex-start;\n  }\n  .oracle-pdp-standard .spec-value{ text-align:left; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"oracle-pdp-standard\"\u003e\n\u003cdiv class=\"product-hero-gradient\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(249, 11, 11);\"\u003eLow-Profile LED Tail Lights Built for the Trail\u003c\/span\u003e\u003c\/h3\u003e\nProtect your investment with flush-mount design that keeps your tail lights safe from rocks, trees, and trail obstacles while delivering superior LED performance.\u003cbr\u003e\u003cbr\u003eORACLE Part #'s\u003cbr\u003e5891-504(Standard Lens) | 5891-504-T(Tinted Lens)\n\u003cdiv class=\"highlight-pills\"\u003e\n\u003cspan class=\"highlight-pill\"\u003e✓ Flush Mount Design\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ Trail Damage Protection\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ High-Power LED Reverse\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ Signature Perimeter Lighting\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ Plug-and-Play Install\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eV2 Upgrade\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\u003eDouble-diffusion architecture for smoother, more uniform light output\u003c\/li\u003e\n\u003cli\u003e\n\u003cmeta charset=\"utf-8\"\u003eReduced hotspots for cleaner, more premium appearance\u003c\/li\u003e\n\u003cli\u003e\n\u003cmeta charset=\"utf-8\"\u003eImproved clarity and consistency of brake and running lights\u003c\/li\u003e\n\u003cli\u003e\n\u003cmeta charset=\"utf-8\"\u003eEnhanced surge protection against voltage spikes\u003c\/li\u003e\n\u003cli\u003e\n\u003cmeta charset=\"utf-8\"\u003eImproved CAN-bus compatibility for modern vehicles\u003c\/li\u003e\n\u003cli\u003e\n\u003cmeta charset=\"utf-8\"\u003eOver-voltage, under-voltage, and reverse polarity protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cmeta charset=\"utf-8\"\u003ePlug-and-play installation - no changes needed\u003c\/li\u003e\n\u003cli\u003e\n\u003cmeta charset=\"utf-8\"\u003eWarranty doubled from 1 year to 2 years\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eWhy Choose ORACLE Flush Mount Tail Lights?\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003eTrail-Proven Protection\u003c\/h3\u003e\n\u003cp\u003eFactory tail lights protrude several inches past the body, making them vulnerable to damage on tight trails. Our flush-mount design sits tight to the body panel, dramatically reducing exposure to trees, boulders, and obstacles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003eSuperior LED Performance\u003c\/h3\u003e\n\u003cp\u003eHigh-powered LED reverse lights provide exceptional visibility when backing up on dark trails or in parking lots. Signature perimeter lighting creates a distinctive look that sets your JK apart from the crowd.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003eSimple Installation\u003c\/h3\u003e\n\u003cp\u003eTrue plug-and-play design means no cutting, splicing, or electrical modifications. Direct replacement for factory tail lights with all necessary hardware included for a professional installation in under an hour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003eAward-Winning Design\u003c\/h3\u003e\n\u003cp\u003eRecognized with the Global Media Award for innovative automotive lighting design. Modern, sleek styling complements your JK's aggressive off-road appearance while providing functional benefits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003ePerformance \u0026amp; Specifications\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003ePart Numbers\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e5891-504 (Red Lens) | 5891-504-T (Tinted Lens)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eFitment\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e2007-2017 Jeep Wrangler JK (North American Models)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eLighting Technology\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eHigh-Power LED\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eDesign Profile\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eFlush Mount (Low-Profile)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eInstallation Type\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003ePlug-and-Play (No Modifications Required)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eLens Options\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eStandard Red or Tinted\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e2 Years\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"feature-highlight\"\u003e\n\u003ch4\u003eInternational Compatibility Note\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eFor European or Export Model Jeeps:\u003c\/strong\u003e We recommend upgrading your reverse lights using our Dual Function Amber\/White Reverse LED Modules (Part# 5915-JT-023). These modules offer the same brightness as the current reverse lights, with the added bonus of an amber turn signal feature for road compliance in regions requiring separate turn signal indicators.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\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\u003e (2) Flush Mount LED Tail Lights for 2007-2017 Jeep Wrangler JK\u003c\/li\u003e\n\u003cli\u003e Complete plug-and-play wiring harnesses\u003c\/li\u003e\n\u003cli\u003e All necessary mounting hardware\u003c\/li\u003e\n\u003cli\u003e Detailed installation instructions\u003c\/li\u003e\n\u003cli\u003e 2-Year Warranty documentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eKey Features\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\u003eModern Sleek Design:\u003c\/strong\u003e Contemporary styling that enhances your JK's appearance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlush Mounted Protection:\u003c\/strong\u003e Dramatically reduces vulnerability to trail damage\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Powered LED Reverse Lights:\u003c\/strong\u003e Superior brightness for safe backing in any condition\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSignature Perimeter Lighting:\u003c\/strong\u003e Distinctive LED pattern creates unique visual identity\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy Plug-and-Play Installation:\u003c\/strong\u003e Direct replacement with no modifications needed\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAvailable in Two Lens Options:\u003c\/strong\u003e Choose standard red or tinted for your preferred look\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAward-Winning Innovation:\u003c\/strong\u003e Global Media Award recipient for design excellence\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\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=\"install-meta\"\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation Time:\u003c\/strong\u003e Approximately 45-60 minutes\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSkill Level:\u003c\/strong\u003e Beginner to Intermediate (basic hand tools required)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resource-block\"\u003e\n\u003ch4\u003eInstallation Video\u003c\/h4\u003e\n\u003cdiv class=\"oracle-video\"\u003e\u003ciframe src=\"https:\/\/player.vimeo.com\/video\/734813981?h=648c5679c9\u0026amp;color=f7021f\u0026amp;title=0\u0026amp;byline=0\u0026amp;portrait=0\" title=\"Installation Video\" loading=\"lazy\"\u003e\n          \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"resource-block\"\u003e\n\u003ch4\u003eInstallation Guide\u003c\/h4\u003e\n\u003ca class=\"oracle-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/5891_Install_Guide-sm.pdf?v=1659129601\" rel=\"noopener\" target=\"_blank\"\u003eDownload PDF Installation Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eVehicle Compatibility\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003ch4 style=\"margin: 0 0 10px;\"\u003eConfirmed Fitment:\u003c\/h4\u003e\n\u003cul class=\"pdp-list\"\u003e\n\u003cli\u003e✓ 2007 Jeep Wrangler JK\u003c\/li\u003e\n\u003cli\u003e✓ 2008 Jeep Wrangler JK\u003c\/li\u003e\n\u003cli\u003e✓ 2009 Jeep Wrangler JK\u003c\/li\u003e\n\u003cli\u003e✓ 2010 Jeep Wrangler JK\u003c\/li\u003e\n\u003cli\u003e✓ 2011 Jeep Wrangler JK\u003c\/li\u003e\n\u003cli\u003e✓ 2012 Jeep Wrangler JK\u003c\/li\u003e\n\u003cli\u003e✓ 2013 Jeep Wrangler JK\u003c\/li\u003e\n\u003cli\u003e✓ 2014 Jeep Wrangler JK\u003c\/li\u003e\n\u003cli\u003e✓ 2015 Jeep Wrangler JK\u003c\/li\u003e\n\u003cli\u003e✓ 2016 Jeep Wrangler JK\u003c\/li\u003e\n\u003cli\u003e✓ 2017 Jeep Wrangler JK\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 20px;\"\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Designed specifically for North American model Wranglers. International models may require additional components for full compliance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eWarranty \u0026amp; Policies\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003ch4 style=\"margin: 0 0 10px;\"\u003e2-Year Limited Warranty\u003c\/h4\u003e\n\u003cp\u003eORACLE Lighting stands behind the quality and durability of our products. These flush mount LED tail lights are covered by our comprehensive 2-year warranty against defects in materials and workmanship.\u003c\/p\u003e\n\u003cdiv class=\"feature-highlight\"\u003e\n\u003ch4\u003eWarranty Coverage Includes:\u003c\/h4\u003e\n\u003cul style=\"margin: 0; padding-left: 18px; line-height: 2;\"\u003e\n\u003cli\u003eLED component failures\u003c\/li\u003e\n\u003cli\u003eHousing defects or cracking\u003c\/li\u003e\n\u003cli\u003eWiring harness issues\u003c\/li\u003e\n\u003cli\u003eLens discoloration or hazing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 16px;\"\u003e\u003cstrong\u003ePatent Pending Technology:\u003c\/strong\u003e This product features innovative design elements currently under patent review, representing ORACLE Lighting's commitment to advancing automotive lighting technology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!--Product Details \u0026 FAQs--\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eProduct Details \u0026amp; FAQs\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003ch2\u003eThe JK's Factory Tail Lights Have Always Been the Trail's Easiest Target\u003c\/h2\u003e\n\u003cp\u003eThe Jeep Wrangler JK has been one of the most iconic off-road platforms of its generation — running from 2007 through 2018 in 2-door and 4-door Unlimited configurations. But ask any JK owner who's done serious trail time and you'll hear the same story: the factory tail lights are a liability. Damaging factory tail lights on trails is not an uncommon issue for Wrangler owners who often off-road their Jeeps. The factory design protrudes out several inches past the body, which creates unnecessary exposure to trees, boulders, and other obstacles on tight trails.\u003c\/p\u003e\n\u003cp\u003eThe ORACLE Lighting Flush Mount LED Tail Lights for the JK solve that problem entirely — and deliver a host of premium LED features that make them a compelling upgrade even for JK owners who never leave the pavement.\u003c\/p\u003e\n\u003cp\u003eAvailable in \u003cstrong\u003eStandard Red (Part #5891-504)\u003c\/strong\u003e and \u003cstrong\u003eTinted\/Blacked-Out (Part #5891-504-T)\u003c\/strong\u003e for all 2007–2018 Jeep Wrangler JK and JK Unlimited models.\u003c\/p\u003e\n\u003ch2\u003eA Flush Design That Protects, Performs, and Turns Heads\u003c\/h2\u003e\n\u003ch3\u003eTight-to-Body Flush Fit — Less Exposure, Less Risk\u003c\/h3\u003e\n\u003cp\u003eThe frame of the ORACLE Lighting flush mount LED tail light is tight to the body panel, reducing exposure and vulnerability. By sitting flush against the body rather than protruding inches past it, these lights dramatically reduce the risk of snagging on branches, rocks, or trail obstacles that routinely destroy factory JK tail lights. The result is a tail light that's not just better-looking — it's fundamentally better-engineered for the Wrangler's intended use.\u003c\/p\u003e\n\u003ch3\u003eWraparound Visibility From Every Angle\u003c\/h3\u003e\n\u003cp\u003eBecause of the nearly flush wrap-around design, the lighting can be visible from any rear angle — a meaningful safety advantage over the narrow, rearward-facing factory lights. Trailing vehicles, side-approaching traffic at intersections, and vehicles catching up on the trail all have a much clearer sightline to your brakes, running lights, and turn signals.\u003c\/p\u003e\n\u003ch3\u003eSignature Perimeter Lighting\u003c\/h3\u003e\n\u003cp\u003eThese tail lights feature an attractive design and functional LED lighting elements including high-powered reverse lights and unique signature perimeter lighting. The perimeter lighting traces the outer edge of the housing, giving the JK's rear end a distinctive, modern presence that clearly communicates premium quality — day or night. It's the kind of lighting design that makes people stop and look twice at a JK they've seen a hundred times before.\u003c\/p\u003e\n\u003ch2\u003eHigh-Powered LED Reverse Lights — Because Backing Up Matters\u003c\/h2\u003e\n\u003cp\u003eOne of the most consistent pieces of feedback from JK owners who install ORACLE flush tail lights is the reverse light output. Real-world owners describe it as transformative — one reviewer noted the reverse lights are \"crazy bright\" and that the output appears to have quadrupled compared to factory. The reverse light features 12 high-powered LEDs for optimal rear illumination, wired plug-and-play to the factory reverse circuit. Dark campsites, tight trail reversals, unlit driveways — the difference is immediately noticeable.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003ePlug-and-Play Installation — Done in 15 Minutes\u003c\/h2\u003e\n\u003ch3\u003eTrue Plug-and-Play — No Cutting, No Splicing\u003c\/h3\u003e\n\u003cp\u003eThese lights feature an easy plug-and-play installation. The factory JK wiring harness connects directly to the ORACLE housings — no custom wiring, no splicing, no modifications required. Real owners consistently report completing the full install in 15–20 minutes, even without a mechanical background. One reviewer called it a 15-minute install and noted they are \"not a mechanic.\"\u003c\/p\u003e\n\u003ch3\u003eHalogen JK Note — Resistors Included\u003c\/h3\u003e\n\u003cp\u003eJK models equipped with factory halogen tail lights may experience hyper-flash (fast-blinking turn signals) when switching to LED. The fix is simple: LED resistors are included in the box and connect to the factory circuit as shown in the installation guide. The only question most owners face is finding the ideal mounting spot for the resistor on the passenger side — a minor consideration that takes seconds to resolve.\u003c\/p\u003e\n\u003ch3\u003eNorth American Models Only\u003c\/h3\u003e\n\u003cp\u003eThese lights are designed to work with North American model Wranglers. For European or export model Jeeps, ORACLE recommends upgrading using the Dual Function Amber\/White Reverse LED Modules (Part #5915-JK-023). These modules provide the same reverse brightness while adding an amber turn signal feature for road compliance in markets requiring amber turn indicators.\u003c\/p\u003e\n\u003ch2\u003eIP67 Waterproof — Sealed for the Trail\u003c\/h2\u003e\n\u003cp\u003eThe ORACLE JK Flush Tail Lights are IP67 waterproof rated, meaning they are fully sealed against dust ingress and rated for water immersion. Whether you're driving through rain, crossing a creek, or pressure washing the mud off after a trail day, these lights are built to handle it. The sealed construction and durable polycarbonate housing provide long-term reliability regardless of conditions.\u003c\/p\u003e\n\u003ch2\u003eEven If You Never Off-Road — These Are Still Worth It\u003c\/h2\u003e\n\u003cp\u003eEven if you don't off-road your Wrangler often, these lights provide plenty of innovative features and unique styling — which make them an awesome mod for any JK owner. The signature perimeter lighting, high-output reverse LEDs, modern low-profile design, and clean OEM+ appearance make these a worthwhile upgrade for daily drivers, show builds, and weekend trail rigs alike. The JK platform has a passionate and active ownership community, and these lights are one of the most universally praised appearance and function upgrades available for the platform.\u003c\/p\u003e\n\u003ch2\u003eStandard or Tinted — Two Styles for Two Different JK Personalities\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Red (Part #5891-504):\u003c\/strong\u003e The bold, clean, high-visibility option. Bright red brake and running sections paired with a clear reverse lens deliver maximum output and a sharp modern profile that immediately reads as a premium upgrade over factory Altezza-style lights. The go-to for most JK owners who want improved styling without going dark.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTinted \/ Blacked-Out (Part #5891-504-T):\u003c\/strong\u003e The smoked lens version is built for JKs running blacked-out trim, dark wheel packages, or stealth builds. The tinted lens subdues the housing appearance when the lights are off while maintaining full LED output when illuminated. Paired with a blacked-out grille, dark bumper, or flat black body, the tinted version gives the JK's rear end a cohesive, purposeful look.\u003c\/p\u003e\n\u003ch2\u003eWhat's in the Box\u003c\/h2\u003e\n\u003cp\u003eEach purchase includes one pair of ORACLE Flush Mount LED Tail Lights for 2007–2018 Jeep Wrangler JK, LED resistors for halogen applications, and an installation guide with a linked installation video. No additional hardware or wiring is required for standard North American JK models. ORACLE backs these lights with a \u003cstrong\u003e2-year manufacturer's warranty\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFitment:\u003c\/strong\u003e 2007–2018 Jeep Wrangler JK (2-door) and JK Unlimited (4-door) — all trim levels — North American models only.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch2\u003eFAQs: 2007-2018 Wrangler (JK) Flush Mount Tail Lights\u003c\/h2\u003e\n\u003ch3\u003eQ: What years and JK configurations do these flush tail lights fit?\u003c\/h3\u003e\n\u003cp\u003eThese lights fit all 2007–2018 Jeep Wrangler JK models — both the 2-door JK and 4-door JK Unlimited — across all trim levels including Sport, Sahara, and Rubicon. They are designed to work with North American model Wranglers only. For European or export-spec JKs, ORACLE recommends the Dual Function Amber\/White Reverse LED Modules (Part #5915-JK-023) for road-compliant operation.\u003c\/p\u003e\n\u003ch3\u003eQ: How much easier is the installation compared to factory tail light replacement?\u003c\/h3\u003e\n\u003cp\u003eSignificantly easier. These lights feature an easy plug-and-play installation that connects directly to the factory JK wiring harness — no cutting, splicing, or custom wiring needed. Most owners complete the full install in 15–20 minutes. Halogen JK owners will need to connect the included LED resistors to prevent hyper-flash, which adds only a few minutes to the process. An installation guide and video link are included with every purchase.\u003c\/p\u003e\n\u003ch3\u003eQ: My JK has factory halogen tail lights. Will there be any electrical issues?\u003c\/h3\u003e\n\u003cp\u003eHalogen-equipped JKs may experience hyper-flash (a fast-blinking turn signal indicator) when switching to LED tail lights due to the difference in electrical load. The included LED resistors resolve this when connected per the installation guide. The most common question owners have is finding an ideal mounting location for the passenger-side resistor — a minor step that takes seconds once identified.\u003c\/p\u003e\n\u003ch3\u003eQ: Are the ORACLE JK Flush Tail Lights waterproof?\u003c\/h3\u003e\n\u003cp\u003eYes — these lights are IP67 waterproof rated, meaning they are fully sealed against dust and rated to withstand water immersion. They are engineered for the off-road use the JK is known for — rain, creek crossings, mud, and pressure washing are all within their operational design.\u003c\/p\u003e\n\u003ch3\u003eQ: What's the difference between the standard and tinted versions?\u003c\/h3\u003e\n\u003cp\u003eBoth versions are electrically and functionally identical — the same high-powered 12-LED reverse output, the same signature perimeter lighting, and the same plug-and-play installation. The difference is purely aesthetic: the standard version features a traditional red and clear lens for maximum brightness and visibility, while the tinted version uses a smoked lens for a blacked-out appearance suited to stealth and dark-trim JK builds.\u003c\/p\u003e\n\u003ch3\u003eQ: How do the reverse lights compare to factory output?\u003c\/h3\u003e\n\u003cp\u003eThe improvement is dramatic. The reverse light features 12 high-powered LEDs for optimal rear illumination — a significant upgrade over both factory halogen and factory LED reverse setups. Real-world owners consistently describe the reverse output as the standout feature of these lights, with one noting the brightness appears to have quadrupled compared to stock. The difference is immediately noticeable the first time you back up in a dark environment.\u003c\/p\u003e\n\u003ch3\u003eQ: Do these lights work on both the 2-door JK and the 4-door JK Unlimited?\u003c\/h3\u003e\n\u003cp\u003eYes. The ORACLE JK flush tail lights are designed to fit both the standard 2-door Jeep Wrangler JK and the 4-door JK Unlimited across all trim levels and model years from 2007 through 2018. The same part numbers — 5891-504 (standard) and 5891-504-T (tinted) — cover both body styles with an identical plug-and-play installation process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003ch3\u003eReady to Protect Your Tail Lights?\u003c\/h3\u003e\n\u003cp\u003eUpgrade to flush-mount LED tail lights and stop worrying about trail damage. Easy installation, superior performance, and award-winning design.\u003c\/p\u003e\n\u003cspan class=\"warranty-badge\"\u003e✓ 2-YEAR WARRANTY INCLUDED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ORACLE Lighting","offers":[{"title":"Standard Red","offer_id":40830015242337,"sku":"5891-504","price":479.99,"currency_code":"USD","in_stock":true},{"title":"Tinted","offer_id":42957306626145,"sku":"5891-504-T","price":504.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/JK_Black.jpg?v=1770997959"},{"product_id":"oracle-lighting-dual-function-amber-white-reverse-led-module-for-jeep-wrangler-jk-flush-tail-lights","title":"ORACLE Lighting Dual Function Amber\/White Reverse LED Module for Jeep Wrangler JK Flush Tail Lights","description":"\u003cstyle\u003e\n.oracle-pdp-standard{color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Inter,Arial,sans-serif;line-height:1.7}\n.oracle-pdp-standard *{box-sizing:border-box}\n.oracle-pdp-standard p,.oracle-pdp-standard li,.oracle-pdp-standard span,.oracle-pdp-standard div,.oracle-pdp-standard h1,.oracle-pdp-standard h2,.oracle-pdp-standard h3,.oracle-pdp-standard h4{color:inherit}\n.oracle-pdp-standard a{color:#f7021f;text-decoration:none}\n.oracle-pdp-standard a:hover{color:#d00219;text-decoration:underline}\n.oracle-pdp-standard .product-hero-gradient{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:40px;border-radius:12px;margin:0 0 22px;color:#ffffff;box-shadow:0 4px 20px rgba(0,0,0,0.15)}\n.oracle-pdp-standard .product-hero-gradient .subheadline{margin:0 0 14px;font-size:1.05em;color:#e6e6e6;line-height:1.45}\n.oracle-pdp-standard .highlight-pills{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 0}\n.oracle-pdp-standard .highlight-pill{background:rgba(247,2,31,0.15);border:1px solid #f7021f;padding:9px 16px;border-radius:999px;font-size:.95em;font-weight:800;color:#ffffff;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}\n.oracle-pdp-standard .highlight-pill:hover{background:#f7021f;transform:translateY(-2px);box-shadow:0 4px 12px rgba(247,2,31,0.3)}\n.oracle-pdp-standard .partline{margin:14px 0 0;font-size:.98em;color:#f2f2f2}\n.oracle-pdp-standard .details-section{margin:14px 0;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden;background:#ffffff;transition:border-color .2s ease,box-shadow .2s ease}\n.oracle-pdp-standard .details-section:hover{border-color:#f7021f;box-shadow:0 2px 8px rgba(0,0,0,0.1)}\n.oracle-pdp-standard .details-header{list-style:none;background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);padding:16px 18px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;user-select:none;font-weight:900;color:#1a1a1a}\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.06em}\n.oracle-pdp-standard .arrow{font-size:1.35em;line-height:1;transform:rotate(0deg);transition:transform .2s ease}\n.oracle-pdp-standard .details-section[open] .arrow{transform:rotate(180deg)}\n.oracle-pdp-standard .details-header:hover{background:linear-gradient(135deg,#f7021f 0%,#d00219 100%);color:#fff}\n.oracle-pdp-standard .details-header:hover .arrow,.oracle-pdp-standard .details-header:hover .details-title{color:#fff}\n.oracle-pdp-standard .details-content{padding:18px;background:#fff}\n.oracle-pdp-standard .pdp-list{margin:0;padding-left:18px;line-height:1.9}\n.oracle-pdp-standard .note{margin:12px 0 0;padding:14px;border-radius:10px;background:#f9f9f9;border:1px solid #ececec;font-size:.95em}\n.oracle-pdp-standard .note--warn{background:#fff8f8;border-color:#f7021f;color:#900}\n.oracle-pdp-standard .specrows{display:grid;grid-template-columns:1fr;gap:10px}\n.oracle-pdp-standard .specrows\u003ediv{border:1px solid #e9e9e9;border-radius:10px;padding:10px 12px;display:flex;justify-content:space-between;gap:14px;font-size:.95em;background:#fff}\n.oracle-pdp-standard .specrows\u003ediv span:first-child{font-weight:900;color:#333}\n.oracle-pdp-standard .specrows\u003ediv span:last-child{text-align:right;color:#555}\n.oracle-pdp-standard .trust-row{display:flex;flex-wrap:wrap;gap:10px;margin:0}\n.oracle-pdp-standard .trust-link{display:inline-flex;align-items:center;padding:10px 14px;border:1px solid #e0e0e0;border-radius:999px;background:#fff;font-size:.95em;text-decoration:none;color:#1a1a1a;font-weight:900}\n.oracle-pdp-standard .trust-link:hover{border-color:#f7021f;color:#f7021f}\n.oracle-pdp-standard .icon-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}\n.oracle-pdp-standard .icon-row img{width:auto;max-height:110px;height:auto;display:block}\n.oracle-pdp-standard .media-img{display:block;width:100%;max-width:900px;height:auto;border-radius:12px;border:1px solid #e8e8e8;margin:14px 0 0}\n@media(min-width:768px){.oracle-pdp-standard .specrows{grid-template-columns:1fr 1fr}}\n@media(max-width:768px){.oracle-pdp-standard .product-hero-gradient{padding:24px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"oracle-pdp-standard\"\u003e\n\n\u003cdiv class=\"product-hero-gradient\"\u003e\n\u003cdiv class=\"subheadline\"\u003eAdd a bright \u003cstrong\u003eAmber switchback turn signal\u003c\/strong\u003e to your ORACLE Flush Mount Tail Lights — purpose-built for \u003cstrong\u003eEU \u0026amp; GCC Spec Jeep Wrangler JK\u003c\/strong\u003e owners who need compliant amber rear indicators. Plug-and-play installation using existing hardware and connectors. Also works on US Spec JKs for off-road amber chase lighting.\u003c\/div\u003e\n\u003cdiv class=\"highlight-pills\"\u003e\n\u003cspan class=\"highlight-pill\"\u003e✓ Plug \u0026amp; Play Design\u003c\/span\u003e\n\u003cspan class=\"highlight-pill\"\u003e✓ Dual Function: Amber Turn + White Reverse\u003c\/span\u003e\n\u003cspan class=\"highlight-pill\"\u003e✓ 10 High-Power LEDs Per Module\u003c\/span\u003e\n\u003cspan class=\"highlight-pill\"\u003e✓ EU \u0026amp; GCC Spec Compatible\u003c\/span\u003e\n\u003cspan class=\"highlight-pill\"\u003e✓ Retains Separate Amber Turn Signal\u003c\/span\u003e\n\u003cspan class=\"highlight-pill\"\u003e✓ 1-Year Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"partline\"\u003e\n\u003cstrong\u003ePart #:\u003c\/strong\u003e 5915-JK-023\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eProduct Overview\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cp\u003eDo you have an \u003cstrong\u003eEU or GCC Spec Jeep Wrangler JK\u003c\/strong\u003e and want to install a set of \u003ca href=\"https:\/\/www.oraclelights.com\/products\/oracle-lighting-flush-mount-led-tail-lights-for-jeep-wrangler-jk\" target=\"_blank\"\u003e\u003cstrong\u003eORACLE Lighting Flush Mount LED Tail Lights\u003c\/strong\u003e\u003c\/a\u003e but are concerned about losing your required Amber Turn Signal? These dual-function LED modules solve exactly that problem.\u003c\/p\u003e\n\u003cp\u003eThe reverse light retains its full brightness for white reverse illumination, while also adding a \u003cstrong\u003ebright Amber switchback effect\u003c\/strong\u003e for turn signals — replacing the red taillight section flash with a proper amber indicator. Installation is straightforward: remove the original modules, install the new ones using the existing hardware, and connect to the existing connector with one added pin to the original plug.\u003c\/p\u003e\n\u003cp\u003eDesigned specifically for EU or GCC Spec Jeeps, but US Spec JK owners can also take advantage of these modules for \u003cstrong\u003eoff-road amber chase lighting\u003c\/strong\u003e by wiring the amber trigger wires to a switch.\u003c\/p\u003e\n\u003cdiv class=\"note\"\u003e💡 \u003cstrong\u003eUS Spec Jeep owners:\u003c\/strong\u003e Wire the amber trigger wires to a toggle switch for a custom off-road amber chase lighting effect.\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eKey Features\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\u003ePlug \u0026amp; Play design\u003c\/strong\u003e — uses existing hardware and connector\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e10 high-powered LEDs\u003c\/strong\u003e per module for bright reverse illumination\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBright Amber Switchback Effect\u003c\/strong\u003e for compliant rear turn signals\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDual function\u003c\/strong\u003e — White reverse light + Amber turn signal in one module\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEU \u0026amp; GCC Spec compatible\u003c\/strong\u003e — meets amber rear indicator requirements\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUS Spec compatible\u003c\/strong\u003e for off-road amber chase lighting use\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e1-Year Warranty\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note note--warn\"\u003e⚠️ \u003cstrong\u003eTurn Signal feature is only compatible with EU\/GCC Spec Jeeps.\u003c\/strong\u003e US Spec Jeeps can use the amber trigger for off-road purposes only.\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003ePerformance \u0026amp; Technical 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\u003ePart Number\u003c\/span\u003e\u003cspan\u003e5915-JK-023\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eFitment\u003c\/span\u003e\u003cspan\u003eJeep Wrangler JK (2007–2018)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eLED Count\u003c\/span\u003e\u003cspan\u003e10 High-Power LEDs per module\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eFunctions\u003c\/span\u003e\u003cspan\u003eWhite Reverse + Amber Turn Signal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eSpec Compatibility\u003c\/span\u003e\u003cspan\u003eEU \/ GCC Spec (Turn Signal); US Spec (Off-Road)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e\u003cspan\u003ePlug \u0026amp; Play — existing hardware \u0026amp; connector\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eWarranty\u003c\/span\u003e\u003cspan\u003e1-Year Limited\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eWeight\u003c\/span\u003e\u003cspan\u003e0.95 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eRed vs. Amber Rear Turn Signals\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cp\u003eIt’s common to see red rear indicator lights on the road in the US on old and new vehicles alike. Most European vehicles sold in the US, such as BMW, use Amber turn signals because in many European countries, Amber signals are required on both the front and rear of the vehicle as turn indicators.\u003c\/p\u003e\n\u003cp\u003eWhile both Red and Amber rear turn signals are compliant options in the US, many believe Amber lights offer a more distinct contrast between red brake lights and amber turn signals — improving visibility and safety.\u003c\/p\u003e\n\u003cp\u003eBy offering these modules with Amber-capable rear turn signals, the ORACLE Flush Tail Lights can now meet compliance criteria in countries such as \u003cstrong\u003eEurope, South America, and the Middle East\u003c\/strong\u003e where a rear Amber indicator light is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eFitment\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cp\u003eCompatible with the following vehicles equipped with \u003cstrong\u003eORACLE Flush Mount LED Tail Lights\u003c\/strong\u003e:\u003c\/p\u003e\n\u003cul class=\"pdp-list\"\u003e\n\u003cli\u003e2007–2018 Jeep Wrangler JK (EU Spec)\u003c\/li\u003e\n\u003cli\u003e2007–2018 Jeep Wrangler JK (GCC Spec)\u003c\/li\u003e\n\u003cli\u003e2007–2018 Jeep Wrangler JK (US Spec — off-road amber use only)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note\"\u003e💡 These modules are designed to work with the \u003ca href=\"https:\/\/www.oraclelights.com\/products\/oracle-lighting-flush-mount-led-tail-lights-for-jeep-wrangler-jk\" target=\"_blank\"\u003e\u003cstrong\u003eORACLE Flush Mount LED Tail Lights for Jeep Wrangler JK\u003c\/strong\u003e\u003c\/a\u003e. Confirm your tail light model before ordering.\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\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\u003e(2) Dual Function Amber\/White Reverse LED Modules\u003c\/li\u003e\n\u003cli\u003eHardware for installation using existing connector\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"icon-row\" style=\"margin-top:14px;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/1_Warr_Patt_Prop_99a4909f-17d8-4845-b243-28d7cdbd9961_480x480.png?v=1690999023\" alt=\"1-Year Warranty, Patent Pending, Prop 65\" loading=\"lazy\" style=\"max-height:110px;\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eInstallation Guide \u0026amp; Resources\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cp\u003eInstallation is straightforward and plug-and-play:\u003c\/p\u003e\n\u003col class=\"pdp-list\"\u003e\n\u003cli\u003eRemove the original LED modules from your ORACLE Flush Mount Tail Lights\u003c\/li\u003e\n\u003cli\u003eInstall the new dual-function modules using the existing hardware\u003c\/li\u003e\n\u003cli\u003eConnect to the existing connector — add the included pin to the original plug\u003c\/li\u003e\n\u003cli\u003eFor US Spec Jeeps: wire the amber trigger wires to a toggle switch for off-road chase lighting\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"icon-row\" style=\"margin-top:16px;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/15_min_install_time_7145f642-7374-4784-bcf4-898526f1c2b0_160x160.png?v=1690999114\" alt=\"~15 Minute Install Time\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\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=\"trust-row\"\u003e\n\u003ca class=\"trust-link\" href=\"https:\/\/www.oraclelights.com\/pages\/warranty\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e1 Year Warranty\u003c\/a\u003e\n\u003ca class=\"trust-link\" href=\"https:\/\/www.oraclelights.com\/pages\/shipping\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eShipping\u003c\/a\u003e\n\u003ca class=\"trust-link\" href=\"https:\/\/www.oraclelights.com\/pages\/returns-exchanges\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eReturns \u0026amp; Exchanges\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"ORACLE Lighting","offers":[{"title":"Default Title","offer_id":41767875543137,"sku":"5915-JK-023","price":92.15,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/ORACLELightingDualFunctionAmber_WhiteReverseLEDModuleforJeepWranglerJKFlushTailLights.webp?v=1769554904"},{"product_id":"oracle-lighting-adapter-harness-for-export-model-euro-uae-jeep-wrangler-jk-tail-light-amber-turn-signal-pair","title":"ORACLE Lighting Adapter Harness for Export Model Euro\/UAE Jeep Wrangler JK Tail Light Amber Turn Signal (Pair)","description":"\u003cul class=\"tabs\"\u003e\n\u003cli class=\"active\"\u003eProduct Description\u003c\/li\u003e\n\u003cli\u003eFeatures\u003c\/li\u003e\n\u003cli\u003eWhat's Included\u003c\/li\u003e\n\u003cli\u003eInstallation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"tabs-content\"\u003e\n\u003cli class=\"active\"\u003e\n\u003cp\u003e\u003cstrong\u003eORACLE Part Number: 6116-504 (Currently Backordered)\u003c\/strong\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan\u003e\u003cbr\u003eThis new plug-in play harness from ORACLE Lighting allows you to easily install the ORACLE flush LED tail lights and Amber switchback reverse light module into export model Jeep Wrangler JK’s. Simply plug in the connector to the factory wiring and the additional yellow cable connects to the Amber indicator on the ORACLE flush switchback tail lights, providing a compliant Amber turn signal in the rear for European and Gulf States versions of the Jeep Wrangler JK.\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Features:\u003c\/strong\u003e\u003cbr\u003e- Easy Installation: Plug-and-play harness simplifies the installation of ORACLE flush LED tail lights and Amber switchback reverse light modules.\u003cbr\u003e- Seamless Integration: Connects directly to Tail Light wiring for hassle-free setup.\u003cbr\u003e- Amber Turn Signal Compliance: Features an additional yellow cable for compliant Amber turn signal integration to our reverse light module\u003cbr\u003e- Tailored for European and Gulf States: Ensures compliance with regulations in European and Gulf States versions of Jeep Wrangler JK.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eIn the Box:\u003c\/strong\u003e\u003cbr\u003e- 1 (Pair) of Adapter Harnesses for Export Model Euro\/UAE Jeep Wrangler JK Tail Lights.\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/1_Warr_Prop_a0390c7c-dc33-445f-bcec-cf8ddaa9cf2f_240x240.png?v=1705701827\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/15_min_install_time_7145f642-7374-4784-bcf4-898526f1c2b0_160x160.png?v=1690999114\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"ORACLE Lighting","offers":[{"title":"Default Title","offer_id":41805822722145,"sku":"6116-504","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/6116-504_Icon_17defb4e-c154-4ab0-9127-4003c1433b43.webp?v=1769554809"}],"url":"https:\/\/www.oraclelights.com\/collections\/jeep-wrangler-jk-flush-mount-tail-light-series.oembed","provider":"ORACLE Lighting","version":"1.0","type":"link"}