{"product_id":"waterproof-black-led-flex-strip","title":"ORACLE Exterior LED Flexible Strip - Black Backing","description":"\u003cstyle\u003e\n\/* =========================\nORACLE PDP STANDARD v1.0 (Scoped + Portable)\n========================= *\/\n.oracle-pdp-standard{\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Inter,Arial,sans-serif;\n  color:#1a1a1a;\n  line-height:1.7;\n}\n.oracle-pdp-standard *{ box-sizing:border-box; }\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\n.oracle-pdp-standard a{ color:#f7021f; text-decoration:none; }\n.oracle-pdp-standard a:hover{ color:#d00219; text-decoration:underline; }\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 22px;\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  margin:0 0 10px;\n  font-size:2.05em;\n  font-weight:800;\n  line-height:1.2;\n  color:#f7021f;\n}\n.oracle-pdp-standard .product-hero-gradient .subheadline{\n  margin:0 0 14px;\n  font-size:1.05em;\n  color:#e6e6e6;\n  line-height:1.45;\n}\n.oracle-pdp-standard .highlight-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin:14px 0 0;\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:800;\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:14px 0 0;\n  font-size:.98em;\n  color:#f2f2f2;\n}\n\n\/* =========================\nDETAILS \/ SUMMARY ACCORDION\n========================= *\/\n.oracle-pdp-standard .details-section{\n  margin:14px 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:900;\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-title{ font-size:1.06em; }\n.oracle-pdp-standard .arrow{\n  font-size:1.35em;\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\/* Lists *\/\n.oracle-pdp-standard .pdp-list{\n  margin:0;\n  padding-left:18px;\n  line-height:1.9;\n}\n\n\/* Notes *\/\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  font-size:.95em;\n}\n\n\/* Spec rows *\/\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\/* Trust links *\/\n.oracle-pdp-standard .trust-row{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin:0;\n}\n.oracle-pdp-standard .trust-link{\n  display:inline-flex;\n  align-items:center;\n  padding:10px 14px;\n  border:1px solid #e0e0e0;\n  border-radius:999px;\n  background:#fff;\n  font-size:.95em;\n  text-decoration:none;\n  color:#1a1a1a;\n  font-weight:900;\n}\n.oracle-pdp-standard .trust-link:hover{\n  border-color:#f7021f;\n  color:#f7021f;\n}\n\n\/* Badges \/ images *\/\n.oracle-pdp-standard .icon-row{\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n  align-items:center;\n}\n.oracle-pdp-standard .icon-row img{\n  width:auto;\n  max-height:110px;\n  height:auto;\n  display:block;\n}\n.oracle-pdp-standard .media-img{\n  display:block;\n  width:100%;\n  max-width:260px;\n  height:auto;\n  margin:14px 0 0;\n}\n\n\/* Responsive *\/\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\n\u003cdiv class=\"oracle-pdp-standard\"\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"product-hero-gradient\"\u003e\n  \u003cdiv class=\"subheadline\"\u003eExterior-rated black waterproof LED flex strip—sold by the foot for custom-length installs. Premium-grade strip with marked cut points and genuine 3M adhesive backing for clean, concealed mounting on any vehicle or application.\u003c\/div\u003e\n  \u003cdiv class=\"highlight-pills\"\u003e\n    \u003cspan class=\"highlight-pill\"\u003e✓ Sold By the Foot\u003c\/span\u003e\n    \u003cspan class=\"highlight-pill\"\u003e✓ Black Strip\u003c\/span\u003e\n    \u003cspan class=\"highlight-pill\"\u003e✓ Waterproof Exterior\u003c\/span\u003e\n    \u003cspan class=\"highlight-pill\"\u003e✓ Bridgelux LEDs\u003c\/span\u003e\n    \u003cspan class=\"highlight-pill\"\u003e✓ 3M Adhesive\u003c\/span\u003e\n    \u003cspan class=\"highlight-pill\"\u003e✓ Marked Cut Points\u003c\/span\u003e\n    \u003cspan class=\"highlight-pill\"\u003e✓ 12 Color Options\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\u003eORACLE Part #:\u003c\/strong\u003e 3804-001 thru 3804-009 | 3804-332 | 3804-333 | 4223-332 | 4223-333  —  Starting at \u003cstrong\u003e$7.85 \/ ft\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- PRODUCT OVERVIEW --\u003e\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\u003eThe ORACLE Exterior Black Waterproof LED Flex Strip is a premium-grade flexible SMD LED strip built for demanding installs where visibility, durability, and a clean finish all matter. Sold by the foot, it gives you the exact length you need—no waste, no guesswork.\u003c\/p\u003e\n    \u003cp\u003eThe black strip backing is purpose-designed to conceal itself on dark surfaces, delivering a stealth OEM-style look when unlit and vivid color output when powered on. Whether you're running it under a rocker panel, behind a grille, inside an engine bay, or along a marine hull, the exterior waterproof rating keeps it protected in exposed environments.\u003c\/p\u003e\n    \u003cp\u003eBridgelux LEDs—manufactured in the USA—provide brighter, more even output per foot than most competing strips. Genuine 3M adhesive backing ensures a fast, clean, no-mess install, and marked cut points let you trim to any length right at the cut line. Available in 12 color options including solid colors, ColorSHIFT, and ColorSHIFT Dynamic.\u003c\/p\u003e\n    \u003cp\u003eFor lengths over 17 ft or custom cutting and soldering, contact ORACLE directly at \u003cstrong\u003e1.800.407.5776\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\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\u003e\n\u003cstrong\u003eBlack strip design\u003c\/strong\u003e conceals itself on dark surfaces for a stealth, OEM-style finish\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eExterior \/ waterproof rated\u003c\/strong\u003e — built for underbody, engine bay, marine, and exposed installs\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBridgelux LEDs (Made in USA)\u003c\/strong\u003e — brighter, more even output than competing strips\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMore LEDs per foot\u003c\/strong\u003e than many competing strips for superior brightness and uniformity\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGenuine 3M adhesive backing\u003c\/strong\u003e for fast, clean, no-mess mounting\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMarked cut points\u003c\/strong\u003e throughout — trim to any length without guesswork\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eEnergy-efficient\u003c\/strong\u003e power draw — runs cool and bright\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSold by the foot\u003c\/strong\u003e — order exactly what you need, cut to length on arrival\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e12 color options\u003c\/strong\u003e — solid colors, ColorSHIFT, and ColorSHIFT Dynamic\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eColorSHIFT options\u003c\/strong\u003e require a compatible controller (not included)\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- APPLICATIONS --\u003e\n\u003cdetails class=\"details-section\"\u003e\n  \u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eApplications\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\u003eUnderbody \/ Ground Effects\u003c\/li\u003e\n      \u003cli\u003eEngine Bay Accent Lighting\u003c\/li\u003e\n      \u003cli\u003eFootwell \/ Interior Accent\u003c\/li\u003e\n      \u003cli\u003eTrunk \/ Cargo Area\u003c\/li\u003e\n      \u003cli\u003eBehind Grilles \u0026amp; Bumpers\u003c\/li\u003e\n      \u003cli\u003eMarine \/ Watersports\u003c\/li\u003e\n      \u003cli\u003eSound System Lighting\u003c\/li\u003e\n      \u003cli\u003eCustom Interior Builds\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\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) Black Waterproof LED Flex Strip — cut to ordered length\u003c\/li\u003e\n      \u003cli\u003eGenuine 3M adhesive backing pre-applied\u003c\/li\u003e\n      \u003cli\u003e\u003cem\u003eNote: ColorSHIFT controller NOT included — sold separately\u003c\/em\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- PART NUMBERS \u0026 OPTIONS --\u003e\n\u003cdetails class=\"details-section\"\u003e\n  \u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003ePart Numbers \u0026amp; Options\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\u003e3804-001\u003c\/span\u003e\u003cspan\u003eWhite — $7.85\/ft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan\u003e3804-002\u003c\/span\u003e\u003cspan\u003eBlue — $7.99\/ft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan\u003e3804-003\u003c\/span\u003e\u003cspan\u003eRed — $7.99\/ft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan\u003e3804-004\u003c\/span\u003e\u003cspan\u003eGreen — $7.99\/ft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan\u003e3804-005\u003c\/span\u003e\u003cspan\u003eAmber — $7.85\/ft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan\u003e3804-006\u003c\/span\u003e\u003cspan\u003eYellow — $7.85\/ft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan\u003e3804-007\u003c\/span\u003e\u003cspan\u003eUV\/Purple — $12.66\/ft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan\u003e3804-009\u003c\/span\u003e\u003cspan\u003ePink — $12.66\/ft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan\u003e3804-333\u003c\/span\u003e\u003cspan\u003eColorSHIFT — $12.66\/ft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan\u003e3804-332\u003c\/span\u003e\u003cspan\u003eColorSHIFT Dynamic — $12.66\/ft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan\u003e4223-333\u003c\/span\u003e\u003cspan\u003eColorSHIFT Spool (16 ft) — $215.99\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan\u003e4223-332\u003c\/span\u003e\u003cspan\u003eColorSHIFT Dynamic Spool (16 ft) — $215.99\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"note\"\u003eSpool options are available \u003cstrong\u003eonly in ColorSHIFT and ColorSHIFT Dynamic\u003c\/strong\u003e and include \u003cstrong\u003e16 feet\u003c\/strong\u003e of premium-grade flexible SMD strip — ideal for full vehicle wraps or large custom builds.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- INSTALLATION \u0026 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    \u003cul class=\"pdp-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePeel-and-stick\u003c\/strong\u003e — genuine 3M adhesive backing for fast, clean mounting\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCut to fit\u003c\/strong\u003e at any marked cut point along the strip\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBlack strip\u003c\/strong\u003e blends into dark surfaces for a stealth finish\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eExterior \/ waterproof\u003c\/strong\u003e — safe for underbody and all exposed areas\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eColorSHIFT requires a compatible controller\u003c\/strong\u003e (not included — sold separately)\u003c\/li\u003e\n      \u003cli\u003eNeed custom cutting or soldering? Call \u003cstrong\u003e1.800.407.5776\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- WARRANTY \/ SHIPPING \/ RETURNS --\u003e\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 href=\"https:\/\/www.oraclelights.com\/pages\/warranty\" class=\"trust-link\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e1 Year Warranty\u003c\/a\u003e\n      \u003ca href=\"https:\/\/www.oraclelights.com\/pages\/shipping\" class=\"trust-link\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eShipping\u003c\/a\u003e\n      \u003ca href=\"https:\/\/www.oraclelights.com\/pages\/returns-exchanges\" class=\"trust-link\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eReturns \u0026amp; Exchanges\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- BADGES --\u003e\n\u003cdetails class=\"details-section\"\u003e\n  \u003csummary class=\"details-header\"\u003e\u003cspan class=\"details-title\"\u003eBadges \u0026amp; Info\u003c\/span\u003e \u003cspan class=\"arrow\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n  \u003cdiv class=\"details-content\"\u003e\n    \u003cdiv class=\"icon-row\"\u003e\n      \u003cimg loading=\"lazy\" alt=\"1-Year Warranty\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/1_Warr_Prop_2_240x240.png?v=1769027633\"\u003e\n      \u003cimg loading=\"lazy\" alt=\"Made in USA\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/Made_In_USA_240x240.png?v=1769188620\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c!-- \/3804 Exterior Black Waterproof LED Flex Strip --\u003e","brand":"ORACLE Lighting","offers":[{"title":"White","offer_id":41431537230,"sku":"3804-001","price":7.85,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":42957381009505,"sku":"3804-002","price":7.99,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":42957381042273,"sku":"3804-003","price":7.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":42957381075041,"sku":"3804-004","price":7.99,"currency_code":"USD","in_stock":true},{"title":"Amber","offer_id":42957381107809,"sku":"3804-005","price":7.85,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":42957381140577,"sku":"3804-006","price":7.85,"currency_code":"USD","in_stock":true},{"title":"UV\/Purple","offer_id":42957381173345,"sku":"3804-007","price":12.66,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":42957381206113,"sku":"3804-009","price":12.66,"currency_code":"USD","in_stock":true},{"title":"ColorSHIFT","offer_id":42957381238881,"sku":"3804-333","price":12.66,"currency_code":"USD","in_stock":true},{"title":"ColorSHIFT Dynamic","offer_id":43298275328097,"sku":"3804-332","price":12.66,"currency_code":"USD","in_stock":true},{"title":"ColorSHIFT Spool","offer_id":42957381271649,"sku":"4223-333","price":215.99,"currency_code":"USD","in_stock":true},{"title":"ColorSHIFT Dynamic Spool","offer_id":43639164862561,"sku":"4223-332","price":215.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1766\/0599\/files\/3804_icon_01f5c6ed-142d-4f17-94c3-f1043ae46e3d.webp?v=1769592571","url":"https:\/\/www.oraclelights.com\/products\/waterproof-black-led-flex-strip","provider":"ORACLE Lighting","version":"1.0","type":"link"}