{"product_id":"universal-wireless-remote-control-rgb-led-aircraft-strobe-lights","title":"Universal Wireless Remote Control RGB LED Aircraft Strobe Lights","description":"\u003cstyle\u003e\n  .neon-product-page,\n  .neon-product-page * {\n    box-sizing: border-box;\n  }\n\n  .neon-product-page {\n    --neon-cyan: #36d9ff;\n    --neon-blue: #5875ff;\n    --neon-purple: #b45cff;\n    --neon-pink: #ff4fd8;\n    --page-bg: #050611;\n    --card-bg: rgba(15, 18, 39, 0.94);\n    --card-bg-soft: rgba(18, 21, 46, 0.82);\n    --text-main: #ffffff;\n    --text-soft: #cbd0e1;\n    --line: rgba(128, 151, 255, 0.22);\n\n    position: relative;\n    display: block;\n    width: 100%;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 10px;\n    overflow: hidden;\n    color: var(--text-main);\n    font-family:\n      Inter,\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n    background:\n      radial-gradient(\n        circle at 10% 8%,\n        rgba(63, 94, 251, 0.2),\n        transparent 25%\n      ),\n      radial-gradient(\n        circle at 92% 28%,\n        rgba(218, 66, 255, 0.16),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 20% 65%,\n        rgba(0, 210, 255, 0.1),\n        transparent 25%\n      ),\n      linear-gradient(180deg, #050611 0%, #080a18 48%, #050611 100%);\n    border-radius: 20px;\n    isolation: isolate;\n  }\n\n  .neon-product-page::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: -1;\n    pointer-events: none;\n    opacity: 0.32;\n    background-image:\n      linear-gradient(rgba(255, 255, 255, 0.018) 1px, transparent 1px),\n      linear-gradient(\n        90deg,\n        rgba(255, 255, 255, 0.018) 1px,\n        transparent 1px\n      );\n    background-size: 34px 34px;\n  }\n\n  .neon-product-page h2,\n  .neon-product-page h3,\n  .neon-product-page p,\n  .neon-product-page ul {\n    margin-top: 0;\n  }\n\n  .neon-product-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .neon-section,\n  .neon-card,\n  .neon-gallery,\n  .neon-gallery-item {\n    display: block !important;\n    width: 100% !important;\n    float: none !important;\n    columns: 1 !important;\n    column-count: 1 !important;\n  }\n\n  .neon-card {\n    position: relative;\n    margin: 0 0 14px;\n    padding: 11px;\n    overflow: hidden;\n    background:\n      linear-gradient(\n        145deg,\n        rgba(21, 25, 52, 0.97),\n        rgba(9, 11, 27, 0.97)\n      );\n    border: 1px solid var(--line);\n    border-radius: 18px;\n    box-shadow:\n      0 12px 32px rgba(0, 0, 0, 0.26),\n      inset 0 1px 0 rgba(255, 255, 255, 0.04);\n  }\n\n  .neon-card::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 9%;\n    width: 82%;\n    height: 1px;\n    background: linear-gradient(\n      90deg,\n      transparent,\n      var(--neon-cyan),\n      var(--neon-purple),\n      transparent\n    );\n    box-shadow: 0 0 13px rgba(105, 104, 255, 0.72);\n    pointer-events: none;\n  }\n\n  .neon-hero {\n    padding: 17px 11px 11px;\n    text-align: center;\n  }\n\n  .neon-hero-title {\n    margin: 0 auto 15px;\n    padding: 0 6px;\n    font-size: clamp(30px, 5.8vw, 58px);\n    line-height: 1.02;\n    letter-spacing: -0.035em;\n    font-weight: 850;\n    color: #ffffff;\n    text-wrap: balance;\n    text-shadow:\n      0 0 20px rgba(73, 201, 255, 0.12),\n      0 0 30px rgba(180, 92, 255, 0.12);\n  }\n\n  .neon-hero-title strong {\n    font-weight: inherit;\n  }\n\n  .neon-hero-media,\n  .neon-feature-media,\n  .neon-section-media,\n  .neon-gallery-item {\n    position: relative;\n    overflow: hidden;\n    border-radius: 14px;\n    background: #0a0c18;\n    border: 1px solid rgba(138, 156, 255, 0.2);\n  }\n\n  .neon-hero-media {\n    margin-bottom: 16px;\n    box-shadow:\n      0 16px 38px rgba(0, 0, 0, 0.32),\n      0 0 24px rgba(63, 111, 255, 0.09);\n  }\n\n  .neon-feature-media,\n  .neon-section-media {\n    margin-bottom: 16px;\n  }\n\n  .neon-card img {\n    transition:\n      transform 0.35s ease,\n      filter 0.35s ease;\n  }\n\n  @media (hover: hover) {\n    .neon-card:hover img,\n    .neon-gallery-item:hover img {\n      transform: scale(1.008);\n      filter: brightness(1.025);\n    }\n  }\n\n  .neon-copy {\n    max-width: 850px;\n    margin: 0 auto;\n    padding: 0 5px 3px;\n    color: var(--text-soft);\n    font-size: clamp(16px, 2vw, 19px);\n    line-height: 1.65;\n    letter-spacing: 0.003em;\n  }\n\n  .neon-heading {\n    position: relative;\n    margin: 0 0 10px;\n    padding: 0 6px 0 18px;\n    color: #ffffff;\n    font-size: clamp(23px, 3.3vw, 35px);\n    line-height: 1.16;\n    letter-spacing: -0.025em;\n    font-weight: 800;\n    text-wrap: balance;\n  }\n\n  .neon-heading::before {\n    content: \"\";\n    position: absolute;\n    top: 0.16em;\n    bottom: 0.12em;\n    left: 0;\n    width: 4px;\n    border-radius: 999px;\n    background: linear-gradient(\n      180deg,\n      var(--neon-cyan),\n      var(--neon-purple),\n      var(--neon-pink)\n    );\n    box-shadow:\n      0 0 9px rgba(54, 217, 255, 0.65),\n      0 0 16px rgba(180, 92, 255, 0.38);\n  }\n\n  .neon-heading strong {\n    font-weight: inherit;\n  }\n\n  .neon-feature-card {\n    padding-bottom: 15px;\n  }\n\n  .neon-feature-card:nth-of-type(3n + 1)::before {\n    background: linear-gradient(\n      90deg,\n      transparent,\n      var(--neon-cyan),\n      var(--neon-blue),\n      transparent\n    );\n  }\n\n  .neon-feature-card:nth-of-type(3n + 2)::before {\n    background: linear-gradient(\n      90deg,\n      transparent,\n      var(--neon-blue),\n      var(--neon-purple),\n      transparent\n    );\n  }\n\n  .neon-feature-card:nth-of-type(3n + 3)::before {\n    background: linear-gradient(\n      90deg,\n      transparent,\n      var(--neon-purple),\n      var(--neon-pink),\n      transparent\n    );\n  }\n\n  .neon-info-card {\n    padding-bottom: 18px;\n  }\n\n  .neon-list {\n    display: block;\n    width: 100%;\n    margin: 0;\n    padding: 2px 4px 2px 4px;\n    list-style: none;\n  }\n\n  .neon-list li {\n    position: relative;\n    display: block;\n    width: 100%;\n    margin: 0;\n    padding: 13px 10px 13px 27px;\n    color: var(--text-soft);\n    font-size: clamp(15px, 1.8vw, 18px);\n    line-height: 1.55;\n    border-bottom: 1px solid rgba(139, 155, 255, 0.12);\n  }\n\n  .neon-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .neon-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 1.32em;\n    left: 8px;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--neon-cyan);\n    box-shadow:\n      0 0 8px rgba(54, 217, 255, 0.86),\n      0 0 14px rgba(180, 92, 255, 0.4);\n  }\n\n  .neon-list p {\n    margin: 0;\n  }\n\n  .neon-list strong,\n  .neon-copy strong {\n    color: #ffffff;\n    font-weight: 750;\n  }\n\n  .neon-highlight-line {\n    margin: 4px 5px 2px;\n    padding: 13px 14px;\n    color: #ffffff;\n    font-size: clamp(16px, 2vw, 19px);\n    line-height: 1.55;\n    text-align: center;\n    background:\n      linear-gradient(\n        90deg,\n        rgba(45, 208, 255, 0.08),\n        rgba(167, 78, 255, 0.12),\n        rgba(255, 70, 206, 0.08)\n      );\n    border: 1px solid rgba(143, 124, 255, 0.22);\n    border-radius: 12px;\n  }\n\n  .neon-note {\n    margin: 0 5px 10px;\n    padding: 14px 15px;\n    color: var(--text-soft);\n    font-size: clamp(15px, 1.8vw, 18px);\n    line-height: 1.62;\n    background: rgba(5, 8, 24, 0.52);\n    border-left: 3px solid var(--neon-purple);\n    border-radius: 4px 12px 12px 4px;\n  }\n\n  .neon-note:last-child {\n    margin-bottom: 3px;\n  }\n\n  .neon-gallery {\n    margin-top: 2px;\n  }\n\n  .neon-gallery-item {\n    margin: 0 0 14px;\n    padding: 7px;\n    background:\n      linear-gradient(\n        145deg,\n        rgba(22, 25, 50, 0.98),\n        rgba(8, 10, 23, 0.98)\n      );\n    box-shadow:\n      0 12px 30px rgba(0, 0, 0, 0.28),\n      0 0 18px rgba(90, 92, 255, 0.06);\n  }\n\n  .neon-gallery-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .neon-gallery-item img {\n    border-radius: 10px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .neon-product-page {\n      padding: 6px;\n      border-radius: 14px;\n    }\n\n    .neon-card {\n      margin-bottom: 9px;\n      padding: 7px;\n      border-radius: 14px;\n    }\n\n    .neon-hero {\n      padding: 14px 7px 9px;\n    }\n\n    .neon-hero-title {\n      margin-bottom: 12px;\n      font-size: clamp(29px, 10vw, 44px);\n    }\n\n    .neon-hero-media,\n    .neon-feature-media,\n    .neon-section-media {\n      margin-bottom: 13px;\n      border-radius: 11px;\n    }\n\n    .neon-heading {\n      margin-bottom: 8px;\n      padding-left: 15px;\n      font-size: clamp(22px, 7vw, 30px);\n    }\n\n    .neon-copy {\n      padding-right: 6px;\n      padding-left: 6px;\n      font-size: 16px;\n      line-height: 1.6;\n    }\n\n    .neon-list li {\n      padding-top: 11px;\n      padding-right: 6px;\n      padding-bottom: 11px;\n      font-size: 15.5px;\n    }\n\n    .neon-highlight-line {\n      margin-right: 3px;\n      margin-left: 3px;\n      padding: 11px 10px;\n      font-size: 15.5px;\n    }\n\n    .neon-note {\n      margin-right: 3px;\n      margin-left: 3px;\n      padding: 12px;\n      font-size: 15.5px;\n    }\n\n    .neon-gallery-item {\n      margin-bottom: 9px;\n      padding: 5px;\n      border-radius: 13px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"neon-product-page\"\u003e\n\u003csection class=\"neon-card neon-hero\"\u003e\n\u003ch4 class=\"neon-hero-title\"\u003e\u003cspan role=\"text\"\u003e\u003cstrong\u003eTurn Every Drive Into a Vibe\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cdiv class=\"neon-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/9893\/5782\/files\/pimg_7b3a3690cede53f6f8c4.gif?v=1785829790\" alt=\"\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cp class=\"neon-copy\"\u003eAdd bold color and eye-catching light effects to your car interior. Four compact RGB lights let you customize the cabin atmosphere in seconds—no wiring or permanent installation required.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"neon-card neon-feature-card\"\u003e\n\u003cdiv class=\"neon-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/9893\/5782\/files\/81IqOi5QhAL._AC_SL1500.jpg?v=1785829790\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"neon-heading\"\u003e\u003cspan role=\"text\"\u003e\u003cstrong\u003eSet the Mood Your Way\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp class=\"neon-copy\"\u003eChoose from 8 vivid colors and multiple effects, including steady light, breathing, fast flash and slow flash. Create a clean ambient glow or a more energetic nighttime look.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"neon-card neon-feature-card\"\u003e\n\u003cdiv class=\"neon-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/9893\/5782\/files\/gif.gif?v=1785830609\" alt=\"\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"neon-heading\"\u003e\u003cspan role=\"text\"\u003e\u003cstrong\u003eControl It From Your Seat\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp class=\"neon-copy\"\u003eUse the wireless remote to change colors, adjust modes or switch the lights on and off. The memory function restores your previous setting when you turn them back on.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"neon-card neon-feature-card\"\u003e\n\u003cdiv class=\"neon-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/9893\/5782\/files\/81goAoyFmhL._AC_SL1500.jpg?v=1785829790\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"neon-heading\"\u003e\u003cspan role=\"text\"\u003e\u003cstrong\u003eSmall Lights. Big Visual Impact.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp class=\"neon-copy\"\u003eCompact LED units fit neatly around footwells, door panels, the center console and other interior spaces without making the cabin feel cluttered.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"neon-card neon-feature-card\"\u003e\n\u003cdiv class=\"neon-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/9893\/5782\/files\/c7fde73eb7f9474482f1a05496699fd6_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1785829790\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"neon-heading\"\u003e\u003cspan role=\"text\"\u003e\u003cstrong\u003eRechargeable and Cord-Free\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp class=\"neon-copy\"\u003eEach light has a built-in 110mAh rechargeable battery. Charge through the Micro-USB port, then enjoy a clean setup without exposed power cables.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"neon-card neon-feature-card\"\u003e\n\u003cdiv class=\"neon-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/9893\/5782\/files\/7326af907ac0437fa8857126b54f1054_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1785829790\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"neon-heading\"\u003e\u003cspan role=\"text\"\u003e\u003cstrong\u003eInstall in Minutes\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp class=\"neon-copy\"\u003eAttach the lights using Velcro or rubber rings. No tools, drilling or complicated wiring—easy to position, remove and rearrange whenever you want a new look.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"neon-card neon-info-card\"\u003e\n\u003cdiv class=\"neon-section-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/9893\/5782\/files\/27281923594146bcac47a555d5278f0b_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1785829790\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"neon-heading\"\u003e\u003cspan role=\"text\"\u003e\u003cstrong\u003eMake Your Interior Stand Out After Dark\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp class=\"neon-copy\"\u003eTransform an ordinary cabin into a personalized nighttime space. Match the lighting to your music, your mood or your car’s interior style for a more immersive driving experience.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"neon-card neon-info-card\"\u003e\n\u003cdiv class=\"neon-section-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/9893\/5782\/files\/71BxGBLQyyL._AC_SL1500.jpg?v=1785829790\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch2 class=\"neon-heading\"\u003eMore Ways to Use Them\u003c\/h2\u003e\n\u003cp class=\"neon-copy\"\u003eDesigned primarily for car interiors, these versatile mini lights can also add color or visibility to:\u003c\/p\u003e\n\u003cp class=\"neon-highlight-line\"\u003e\u003cstrong\u003eTrucks · Motorcycles · Bikes · Drones · Boats · Camping Gear\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"neon-card neon-info-card\"\u003e\n\u003cdiv class=\"neon-section-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/9893\/5782\/files\/3e050428b693431e81a67163cb1c0b69_tplv-fhlh96nyum-crop-webp_1201_1201.webp?v=1785829790\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch2 class=\"neon-heading\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cul class=\"neon-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eSet:\u003c\/strong\u003e 4 LED lights and 1 wireless remote\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eColor options:\u003c\/strong\u003e White, red, green, blue, yellow, pink, purple and ice blue\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLighting effects:\u003c\/strong\u003e Steady, breathing, fast flash, slow flash and more\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eRemote range:\u003c\/strong\u003e Up to 23 ft \/ 7 m\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eBattery:\u003c\/strong\u003e 110mAh, 3.7V rechargeable battery\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eCharging input:\u003c\/strong\u003e 5V\/1A\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eCharging port:\u003c\/strong\u003e Micro-USB\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003ePower:\u003c\/strong\u003e 3W\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e ABS\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLight size:\u003c\/strong\u003e Approx. 1.61 × 1.00 × 0.51 in\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eMounting options:\u003c\/strong\u003e Velcro or rubber rings\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eMemory function:\u003c\/strong\u003e Yes\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"neon-card neon-info-card\"\u003e\n\u003cdiv class=\"neon-section-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/9893\/5782\/files\/Car_LED_light_waterproof_202605221602.webp?v=1785829790\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch2 class=\"neon-heading\"\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul class=\"neon-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e4 × RGB LED lights\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e1 × Wireless remote control\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eUSB charging cable\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eVelcro and rubber mounting accessories\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"neon-card neon-info-card\"\u003e\n\u003cdiv class=\"neon-section-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/9893\/5782\/files\/d67438eb27d146e39a1250614005bdab_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1785829790\" alt=\"\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch2 class=\"neon-heading\"\u003eGood to Know\u003c\/h2\u003e\n\u003cp class=\"neon-note\"\u003e\u003cstrong\u003eFirst-time activation:\u003c\/strong\u003e Charge each light for about 5 seconds, unplug it, then press and hold the remote’s \u003cstrong\u003eON\u003c\/strong\u003e button within one minute.\u003c\/p\u003e\n\u003cp class=\"neon-note\"\u003eThe remote enters sleep mode after 60 seconds of inactivity. Press and hold a button to wake it. Remote control is unavailable while the lights are charging.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"neon-gallery\"\u003e\n\u003cdiv class=\"neon-gallery-item\"\u003e\u003cimg src=\"https:\/\/angelgolife.com\/cdn\/shop\/files\/9-11_compressed_9b818419-822f-4cb9-bb8e-915656c355f5.webp?v=1785037815\u0026amp;width=1500\" alt=\"\" width=\"1500\" height=\"2000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"neon-gallery-item\"\u003e\u003cimg src=\"https:\/\/angelgolife.com\/cdn\/shop\/files\/9-22_compressed_c4254171-c85b-4c94-b4e6-deb5e4218217.webp?v=1785037815\u0026amp;width=1500\" alt=\"\" width=\"1500\" height=\"2000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"neon-gallery-item\"\u003e\u003cimg src=\"https:\/\/angelgolife.com\/cdn\/shop\/files\/1111__compressed.webp?v=1785037885\u0026amp;width=1500\" alt=\"\" width=\"1500\" height=\"2000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"neon-gallery-item\"\u003e\u003cimg src=\"https:\/\/angelgolife.com\/cdn\/shop\/files\/2222_compressed_944b8e2b-c4f0-4a5b-813a-3f2515b22127.webp?v=1785037885\u0026amp;width=1500\" alt=\"\" width=\"1500\" height=\"2000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"neon-gallery-item\"\u003e\u003cimg src=\"https:\/\/angelgolife.com\/cdn\/shop\/files\/3333_compressed_45bcc047-a00e-400a-aa68-6a6e88f82715.webp?v=1785037885\u0026amp;width=1500\" alt=\"\" width=\"1500\" height=\"2000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"neon-gallery-item\"\u003e\u003cimg src=\"https:\/\/angelgolife.com\/cdn\/shop\/files\/4444_compressed_869ae633-ac7a-491d-a714-7d94e7819b1a.webp?v=1785037885\u0026amp;width=1500\" alt=\"\" width=\"1500\" height=\"2000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"neon-gallery-item\"\u003e\u003cimg src=\"https:\/\/angelgolife.com\/cdn\/shop\/files\/9-44_compressed_a9a6c71b-e6d0-450b-a89a-93bfa2cc1bdf.webp?v=1785037945\u0026amp;width=1500\" alt=\"\" width=\"1500\" height=\"2000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bristlebay","offers":[{"title":"6PCS🔥Save 30%","offer_id":48115029672166,"sku":"Bristlebay014-6P","price":29.98,"currency_code":"USD","in_stock":true},{"title":"4PCS","offer_id":48115029639398,"sku":"Bristlebay014-4P","price":23.98,"currency_code":"USD","in_stock":true},{"title":"8PCS🥇Save 55%","offer_id":48115029704934,"sku":"Bristlebay014-8P","price":35.98,"currency_code":"USD","in_stock":true},{"title":"10PCS🏆Save 75%🚚Free shipping","offer_id":48115029737702,"sku":"Bristlebay014-10P","price":44.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0765\/9893\/5782\/files\/691b873c9ed34e86b1b4eabb3562f606_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1785829790","url":"https:\/\/bristlebay.com\/products\/universal-wireless-remote-control-rgb-led-aircraft-strobe-lights","provider":"Bristlebay","version":"1.0","type":"link"}