{"product_id":"flush-mount-led-tail-lights-2019-2026-gmc-sierra-sequential-turn-signals-halogen","title":"Flush Mount LED Tail Lights 2019-2026 GMC Sierra Sequential Turn Signals Halogen","description":"\u003c!-- ==========================================================\nORACLE PDP STANDARD v1.0 (LEGACY → GOLD STANDARD CONVERSION)\nProduct Family: 5927-* - Flush Mount LED Tail Lights for GMC Sierra\n- Theme-proof wrapper (reads on light + dark themes)\n- Collapsible sections (ALL collapsed by default)\n- Converts long-form legacy copy and FAQs into gold standard structure\n- Keeps install guide, video, modular paint-match notes, and part number options\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.oracle-pdp-standard .note--warn{\n  background:#fff5f6;\n  border-color:#ffd2d8;\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\"\u003eLow-profile flush mount LED tail lights for GMC Sierra with over 4,400 lumens of reverse output, signature perimeter lighting, animated sequential turn signals, modular paint-match capability, and true plug-and-play installation.\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cstrong\u003ePart Numbers:\u003c\/strong\u003e 5927-504 (Standard Lens)  |  5927-504-T (Tinted Lens)\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-pills\"\u003e\n\u003cspan class=\"highlight-pill\"\u003e✓ Flush-Mount Design\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ 4,400+ Lumen Reverse\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ Sequential Turns\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ Plug \u0026amp; Play\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ Paint-Match Housing\u003c\/span\u003e \u003cspan class=\"highlight-pill\"\u003e✓ 2-Year Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"partline\"\u003e\n\u003cbr\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e These only fit models with factory halogen lights.\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\u003eProtruding significantly less than the factory tail lights, this low-profile design gives the GMC Sierra a more streamlined appearance while helping reduce the risk of tail light damage. These innovative LED tail lights were designed and engineered in the USA by ORACLE Lighting with a patent-pending design that combines premium styling with functional performance.\u003c\/p\u003e\n\u003cp\u003eThese flush tail lights feature a modular design with high-powered reverse lights, signature perimeter lighting, and a dynamic sequential turn signal effect. The result is a more refined, premium rear-end appearance paired with meaningful lighting upgrades.\u003c\/p\u003e\n\u003cp\u003ePlug-and-play adapters are included, making installation straightforward for compatible factory halogen-equipped Sierra models without requiring additional wiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- PRODUCT FEATURES --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eProduct 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\u003eModern sleek design and styling\u003c\/li\u003e\n\u003cli\u003eFlush mounted to help avoid damage to the light\u003c\/li\u003e\n\u003cli\u003eHigh-powered LED reverse lights\u003c\/li\u003e\n\u003cli\u003eSignature perimeter lighting\u003c\/li\u003e\n\u003cli\u003eSequential turn signals\u003c\/li\u003e\n\u003cli\u003eEasy plug-and-play installation\u003c\/li\u003e\n\u003cli\u003eModular housing for custom paint-matching\u003c\/li\u003e\n\u003cli\u003e2-year warranty\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- WHY THESE STAND OUT --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eWhy These Stand Out\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 8px;\"\u003e4,400+ Lumen Reverse Lights\u003c\/h4\u003e\n\u003cp\u003eThese reverse lights act like integrated LED light bars mounted into the tail light housing, delivering over 4,400 lumens of rear-facing illumination. This helps eliminate the need for separate auxiliary reverse lamps for many users.\u003c\/p\u003e\n\u003ch4 style=\"margin: 16px 0 8px;\"\u003eAnimated Sequential Turn Signals\u003c\/h4\u003e\n\u003cp\u003eThe dynamic turn signal effect sweeps from the inside portion of the light to the outside, creating a premium animated sequence that more clearly indicates directional intent.\u003c\/p\u003e\n\u003ch4 style=\"margin: 16px 0 8px;\"\u003eSignature Perimeter Lighting\u003c\/h4\u003e\n\u003cp\u003eA signature LED perimeter band outlines the housing and serves as the running light, giving the Sierra a more premium rear lighting signature day and night.\u003c\/p\u003e\n\u003ch4 style=\"margin: 16px 0 8px;\"\u003eModular Paint-Match Design\u003c\/h4\u003e\n\u003cp\u003eThe reverse light module can be removed from the black housing, allowing the outer shell to be custom painted to match the vehicle body color for a more integrated, OEM-style appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FITMENT \/ COMPATIBILITY --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eFitment \u0026amp; Compatibility\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cdiv class=\"note note--warn\"\u003e\n\u003cstrong\u003eFitment Note:\u003c\/strong\u003e These tail lights only fit models with factory halogen tail lights.\u003c\/div\u003e\n\u003cp\u003eThese lights are intended for 2019-2023 GMC Sierra 1500 applications, with real-world owner confirmation also reporting compatibility on some 2024 and 2026 Sierra Elevation models. Confirm exact fitment before purchase when working outside the listed range.\u003c\/p\u003e\n\u003cdiv class=\"specrows\"\u003e\n\u003cdiv\u003e\n\u003cspan\u003ePrimary Fitment\u003c\/span\u003e\u003cspan\u003e2019-2023 GMC Sierra 1500\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eLens Options\u003c\/span\u003e\u003cspan\u003eStandard Red or Tinted\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eFactory Light Requirement\u003c\/span\u003e\u003cspan\u003eFactory Halogen Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eReverse Output\u003c\/span\u003e\u003cspan\u003eOver 4,400 Lumens\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eTurn Signal\u003c\/span\u003e\u003cspan\u003eDynamic Sequential LED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e\u003cspan\u003ePlug-and-Play\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eCustomization\u003c\/span\u003e\u003cspan\u003ePaint-Match Modular Housing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eWarranty\u003c\/span\u003e\u003cspan\u003e2 Years\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- STANDARD VS TINTED --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eStandard vs. Tinted Options\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Red (Part #5927-504):\u003c\/strong\u003e A brighter, more traditional premium appearance with maximum visual contrast and a bold OEM+ look.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTinted \/ Blacked-Out (Part #5927-504-T):\u003c\/strong\u003e A smoked appearance for stealthier builds, dark trim packages, and blacked-out Sierra styling themes.\u003c\/p\u003e\n\u003cp\u003eBoth versions are electrically and functionally identical, including reverse output, sequential turn signals, signature perimeter lighting, and paint-matchable housing design.\u003c\/p\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\u003e(1) Pair of 2019-2026 GMC Sierra Flush Mount Tail Lights\u003c\/li\u003e\n\u003cli\u003e(1) Instruction Guide\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"icon-row\"\u003e\u003cimg loading=\"lazy\" alt=\"2-Year Warranty Patent Pending and Prop 65 Notice\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/2_Warr_Patt_Prop_PENDING_1c7a13e6-9a0d-4e08-867b-abdae0afad8f_480x480.png?v=1688760335\"\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\u003cp\u003eThese lights provide a true plug-and-play option for compatible models without any other wiring being needed for installation. Most owners can complete installation with basic hand tools in around an hour.\u003c\/p\u003e\n\u003cdiv class=\"oracle-video\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/EeJiyDYMQkc\" title=\"COMING SOON: Flush Style LED Tail Lights for 2019-2023 GMC Sierra Installation Guide\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"icon-row\"\u003e\n\u003cimg loading=\"lazy\" alt=\"1 Hour Install Time\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/1_hr_install_time_50daa2b3-4fad-42d8-be98-793b4f788d6c_160x160.png?v=1705688233\"\u003e \u003ca rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/5927_Install_V2_2.pdf?v=1767387072\" class=\"oracle-btn\" target=\"_blank\"\u003eInstall Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ --\u003e\n\u003cdetails class=\"details-section\"\u003e\n\u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eFAQs\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 8px;\"\u003eWhat years and Sierra trims do these fit?\u003c\/h4\u003e\n\u003cp\u003eThese lights are designed for 2019-2023 GMC Sierra 1500 applications and only fit models with factory halogen tail lights. Some owners have also reported successful fitment on certain 2024 and 2026 Sierra Elevation models.\u003c\/p\u003e\n\u003ch4 style=\"margin: 16px 0 8px;\"\u003eHow bright are the reverse lights compared to factory?\u003c\/h4\u003e\n\u003cp\u003eThese reverse lights deliver over 4,400 lumens of rear-facing illumination, providing a dramatic improvement over factory reverse lighting and reducing the need for auxiliary reversing lamps.\u003c\/p\u003e\n\u003ch4 style=\"margin: 16px 0 8px;\"\u003eCan I paint the housing to match my Sierra?\u003c\/h4\u003e\n\u003cp\u003eYes. The modular design allows the reverse light module to be removed so the outer housing can be painted to match the truck's body color.\u003c\/p\u003e\n\u003ch4 style=\"margin: 16px 0 8px;\"\u003eDo these install without cutting or splicing?\u003c\/h4\u003e\n\u003cp\u003eYes. These lights are designed as a true plug-and-play installation for compatible factory halogen Sierra applications, with no additional wiring required.\u003c\/p\u003e\n\u003ch4 style=\"margin: 16px 0 8px;\"\u003eWhat's the difference between standard and tinted?\u003c\/h4\u003e\n\u003cp\u003eThe only difference is lens appearance. Both versions deliver the same reverse light output, sequential turn signals, perimeter lighting, and modular housing design.\u003c\/p\u003e\n\u003ch4 style=\"margin: 16px 0 8px;\"\u003eWhat warranty do these come with?\u003c\/h4\u003e\n\u003cp\u003eThese lights are presented here with a 2-year warranty, though some listings may reference different channel-specific warranty terms. Confirm final warranty terms at time of purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"ORACLE Lighting","offers":[{"title":"Standard Red","offer_id":54013106454639,"sku":"5927-504","price":489.95,"currency_code":"USD","in_stock":true},{"title":"Tinted","offer_id":54013106487407,"sku":"5927-504-T","price":499.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/0774\/6927\/files\/5927-icon_86e2d1a2-f854-40c4-bf4f-07b7ec8a1063.webp?v=1786409948","url":"https:\/\/darklineautodesign.com\/products\/flush-mount-led-tail-lights-2019-2026-gmc-sierra-sequential-turn-signals-halogen","provider":"Darkline Auto Design","version":"1.0","type":"link"}