{"product_id":"2021-2025-ford-bronco-led-cargo-light-module-dual-5000k-white-leds-oracle-lighting","title":"2021-2025 Ford Bronco LED Cargo Light Module - Dual 5000K White LEDs | ORACLE Lighting","description":"\u003c!-- ==========================================================\nORACLE PDP STANDARD v1.0 (LEGACY → GOLD STANDARD CONVERSION)\nProduct: 5887-001 - 2021-2025 Ford Bronco LED Cargo Light Module\n- Theme-proof wrapper (reads on light + dark themes)\n- Collapsible sections (ALL collapsed by default)\n- Clean DOM \/ strips inline styles + normalizes media\n- YouTube embed wrapped in .oracle-video (prevents gaps\/blank squares)\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  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.oracle-pdp-standard .status-badge{\n  display:inline-block;\n  margin-left:8px;\n  padding:4px 10px;\n  border-radius:999px;\n  font-weight:800;\n  font-size:.85em;\n  background:rgba(255,255,255,.12);\n  border:1px solid rgba(255,255,255,.2);\n  color:#fff;\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 + NOTE + MEDIA + ICONS\n========================= *\/\n.oracle-pdp-standard .pdp-list{\n  margin:0;\n  padding-left:18px;\n  line-height:1.9;\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.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 (no gaps, responsive) *\/\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 (max-width:768px){\n  .oracle-pdp-standard .product-hero-gradient{ padding:24px; }\n  .oracle-pdp-standard .product-hero-gradient h1{ font-size:1.55em; }\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\"\u003eBright, dual 5000K LED illumination for your rear hatch cargo area and the area around your vehicle-factory-integrated and plug-and-play.\u003c\/div\u003e\n\u003cdiv class=\"highlight-pills\"\u003e\n\u003cspan class=\"highlight-pill\"\u003e✓ Dual 5000K LEDs\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ Cargo + Exterior Illumination\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ Plug \u0026amp; Play\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ 30 Min Install\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ Patented Design\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ 1-Year Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"partline\"\u003e\n\u003cstrong\u003eORACLE Part#:\u003c\/strong\u003e 5887-001 \u003cspan class=\"status-badge\"\u003eIn-Stock\u003c\/span\u003e \u003cbr\u003e\u003cstrong\u003ePatented Design:\u003c\/strong\u003e US.D1020005.S\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\u003eTired 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.\u003c\/p\u003e\n\u003cp\u003eORACLE Lighting's integrated LED cargo light module solves this by adding bright, dual \u003cstrong\u003e5000K white LEDs\u003c\/strong\u003e 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-\u003cstrong\u003eno cutting or splicing required\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003ePatented Design:\u003c\/strong\u003e US.D1020005.S - engineered in the USA for clean, factory integration with the Ford Bronco.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- WHY CHOOSE --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eWhy Choose ORACLE's Bronco Cargo Light?\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cp\u003eInstallation 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.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEstimated install time:\u003c\/strong\u003e Approximately \u003cstrong\u003e30 minutes\u003c\/strong\u003e with no special tools required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- KEY FEATURES --\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\u003eDual 5000K white LED cargo lights for maximum brightness\u003c\/li\u003e\n\u003cli\u003eIlluminates both cargo space and exterior area\u003c\/li\u003e\n\u003cli\u003ePlug-and-play installation-uses rear accessory socket\u003c\/li\u003e\n\u003cli\u003eReplaces factory wiper motor cover\u003c\/li\u003e\n\u003cli\u003eMounts using factory hardware-no modifications needed\u003c\/li\u003e\n\u003cli\u003eIlluminated flush on\/off switch for easy control\u003c\/li\u003e\n\u003cli\u003eFits 2021-2025 Ford Bronco (all trims)\u003c\/li\u003e\n\u003cli\u003ePatented design engineered in the USA\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.oraclelights.com\/pages\/warranty-faq\" rel=\"noopener\" target=\"_blank\"\u003e\u003cstrong\u003e1 Year Replacement Warranty\u003c\/strong\u003e\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- WHAT'S INCLUDED --\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(1) ORACLE Lighting 2021-2025 Ford Bronco LED Cargo Light Module\u003c\/li\u003e\n\u003cli\u003eInstall clips\u003c\/li\u003e\n\u003cli\u003eInstallation instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- INSTALLATION \u0026 VIDEO --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eInstallation \u0026amp; Video Guide\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cp\u003eWatch our installation video below to see how easy it is to upgrade your Bronco's cargo lighting:\u003c\/p\u003e\n\u003cdiv class=\"oracle-video\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/k9JDSCuy9pE\" title=\"ORACLE Bronco Cargo Light Installation\" loading=\"lazy\"\u003e\n        \u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"icon-row\"\u003e\u003cimg alt=\"Installation time approximately 30 minutes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/install_time_97603caf-d7fd-4f61-86d1-3402561e5ec8_160x160.png?v=1684272422\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"icon-row\"\u003e\n\u003cimg alt=\"Patented Design\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/patent_icons_480x480_480x480_png_1875d93d-4923-4800-aede-015cf6f34a6b_240x240.webp?v=1702658960\" loading=\"lazy\"\u003e \u003cimg alt=\"1 Year Warranty\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/1_Warr_Prop_240x240.png?v=1684353711\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/patent_icons_480x480_480x480_png_1875d93d-4923-4800-aede-015cf6f34a6b.webp?v=1702658960\" alt=\"\"\u003e\u003c\/p\u003e","brand":"ORACLE Lighting","offers":[{"title":"Default Title","offer_id":54086152192111,"sku":"5887-001","price":193.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0774\/6927\/files\/5887-001_icon_67cc0654-fab7-459a-b7c7-5f702a316aaf.webp?v=1787329678","url":"https:\/\/darklineautodesign.com\/products\/2021-2025-ford-bronco-led-cargo-light-module-dual-5000k-white-leds-oracle-lighting","provider":"Darkline Auto Design","version":"1.0","type":"link"}