Description
/* =========================ORACLE PDP STANDARD v1.0 (Portable / Scoped)========================= */.oracle-pdp-standard{ color:#1a1a1a; font-family:-apple-system,BlinkMacSystemFont,”Segoe UI”,Roboto,Inter,Arial,sans-serif; line-height:1.7;}.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; }.oracle-pdp-standard a{ color:#f7021f; }.oracle-pdp-standard a:hover{ color:#d00219; }/* =========================HERO========================= */.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);}.oracle-pdp-standard .product-hero-gradient h1{ font-size:2.05em; font-weight:800; margin:0 0 12px; color:#f7021f; line-height:1.2;}.oracle-pdp-standard .product-hero-gradient .subheadline{ font-size:1.08em; margin:0 0 16px; color:#e6e6e6; font-weight:400; line-height:1.45;}.oracle-pdp-standard .highlight-pills{ display:flex; flex-wrap:wrap; gap:10px; margin-top:14px;}.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:700; color:#ffffff; transition:transform .2s ease,background .2s ease,box-shadow .2s ease;}.oracle-pdp-standard .highlight-pill:hover{ background:#f7021f; transform:translateY(-2px); box-shadow:0 4px 12px rgba(247,2,31,0.3);}.oracle-pdp-standard .partline{ margin:10px 0 0; font-size:.98em; color:#f2f2f2;}.oracle-pdp-standard .status-badge{ display:inline-block; margin-left:8px; padding:4px 10px; border-radius:999px; font-weight:800; font-size:.85em; background:rgba(255,255,255,.12); border:1px solid rgba(255,255,255,.2); color:#fff;}/* Shipping / alert pill */.oracle-pdp-standard .oracle-alert{ display:inline-flex; align-items:center; gap:8px; padding:8px 12px; border-radius:999px; background:rgba(255,255,255,.10); border:1px solid rgba(255,255,255,.20); color:#fff; font-size:.92em; font-weight:700;}/* =========================DETAILS / SUMMARY ACCORDION========================= */.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;}.oracle-pdp-standard .details-section:hover{ border-color:#f7021f; box-shadow:0 2px 8px rgba(0,0,0,0.1);}.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:800; color:#1a1a1a;}.oracle-pdp-standard .details-header::-webkit-details-marker{display:none;}.oracle-pdp-standard .details-header::marker{content:””;}.oracle-pdp-standard .details-title{ font-size:1.06em; }.oracle-pdp-standard .arrow{ font-size:1.35em; line-height:1; transform:rotate(0deg); transition:transform .2s ease;}.oracle-pdp-standard .details-section[open] .arrow{ transform:rotate(180deg); }.oracle-pdp-standard .details-header:hover{ background:linear-gradient(135deg,#f7021f 0%,#d00219 100%); color:#fff;}.oracle-pdp-standard .details-header:hover .arrow,.oracle-pdp-standard .details-header:hover .details-title{ color:#fff; }.oracle-pdp-standard .details-content{ padding:18px; background:#fff;}/* Lists */.oracle-pdp-standard .pdp-list{ margin:0; padding-left:18px; line-height:1.9;}.oracle-pdp-standard .note{ margin:12px 0 0; padding:14px; border-radius:10px; background:#f9f9f9; border:1px solid #ececec;}/* Spec rows */.oracle-pdp-standard .specrows{ display:grid; grid-template-columns:1fr; gap:10px;}.oracle-pdp-standard .specrows > div{ border:1px solid #e9e9e9; border-radius:10px; padding:10px 12px; display:flex; justify-content:space-between; gap:14px; font-size:.95em;}.oracle-pdp-standard .specrows > div span:first-child{ font-weight:800; }.oracle-pdp-standard .specrows > div span:last-child{ text-align:right; opacity:.9; }/* Video embed (no gaps) */.oracle-pdp-standard .oracle-video{ width:100%; max-width:950px; aspect-ratio:16/9; border-radius:12px; border:1px solid #dee2e6; background:#000; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,0.1); margin-top:12px;}.oracle-pdp-standard .oracle-video iframe{ width:100%; height:100%; border:0; display:block;}/* Trust links */.oracle-pdp-standard .trust-row{ display:flex; flex-wrap:wrap; gap:10px; margin:0;}.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:800;}.oracle-pdp-standard .trust-link:hover{ border-color:#f7021f; color:#f7021f;}/* Badges row */.oracle-pdp-standard .icon-row{ display:flex; flex-wrap:wrap; gap:12px; align-items:center; margin-top:12px;}.oracle-pdp-standard .icon-row img{ width:auto; max-height:110px; height:auto; display:block;}/* Button */.oracle-pdp-standard .oracle-btn{ display:inline-block; background:#f7021f; color:#ffffff !important; padding:12px 18px; border-radius:10px; text-decoration:none; font-weight:800; transition:transform .2s ease,box-shadow .2s ease,background .2s ease;}.oracle-pdp-standard .oracle-btn:hover{ background:#d00219; transform:translateY(-1px); box-shadow:0 6px 14px rgba(0,0,0,.15);}@media (min-width:768px){ .oracle-pdp-standard .specrows{ grid-template-columns:1fr 1fr; }}@media (max-width:768px){ .oracle-pdp-standard .product-hero-gradient{ padding:24px; } .oracle-pdp-standard .product-hero-gradient h1{ font-size:1.55em; }}Upgrade the front end of your 2024+ Jeep Wrangler JL or Gladiator JT with a purpose-built solution designed to look factory—but stand out boldly. CAD-designed snap-fit housings lock into the refreshed grille with no tools, no drilling, and no modifications.✓ 4 Modules ✓ 15 Amber LEDs ✓ Snap-Fit ASA ✓ No Drill Install ✓ OEM+ Fit ✓ 1-Year WarrantyPart Numbers / Options:
5889-005N-T — Amber w/ Tinted Lens
Product Overview ▼
This kit includes four ultra-bright amber LED marker lights, each housed in a vehicle-specific enclosure for a clean, OEM-quality fit. The diffused lens delivers smooth, even output while maintaining an aggressive pre-runner aesthetic—without looking aftermarket or out of place.
Unlike universal solutions, this system is engineered exclusively for the 2024+ refresh grille for proper alignment, secure retention, and long-term durability. Installation is fast and intuitive—simply snap each light into the grille openings and connect the included wiring for a professional-grade result in minutes.
Key Features ▼
- Vehicle-specific pre-runner style kit for the refreshed 2024+ JL/JT grille
- Snap-fit ASA housings designed in CAD for OEM-quality fitment
- No tools / no drilling / no modifications — locks into factory grille openings
- 4 amber LED marker modules (15 amber LEDs total)
- Diffused lens for smooth, even output and factory appearance
- Tinted lens option
- Plug-and-play style wiring with included splitter harness and connectors
Fitment ▼
- 2024–2026 Jeep Wrangler JL
- 2024–2026 Jeep Gladiator JT
What’s Included ▼
- (4) LED Pre-Runner Light Modules
- Splitter Harness Cable Assembly
Product Video ▼
Part Numbers & Options ▼
5889-005N-TAmber w/ Tinted Lens
Warranty, Shipping & Returns ▼
Warranty Shipping Returns & Exchanges
Badges & Install Info ▼

Explore more from our collection.


Reviews
There are no reviews yet.