2021-2025 Ford Bronco LED Cargo Light Module - Dual 5000K White LEDs | ORACLE Lighting
/* ========================= ORACLE PDP STANDARD v1.0 (Portable / Scoped) ========================= */ .oracle-pdp-standard{ color:#1a1a1a; font-family:-apple-system,BlinkMacSystem Font,"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 30px; 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.12em; margin:0 0 18px; 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; } /* ========================= DETAILS / SUMMARY ACCORDION ========================= */ .oracle-pdp-standard .details-section{ margin:18px 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.1em; } .oracle-pdp-standard .arrow{ font-size:1.4em; 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 + NOTE + MEDIA + ICONS ========================= */ .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; } .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:100px; height:auto; display:block; } /* Buttons */ .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); } /* Video embed container (no gaps, responsive) */ .oracle-pdp-standard .oracle-video{ width:100%; max-width:900px; 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; } @media (max-width:768px){ .oracle-pdp-standard .product-hero-gradient{ padding:24px; } .oracle-pdp-standard .product-hero-gradient h1{ font-size:1.55em; } } .oracle-pdp-standard .pdp-definition-list{display:grid;gap:10px;margin:14px 0;} .oracle-pdp-standard .pdp-definition-row{display:grid;grid-template-columns:minmax(140px,.7fr) minmax(0,1.3fr);gap:14px;padding:12px 14px;border:1px solid #e6e6e6;border-radius:8px;background:#fafafa;} .oracle-pdp-standard .pdp-definition-label{font-weight:800;} .oracle-pdp-standard .pdp-definition-value{min-width:0;} @media(max-width:640px){.oracle-pdp-standard .pdp-definition-row{grid-template-columns:1fr;gap:4px;}} .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:900;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;} .oracle-pdp-standard .trust-link:hover{border-color:#f7021f;color:#f7021f;text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.10);} Bright, dual 5000K LED illumination for your rear hatch cargo area and the area around your vehicle-factory-integrated and plug-and-play. Dual 5000K LEDs Cargo + Exterior Illumination Plug & Play 30 Min Install Patented Design 1-Year Warranty ORACLE Part#: 5887-001 In-Stock Patented Design: US.D1020005.S Product Overview ▼ Tired of dim cargo lighting in your 2021-2025 Ford Bronco? Factory interior lighting often doesn't provide enough usable illumination for the rear cargo area-making it difficult to access gear at night while on the trail, camping, or tailgating. ORACLE Lighting's integrated LED cargo light module solves this by adding bright, dual 5000K white LEDs to your rear hatch cargo space and the area around your vehicle. This plug-and-play solution uses your Bronco's existing 12V power source and replaces the factory wiper motor cover-no cutting or splicing required. Patented Design: US.D1020005.S - engineered in the USA for clean, factory integration with the Ford Bronco. Key Features ▼ Why Choose ORACLE's Bronco Cargo Light? Installation is straightforward: swap in the new cover using the included clips and factory hardware, then plug the adapter into your rear accessory socket. Control your new lighting with the illuminated flush-mount switch located on the panel. Estimated install time: Approximately 30 minutes with no special tools required. Dual 5000K white LED cargo lights for maximum brightness Illuminates both cargo space and exterior area Plug-and-play installation-uses rear accessory socket Replaces factory wiper motor cover Mounts using factory hardware-no modifications needed Illuminated flush on/off switch for easy control Fits 2021-2025 Ford Bronco (all trims) Patented design engineered in the USA 1 Year Replacement Warranty Vehicle Fitment ▼ Direct-Fit Application: 2021-2025 Ford Bronco, all trims Replaces the factory rear wiper motor cover and uses the vehicle's existing 12V rear accessory power source. What's Included ▼ (1) ORACLE Lighting 2021-2025 Ford Bronco LED Cargo Light Module Install clips Installation instructions Product Videos ▼ Watch our installation video below to see how easy it is to upgrade your Bronco's cargo lighting: Warranty, Shipping & Returns ▼ 1-Year WarrantyShippingReturns & Exchanges
More you might like
Related
6 3/4 Short Antenna for Ford Bronco 2021-2025 Antenna Replac
Related
aFe Scorcher Blue Module fits 2021-2025 Ford Bronco Badlands
Related
aFe Pro GUARD Oil Filter fits 2021-2025 Ford Bronco Badlands
Related