{"product_id":"solar-rgb-roof-lights","title":"Solar-Assist RGB Roof Lights⚡No-Drill \u0026 Remote Controlled","description":"\u003cstyle\u003e\n\/* =========================================================\n   GLOWFORU — SOLAR RGB ROOF LIGHT\n   MOBILE-FIRST DTC PRODUCT DETAIL\n========================================================= *\/\n\n.gfu-roof-detail{\n  --ink:#15191e;\n  --muted:#66717c;\n  --soft:#f3f5f7;\n  --line:#dde2e7;\n  --dark:#0f1216;\n  --dark2:#171c22;\n  --accent:#ff5a00;\n  --accent-soft:#fff1e8;\n  --white:#ffffff;\n\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n  overflow-x:hidden;\n\n  container-type:inline-size;\n  container-name:product-detail;\n\n  color:var(--ink);\n  background:#fff;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height:1.55;\n}\n\n.gfu-roof-detail,\n.gfu-roof-detail *{\n  box-sizing:border-box;\n}\n\n.gfu-roof-detail img{\n  width:100%;\n  height:auto;\n  display:block;\n  padding:0;\n  margin:0;\n  background:transparent;\n  border:0;\n}\n\n.gfu-wrap{\n  width:100%;\n  max-width:780px;\n  margin:0 auto;\n}\n\n.gfu-pad{\n  padding-left:16px;\n  padding-right:16px;\n}\n\n.gfu-eyebrow{\n  margin:0 0 9px;\n\n  color:var(--accent);\n\n  font-size:11px;\n  font-weight:900;\n  line-height:1.3;\n\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.gfu-h2{\n  margin:0;\n\n  color:var(--ink);\n\n  font-size:29px;\n  font-weight:900;\n  line-height:1.08;\n\n  letter-spacing:-.025em;\n}\n\n.gfu-copy{\n  margin:12px 0 0;\n\n  color:var(--muted);\n\n  font-size:15px;\n  line-height:1.65;\n}\n\n.gfu-open-image{\n  margin-top:20px;\n  border-radius:8px;\n}\n\n\n\/* =========================================================\n   01 HERO\n========================================================= *\/\n\n.gfu-hero{\n  position:relative;\n\n  padding:30px 17px 20px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(255,90,0,.14),\n      transparent 37%\n    ),\n    #101318;\n\n  overflow:hidden;\n}\n\n.gfu-hero:before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:50%;\n\n  width:120px;\n  height:4px;\n\n  background:var(--accent);\n\n  transform:translateX(-50%);\n}\n\n.gfu-hero-kicker{\n  display:inline-block;\n\n  margin-bottom:12px;\n\n  color:#ff8749;\n\n  font-size:10px;\n  font-weight:900;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.gfu-hero h1{\n  max-width:620px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-size:36px;\n  font-weight:950;\n  line-height:1.02;\n\n  letter-spacing:-.035em;\n  text-transform:uppercase;\n}\n\n.gfu-hero h1 span{\n  display:block;\n  color:var(--accent);\n}\n\n.gfu-hero-copy{\n  max-width:620px;\n\n  margin:14px auto 0;\n\n  color:#c8ced5;\n\n  font-size:15px;\n  line-height:1.6;\n}\n\n.gfu-hero-media{\n  margin-top:24px;\n}\n\n.gfu-hero-media img{\n  border-radius:8px;\n}\n\n.gfu-hero-points{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:17px;\n}\n\n.gfu-hero-point{\n  padding:7px 10px;\n\n  color:#e8ebee;\n  background:#1a1f25;\n\n  border:1px solid #313740;\n  border-radius:999px;\n\n  font-size:11px;\n  font-weight:800;\n  line-height:1.2;\n\n  white-space:nowrap;\n}\n\n\n\/* =========================================================\n   02 RESULT \/ NIGHT PRESENCE\n========================================================= *\/\n\n.gfu-result{\n  padding:38px 16px 0;\n}\n\n.gfu-result-head{\n  max-width:650px;\n  margin:0 auto 20px;\n\n  text-align:center;\n}\n\n.gfu-result-image img{\n  border-radius:8px;\n}\n\n\n\/* =========================================================\n   03 CORE VALUE STRIP\n========================================================= *\/\n\n.gfu-value-strip{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:1px;\n\n  margin:28px 16px 0;\n\n  background:var(--line);\n\n  border:1px solid var(--line);\n}\n\n.gfu-value{\n  padding:16px 12px;\n\n  text-align:left;\n\n  background:#fff;\n}\n\n.gfu-value strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:13px;\n  line-height:1.3;\n}\n\n.gfu-value span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#7a838d;\n\n  font-size:11px;\n  line-height:1.45;\n}\n\n.gfu-value-icon{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--accent);\n\n  font-size:19px;\n}\n\n\n\/* =========================================================\n   04 INSTALLATION\n========================================================= *\/\n\n.gfu-install{\n  margin-top:42px;\n  padding:34px 16px;\n\n  background:var(--soft);\n}\n\n.gfu-install-grid{\n  display:grid;\n  grid-template-columns:1fr;\n\n  gap:23px;\n}\n\n.gfu-install-image img{\n  border-radius:8px;\n}\n\n.gfu-checks{\n  margin:17px 0 0;\n  padding:0;\n\n  list-style:none;\n}\n\n.gfu-checks li{\n  position:relative;\n\n  padding:10px 0 10px 27px;\n\n  color:#505a64;\n\n  border-bottom:1px solid #dfe3e6;\n\n  font-size:13px;\n}\n\n.gfu-checks li:last-child{\n  border-bottom:0;\n}\n\n.gfu-checks li:before{\n  content:\"✓\";\n\n  position:absolute;\n  left:0;\n  top:9px;\n\n  width:19px;\n  height:19px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  color:#fff;\n  background:var(--accent);\n\n  border-radius:50%;\n\n  font-size:11px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   05 CHARGING — SIMPLE EXPLANATION\n========================================================= *\/\n\n.gfu-charge{\n  padding:42px 16px;\n}\n\n.gfu-charge-head{\n  max-width:640px;\n}\n\n.gfu-charge-flow{\n  display:grid;\n  grid-template-columns:1fr;\n\n  gap:0;\n\n  margin-top:23px;\n\n  border-top:1px solid var(--line);\n}\n\n.gfu-charge-row{\n  display:grid;\n  grid-template-columns:52px 1fr;\n\n  gap:13px;\n\n  padding:17px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.gfu-charge-num{\n  color:var(--accent);\n\n  font-size:25px;\n  font-weight:900;\n  line-height:1;\n}\n\n.gfu-charge-row strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:14px;\n}\n\n.gfu-charge-row p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:12px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   06 RGB\n========================================================= *\/\n\n.gfu-rgb{\n  padding:0 0 42px;\n}\n\n.gfu-rgb-copy{\n  padding:28px 16px 20px;\n}\n\n.gfu-rgb-image img{\n  border-radius:0;\n}\n\n.gfu-rgb-list{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n\n  margin-top:16px;\n}\n\n.gfu-rgb-list span{\n  padding:7px 9px;\n\n  color:#39434d;\n  background:#f3f5f7;\n\n  border-radius:4px;\n\n  font-size:11px;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   07 VEHICLE USE \/ SCENE\n========================================================= *\/\n\n.gfu-use{\n  padding:36px 16px;\n\n  background:#11151a;\n}\n\n.gfu-use .gfu-h2{\n  color:#fff;\n}\n\n.gfu-use .gfu-copy{\n  color:#abb3bc;\n}\n\n.gfu-use-image{\n  margin-top:21px;\n}\n\n.gfu-use-image img{\n  border-radius:8px;\n}\n\n.gfu-vehicle-tags{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n\n  margin-top:17px;\n}\n\n.gfu-vehicle-tags span{\n  padding:7px 10px;\n\n  color:#e7eaed;\n  background:#1b2026;\n\n  border:1px solid #30363e;\n  border-radius:999px;\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   08 BUNDLE\n========================================================= *\/\n\n.gfu-bundle{\n  padding:42px 16px;\n}\n\n.gfu-bundle-head{\n  max-width:640px;\n  margin:0 auto;\n\n  text-align:center;\n}\n\n.gfu-pack-row{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n\n  gap:7px;\n\n  margin-top:22px;\n}\n\n.gfu-pack{\n  position:relative;\n\n  padding:15px 6px;\n\n  text-align:center;\n\n  background:#f5f6f7;\n\n  border-bottom:3px solid #cdd2d7;\n}\n\n.gfu-pack.hot{\n  background:#fff1e8;\n  border-bottom-color:var(--accent);\n}\n\n.gfu-pack strong{\n  display:block;\n\n  color:#22272d;\n\n  font-size:13px;\n  line-height:1.2;\n}\n\n.gfu-pack span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#747e88;\n\n  font-size:9px;\n  line-height:1.3;\n}\n\n\n\/* =========================================================\n   09 OPERATING MODES\n========================================================= *\/\n\n.gfu-modes{\n  padding:0 16px 42px;\n}\n\n.gfu-mode-intro{\n  margin-bottom:17px;\n}\n\n.gfu-mode-box{\n  padding:19px 0;\n\n  border-top:1px solid var(--line);\n}\n\n.gfu-mode-box:last-child{\n  border-bottom:1px solid var(--line);\n}\n\n.gfu-mode-label{\n  display:inline-block;\n\n  margin-bottom:8px;\n\n  color:var(--accent);\n\n  font-size:10px;\n  font-weight:900;\n\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.gfu-mode-box h3{\n  margin:0;\n\n  color:var(--ink);\n\n  font-size:19px;\n  line-height:1.2;\n}\n\n.gfu-mode-box p{\n  margin:7px 0 0;\n\n  color:var(--muted);\n\n  font-size:13px;\n}\n\n.gfu-note{\n  margin-top:9px;\n\n  color:#965029;\n\n  font-size:11px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   10 FIRST USE\n========================================================= *\/\n\n.gfu-first-use{\n  margin:0 16px 42px;\n\n  padding:25px 18px;\n\n  background:#f5f6f7;\n}\n\n.gfu-step{\n  display:grid;\n  grid-template-columns:35px 1fr;\n\n  gap:10px;\n\n  padding:13px 0;\n\n  border-bottom:1px solid #dce1e5;\n}\n\n.gfu-step:last-child{\n  border-bottom:0;\n}\n\n.gfu-step-num{\n  color:var(--accent);\n\n  font-size:20px;\n  font-weight:900;\n}\n\n.gfu-step strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:13px;\n}\n\n.gfu-step p{\n  margin:3px 0 0;\n\n  color:var(--muted);\n\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   11 FAQ\n========================================================= *\/\n\n.gfu-faq{\n  padding:0 16px 42px;\n}\n\n.gfu-faq details{\n  border-bottom:1px solid var(--line);\n}\n\n.gfu-faq summary{\n  padding:16px 0;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--ink);\n\n  font-size:13px;\n  font-weight:800;\n}\n\n.gfu-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.gfu-faq summary:after{\n  content:\"+\";\n\n  float:right;\n\n  color:var(--accent);\n\n  font-size:18px;\n}\n\n.gfu-faq details[open] summary:after{\n  content:\"–\";\n}\n\n.gfu-faq-answer{\n  padding:0 0 16px;\n\n  color:var(--muted);\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   12 STORE \/ SHIPPING\n========================================================= *\/\n\n.gfu-store{\n  margin:0 16px 16px;\n\n  padding:24px 17px;\n\n  background:#f5f6f7;\n}\n\n.gfu-store-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:14px 12px;\n\n  margin-top:18px;\n}\n\n.gfu-store-item strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:12px;\n}\n\n.gfu-store-item p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n.gfu-shipping-note{\n  margin-top:18px;\n\n  padding-top:16px;\n\n  border-top:1px solid #dce1e5;\n\n  color:#58626c;\n\n  font-size:11px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   13 FINAL\n========================================================= *\/\n\n.gfu-final{\n  position:relative;\n\n  padding:34px 17px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(255,90,0,.15),\n      transparent 35%\n    ),\n    #101318;\n\n  overflow:hidden;\n}\n\n.gfu-final h2{\n  max-width:620px;\n\n  margin:0 auto;\n\n  color:#fff;\n\n  font-size:30px;\n  font-weight:900;\n  line-height:1.08;\n\n  letter-spacing:-.025em;\n}\n\n.gfu-final h2 span{\n  color:var(--accent);\n}\n\n.gfu-final p{\n  max-width:620px;\n\n  margin:11px auto 0;\n\n  color:#abb3bc;\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   CONTAINER QUERY\n========================================================= *\/\n\n@container product-detail (min-width:700px){\n\n  .gfu-hero{\n    padding:42px 28px 28px;\n  }\n\n  .gfu-hero h1{\n    font-size:48px;\n  }\n\n  .gfu-h2{\n    font-size:36px;\n  }\n\n  .gfu-value-strip{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .gfu-install-grid{\n    grid-template-columns:1.05fr .95fr;\n    align-items:center;\n  }\n\n  .gfu-rgb{\n    display:grid;\n    grid-template-columns:1.1fr .9fr;\n    align-items:center;\n\n    padding:0 16px 42px;\n  }\n\n  .gfu-rgb-copy{\n    padding:30px 28px;\n  }\n\n  .gfu-rgb-image img{\n    border-radius:8px;\n  }\n\n  .gfu-charge-flow{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    border-bottom:1px solid var(--line);\n  }\n\n  .gfu-charge-row{\n    display:block;\n\n    padding:19px 18px;\n\n    border-right:1px solid var(--line);\n    border-bottom:0;\n  }\n\n  .gfu-charge-row:last-child{\n    border-right:0;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL CONTAINER\n========================================================= *\/\n\n@container product-detail (max-width:430px){\n\n  .gfu-hero h1{\n    font-size:32px;\n  }\n\n  .gfu-h2{\n    font-size:27px;\n  }\n\n  .gfu-pack-row{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .gfu-store-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"gfu-roof-detail\"\u003e\n\n\n  \u003c!-- =====================================================\n       01 HERO\n  ====================================================== --\u003e\n\n  \u003csection class=\"gfu-hero\"\u003e\n\n    \u003cdiv class=\"gfu-wrap\"\u003e\n\n      \u003cdiv class=\"gfu-hero-kicker\"\u003e\n        SOLAR ASSIST + USB RECHARGEABLE\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        Upgrade Your Roof.\n        \u003cspan\u003eOwn The Night.\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp class=\"gfu-hero-copy\"\u003e\n        Give your truck, SUV or modified build a stronger nighttime\n        presence with remote-controlled RGB roof lights —\n        without drilling holes or running vehicle wiring.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gfu-hero-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/9_17_1.gif?v=1789616518\" alt=\"Solar RGB roof light installed on vehicle\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfu-hero-points\"\u003e\n\n        \u003cspan class=\"gfu-hero-point\"\u003e\n          No Drilling\n        \u003c\/span\u003e\n\n        \u003cspan class=\"gfu-hero-point\"\u003e\n          No Vehicle Wiring\n        \u003c\/span\u003e\n\n        \u003cspan class=\"gfu-hero-point\"\u003e\n          Remote RGB Control\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       02 NIGHT RESULT\n  ====================================================== --\u003e\n\n  \u003csection class=\"gfu-result\"\u003e\n\n    \u003cdiv class=\"gfu-wrap\"\u003e\n\n      \u003cdiv class=\"gfu-result-head\"\u003e\n\n        \u003cdiv class=\"gfu-eyebrow\"\u003e\n          AFTER DARK\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"gfu-h2\"\u003e\n          The Upgrade You Notice When The Sun Goes Down.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"gfu-copy\"\u003e\n          Add a stronger visual presence to your roofline at a meet,\n          campsite or night drive — without turning the installation\n          into a wiring project.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfu-result-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/5_80b4c368-c631-43dd-b3da-fce399254da6.png?v=1789614159\" alt=\"RGB roof lights at night\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       03 QUICK VALUE\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"gfu-wrap\"\u003e\n\n    \u003cdiv class=\"gfu-value-strip\"\u003e\n\n      \u003cdiv class=\"gfu-value\"\u003e\n        \u003cspan class=\"gfu-value-icon\"\u003e☀\u003c\/span\u003e\n        \u003cstrong\u003eSolar Assist\u003c\/strong\u003e\n        \u003cspan\u003eDaylight top-up charging.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfu-value\"\u003e\n        \u003cspan class=\"gfu-value-icon\"\u003e⚡\u003c\/span\u003e\n        \u003cstrong\u003eUSB Rechargeable\u003c\/strong\u003e\n        \u003cspan\u003eRecharge when needed.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfu-value\"\u003e\n        \u003cspan class=\"gfu-value-icon\"\u003e▣\u003c\/span\u003e\n        \u003cstrong\u003eRemote Control\u003c\/strong\u003e\n        \u003cspan\u003eColors, brightness and effects.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfu-value\"\u003e\n        \u003cspan class=\"gfu-value-icon\"\u003e↔\u003c\/span\u003e\n        \u003cstrong\u003eDetachable\u003c\/strong\u003e\n        \u003cspan\u003eRemove the light body for charging.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       04 INSTALLATION\n  ====================================================== --\u003e\n\n  \u003csection class=\"gfu-install\"\u003e\n\n    \u003cdiv class=\"gfu-wrap gfu-install-grid\"\u003e\n\n      \u003cdiv class=\"gfu-install-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/4_c88f05a9-1302-46c8-8709-3f5ffdf866e0.png?v=1789614160\" alt=\"Adhesive mounting installation\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"gfu-eyebrow\"\u003e\n          EASY MOUNTING\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"gfu-h2\"\u003e\n          No Drilling. No Complicated Wiring.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"gfu-copy\"\u003e\n          Clean the mounting surface, peel the adhesive backing,\n          press the base firmly into position and attach the\n          removable light body.\n        \u003c\/p\u003e\n\n        \u003cul class=\"gfu-checks\"\u003e\n\n          \u003cli\u003e\n            Adhesive mounting base\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Detachable light body\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            No holes drilled into your roof\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Remove the light without removing the base\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       05 CHARGING\n  ====================================================== --\u003e\n\n  \u003csection class=\"gfu-charge\"\u003e\n\n    \u003cdiv class=\"gfu-wrap\"\u003e\n\n      \u003cdiv class=\"gfu-charge-head\"\u003e\n\n        \u003cdiv class=\"gfu-eyebrow\"\u003e\n          CHARGING MADE PRACTICAL\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"gfu-h2\"\u003e\n          Solar Assist Outside. USB When You Need A Full Recharge.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"gfu-copy\"\u003e\n          Solar assist helps top up the battery during daylight.\n          Use USB before first use and whenever a more reliable\n          full charge is needed.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"gfu-charge-flow\"\u003e\n\n        \u003cdiv class=\"gfu-charge-row\"\u003e\n\n          \u003cdiv class=\"gfu-charge-num\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003e\n              Charge Before First Use\n            \u003c\/strong\u003e\n\n            \u003cp\u003e\n              Fully charge each light by USB before installation.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gfu-charge-row\"\u003e\n\n          \u003cdiv class=\"gfu-charge-num\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003e\n              Daylight Top-Up\n            \u003c\/strong\u003e\n\n            \u003cp\u003e\n              Solar assist helps replenish power while exposed to daylight.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gfu-charge-row\"\u003e\n\n          \u003cdiv class=\"gfu-charge-num\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003e\n              Detach To Recharge\n            \u003c\/strong\u003e\n\n            \u003cp\u003e\n              Leave the base mounted and remove the light body when needed.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       06 RGB CONTROL\n  ====================================================== --\u003e\n\n  \u003csection class=\"gfu-rgb gfu-wrap\"\u003e\n\n    \u003cdiv class=\"gfu-rgb-copy\"\u003e\n\n      \u003cdiv class=\"gfu-eyebrow\"\u003e\n        RGB CONTROL\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"gfu-h2\"\u003e\n        Change The Look From The Driver Seat.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"gfu-copy\"\u003e\n        Use the included wireless remote to control colors,\n        brightness and lighting effects.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gfu-rgb-list\"\u003e\n\n        \u003cspan\u003e\n          Multiple RGB Colors\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Adjustable Brightness\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Multiple Effects\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          Wireless Remote\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfu-rgb-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPTImage2026_9_15_18_06_06_5.png?v=1789466874\" alt=\"RGB lighting control\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       07 VEHICLE USE\n  ====================================================== --\u003e\n\n  \u003csection class=\"gfu-use\"\u003e\n\n    \u003cdiv class=\"gfu-wrap\"\u003e\n\n      \u003cdiv class=\"gfu-eyebrow\"\u003e\n        BUILT FOR DIFFERENT RIDES\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"gfu-h2\"\u003e\n        One Lighting Style. Different Automotive Builds.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"gfu-copy\"\u003e\n        Designed as an exterior styling upgrade for a range\n        of vehicle builds.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gfu-use-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/cdst.png?v=1789614447\" alt=\"Vehicle compatibility\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfu-vehicle-tags\"\u003e\n\n        \u003cspan\u003eOff-Road\u003c\/span\u003e\n        \u003cspan\u003eSUVs\u003c\/span\u003e\n        \u003cspan\u003ePickups\u003c\/span\u003e\n        \u003cspan\u003eTrucks\u003c\/span\u003e\n        \u003cspan\u003eVans\u003c\/span\u003e\n        \u003cspan\u003eModified Builds\u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       08 BUNDLE\n  ====================================================== --\u003e\n\n  \u003csection class=\"gfu-bundle\"\u003e\n\n    \u003cdiv class=\"gfu-wrap\"\u003e\n\n      \u003cdiv class=\"gfu-bundle-head\"\u003e\n\n        \u003cdiv class=\"gfu-eyebrow\"\u003e\n          BUILD YOUR SETUP\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"gfu-h2\"\u003e\n          More Lights. More Roofline Impact.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"gfu-copy\"\u003e\n          One light creates a single accent.\n          Multi-light setups create a stronger and more balanced look.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfu-pack-row\"\u003e\n\n        \u003cdiv class=\"gfu-pack\"\u003e\n          \u003cstrong\u003e1 Pack\u003c\/strong\u003e\n          \u003cspan\u003eSingle Accent\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gfu-pack hot\"\u003e\n          \u003cstrong\u003e2 Pack\u003c\/strong\u003e\n          \u003cspan\u003eMost Popular\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gfu-pack hot\"\u003e\n          \u003cstrong\u003e4 Pack\u003c\/strong\u003e\n          \u003cspan\u003eFull Roof Setup\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gfu-pack hot\"\u003e\n          \u003cstrong\u003e5 Pack\u003c\/strong\u003e\n          \u003cspan\u003eMaximum Impact\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       09 MODES\n  ====================================================== --\u003e\n\n  \u003csection class=\"gfu-modes\"\u003e\n\n    \u003cdiv class=\"gfu-wrap\"\u003e\n\n      \u003cdiv class=\"gfu-mode-intro\"\u003e\n\n        \u003cdiv class=\"gfu-eyebrow\"\u003e\n          OPERATING MODES\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"gfu-h2\"\u003e\n          Sensor Mode And Manual Mode Work Differently.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"gfu-mode-box\"\u003e\n\n        \u003cspan class=\"gfu-mode-label\"\u003e\n          Sensor Mode\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Darkness + Movement\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Sensor operation responds to dark conditions\n          and vehicle vibration or movement.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"gfu-note\"\u003e\n          When the vehicle remains stationary,\n          the light may automatically switch off.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"gfu-mode-box\"\u003e\n\n        \u003cspan class=\"gfu-mode-label\"\u003e\n          Manual \/ Steady\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Continuous Lighting\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Select the appropriate manual mode when\n          continuous lighting is preferred.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"gfu-note\"\u003e\n          Continuous use requires more battery.\n          Recharge by USB when needed.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       10 FIRST USE\n  ====================================================== --\u003e\n\n  \u003csection class=\"gfu-first-use gfu-wrap\"\u003e\n\n    \u003cdiv class=\"gfu-eyebrow\"\u003e\n      BEFORE YOUR FIRST DRIVE\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"gfu-h2\"\u003e\n      Three Small Steps Matter.\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"gfu-step\"\u003e\n\n      \u003cdiv class=\"gfu-step-num\"\u003e\n        1\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003e\n          USB Charge First\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Fully charge each light before installation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfu-step\"\u003e\n\n      \u003cdiv class=\"gfu-step-num\"\u003e\n        2\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003e\n          Clean The Surface\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Remove dust, oil and moisture before mounting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfu-step\"\u003e\n\n      \u003cdiv class=\"gfu-step-num\"\u003e\n        3\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003e\n          Recharge Before Re-Syncing\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Recharge the full set if remote response becomes inconsistent.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       11 FAQ\n  ====================================================== --\u003e\n\n  \u003csection class=\"gfu-faq\"\u003e\n\n    \u003cdiv class=\"gfu-wrap\"\u003e\n\n      \u003cdiv class=\"gfu-eyebrow\"\u003e\n        QUICK QUESTIONS\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"gfu-h2\"\u003e\n        Know Your Setup Before You Install.\n      \u003c\/h2\u003e\n\n\n      \u003cdetails open\u003e\n\n        \u003csummary\u003e\n          Does solar charging replace USB charging?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gfu-faq-answer\"\u003e\n          Solar charging is best treated as daytime top-up charging.\n          Use USB before first use and whenever a more reliable\n          full recharge is required.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Do I need to remove the mounting base to recharge?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gfu-faq-answer\"\u003e\n          No. Remove the detachable light body,\n          leave the base on the vehicle,\n          recharge it and reinstall it.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does installation require drilling?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gfu-faq-answer\"\u003e\n          No drilling or connection to vehicle wiring is required.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Why can the light switch off when the vehicle stops?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gfu-faq-answer\"\u003e\n          Sensor mode responds to darkness\n          and vehicle movement or vibration.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Should I buy more than one light?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"gfu-faq-answer\"\u003e\n          One light creates a single accent.\n          For a stronger roofline effect,\n          2, 4 or 5 lights create a more complete visual setup.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       12 STORE \/ SHIPPING\n  ====================================================== --\u003e\n\n  \u003csection class=\"gfu-store gfu-wrap\"\u003e\n\n    \u003cdiv class=\"gfu-eyebrow\"\u003e\n      GLOWFORU\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"gfu-h2\"\u003e\n      Simple Ordering. Clear Support.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"gfu-store-grid\"\u003e\n\n      \u003cdiv class=\"gfu-store-item\"\u003e\n\n        \u003cstrong\u003e\n          📦 Tracked Shipping\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Tracking information is provided after dispatch.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"gfu-store-item\"\u003e\n\n        \u003cstrong\u003e\n          💬 Customer Support\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Contact us whenever you need help with an order.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"gfu-store-item\"\u003e\n\n        \u003cstrong\u003e\n          🔒 Order Protection\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Contact support if your order arrives damaged\n          or materially different from the product ordered.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"gfu-store-item\"\u003e\n\n        \u003cstrong\u003e\n          🎁 Free Shipping\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Free standard shipping on orders $49.99+.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfu-shipping-note\"\u003e\n\n      Worldwide shipping with tracking.\n      Delivery times vary by destination and carrier.\n      Orders require processing before shipment,\n      and holidays or carrier delays may affect timing.\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       13 FINAL\n  ====================================================== --\u003e\n\n  \u003csection class=\"gfu-final\"\u003e\n\n    \u003cdiv class=\"gfu-wrap\"\u003e\n\n      \u003cdiv class=\"gfu-eyebrow\"\u003e\n        BUILD IT YOUR WAY\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        More Lights.\n        \u003cspan\u003eMore Impact.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Solar-assisted charging, USB backup power,\n        detachable mounting and remote-controlled RGB lighting\n        for trucks, SUVs, pickups and modified vehicles.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"GZJ","offers":[{"title":"2-PACK — Starter Set","offer_id":45071065677917,"sku":"NC03342609156979-2灯1遥控","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🔥4-PACK — Free Shipping","offer_id":45071065710685,"sku":"NC03342609156979-4灯1遥控","price":49.99,"currency_code":"USD","in_stock":true},{"title":"🚗5-PACK — Full Car Set Save $40 · MOST POPULAR","offer_id":45071065743453,"sku":"NC03342609156979-5灯1遥控","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/ChatGPT_Image_2026_9_18_03_46_56.png?v=1789717636","url":"https:\/\/glowforu.com\/products\/solar-rgb-roof-lights","provider":"glowforu","version":"1.0","type":"link"}