{"product_id":"magnetic-rv-solar-light-motion-sensor-outdoor-light-for-campers-trailers","title":"Magnetic RV Solar Light – Motion Sensor Outdoor Light for Campers \u0026 Trailers","description":"\u003cstyle\u003e\n\nhtml {\n  scroll-behavior:smooth;\n}\n\n#rv-light-page,\n#rv-light-page * {\n  box-sizing:border-box;\n}\n\n#rv-light-page {\n\n  --navy:#0f2236;\n  --navy2:#18364f;\n  --deep:#091621;\n\n  --blue:#1d79c7;\n  --blue-soft:#eef6fc;\n\n  --gold:#d7a54a;\n  --gold-soft:#fff7e9;\n\n  --green:#2b785e;\n  --green-soft:#edf8f3;\n\n  --text:#27323b;\n  --muted:#6d7780;\n  --line:#dfe6eb;\n\n  width:100%;\n  max-width:100%;\n\n  margin:0;\n  padding:0;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n}\n\n\n\/* =========================================================\n   IMAGE PROTECTION\n========================================================= *\/\n\n#rv-light-page img {\n\n  display:block !important;\n\n  width:100% !important;\n  max-width:100% !important;\n\n  height:auto !important;\n  min-height:0 !important;\n  max-height:none !important;\n\n  aspect-ratio:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n\n  margin:0 auto !important;\n}\n\n\n\/* =========================================================\n   BASE\n========================================================= *\/\n\n#rv-light-page .rv-container {\n\n  width:min(1080px, calc(100% - 30px));\n\n  margin:0 auto;\n}\n\n#rv-light-page .rv-section {\n\n  width:100%;\n\n  padding:64px 0;\n}\n\n#rv-light-page .rv-soft {\n\n  background:\n    linear-gradient(\n      180deg,\n      #f6f9fb,\n      #ffffff\n    );\n}\n\n#rv-light-page .rv-blue-soft {\n\n  background:\n    linear-gradient(\n      180deg,\n      #eef6fc,\n      #ffffff\n    );\n}\n\n#rv-light-page .rv-center {\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   TAG \/ TITLES\n========================================================= *\/\n\n#rv-light-page .rv-tag {\n\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-bottom:14px;\n\n  padding:7px 15px;\n\n  border-radius:999px;\n\n  background:var(--gold-soft);\n\n  color:#956212;\n\n  font-size:13px;\n  font-weight:900;\n\n  letter-spacing:.25px;\n}\n\n#rv-light-page .rv-title {\n\n  width:min(100%,900px);\n\n  margin:0 auto;\n\n  color:var(--navy);\n\n  font-size:clamp(31px,5vw,54px);\n\n  line-height:1.06;\n\n  font-weight:950;\n\n  letter-spacing:-1.7px;\n}\n\n#rv-light-page .rv-title span {\n\n  color:var(--gold);\n}\n\n#rv-light-page .rv-subtitle {\n\n  width:min(100%,760px);\n\n  margin:16px auto 0;\n\n  color:var(--muted);\n\n  font-size:17px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n#rv-light-page .rv-hero {\n\n  padding:39px 0 52px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      #dfeef9 0%,\n      #eef5fa 35%,\n      #fff9ef 68%,\n      #fff 100%\n    );\n}\n\n#rv-light-page .rv-kicker {\n\n  display:flex;\n\n  justify-content:center;\n  align-items:center;\n\n  gap:8px;\n\n  margin-bottom:15px;\n\n  color:#37546a;\n\n  font-size:14px;\n  font-weight:850;\n}\n\n#rv-light-page .rv-dot {\n\n  width:9px;\n  height:9px;\n\n  border-radius:50%;\n\n  background:var(--gold);\n\n  box-shadow:\n    0 0 0 5px rgba(215,165,74,.15);\n}\n\n#rv-light-page .rv-hero h1 {\n\n  width:min(100%,970px);\n\n  margin:0 auto;\n\n  text-align:center;\n\n  color:var(--navy);\n\n  font-size:clamp(40px,6vw,67px);\n\n  line-height:.99;\n\n  font-weight:950;\n\n  letter-spacing:-2.3px;\n}\n\n#rv-light-page .rv-hero h1 span {\n\n  display:block;\n\n  margin-top:9px;\n\n  color:var(--gold);\n}\n\n#rv-light-page .rv-hero-copy {\n\n  width:min(100%,790px);\n\n  margin:20px auto 0;\n\n  color:var(--muted);\n\n  text-align:center;\n\n  font-size:18px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   HERO IMAGE\n========================================================= *\/\n\n#rv-light-page .rv-main-image {\n\n  width:min(100%,880px);\n\n  margin:30px auto 0;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  background:#fff;\n\n  box-shadow:\n    0 20px 48px rgba(20,46,66,.13);\n}\n\n\n\/* =========================================================\n   HERO BENEFITS\n========================================================= *\/\n\n#rv-light-page .rv-benefits {\n\n  width:min(100%,820px);\n\n  display:grid;\n\n  grid-template-columns:repeat(2,1fr);\n\n  gap:11px;\n\n  margin:24px auto 0;\n}\n\n#rv-light-page .rv-benefit {\n\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:10px;\n\n  padding:14px 15px;\n\n  border:1px solid var(--line);\n  border-radius:12px;\n\n  background:#fff;\n\n  text-align:left;\n\n  font-size:15px;\n  line-height:1.45;\n\n  font-weight:750;\n}\n\n#rv-light-page .rv-check {\n\n  width:24px;\n  height:24px;\n\n  flex:0 0 24px;\n\n  display:grid;\n  place-items:center;\n\n  border-radius:50%;\n\n  background:#e5f5ee;\n\n  color:#21835b;\n\n  font-size:14px;\n  font-weight:950;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n#rv-light-page .rv-cta-wrap {\n\n  margin-top:27px;\n\n  text-align:center;\n}\n\n#rv-light-page .rv-cta {\n\n  width:min(100%,470px);\n\n  min-height:61px;\n\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  padding:15px 24px;\n\n  border:0;\n  border-radius:14px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #1a3550,\n      #0e2235\n    );\n\n  color:#fff !important;\n\n  text-decoration:none !important;\n\n  box-shadow:\n    0 13px 30px rgba(14,34,53,.24);\n\n  cursor:pointer;\n\n  font-size:18px;\n  font-weight:950;\n\n  transition:.2s ease;\n}\n\n#rv-light-page .rv-cta:hover {\n\n  transform:translateY(-2px);\n}\n\n#rv-light-page .rv-cta-note {\n\n  margin-top:10px;\n\n  color:#7b858d;\n\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n#rv-light-page .rv-trust {\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n\n  background:#fff;\n}\n\n#rv-light-page .rv-trust-grid {\n\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n}\n\n#rv-light-page .rv-trust-item {\n\n  padding:21px 10px;\n\n  border-right:1px solid var(--line);\n\n  text-align:center;\n}\n\n#rv-light-page .rv-trust-item:last-child {\n\n  border-right:0;\n}\n\n#rv-light-page .rv-trust-icon {\n\n  margin-bottom:6px;\n\n  font-size:25px;\n}\n\n#rv-light-page .rv-trust-item strong {\n\n  display:block;\n\n  color:var(--navy);\n\n  font-size:14px;\n}\n\n#rv-light-page .rv-trust-item span {\n\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--muted);\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n#rv-light-page .rv-feature-grid {\n\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:15px;\n\n  margin-top:34px;\n}\n\n#rv-light-page .rv-feature {\n\n  padding:23px 16px;\n\n  border:1px solid var(--line);\n  border-radius:17px;\n\n  background:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 7px 22px rgba(23,51,72,.05);\n}\n\n#rv-light-page .rv-feature-icon {\n\n  width:58px;\n  height:58px;\n\n  display:grid;\n\n  place-items:center;\n\n  margin:0 auto 14px;\n\n  border-radius:17px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #e9f3fb,\n      #fff3dc\n    );\n\n  font-size:27px;\n}\n\n#rv-light-page .rv-feature h3 {\n\n  margin:0 0 7px;\n\n  color:var(--navy);\n\n  font-size:17px;\n}\n\n#rv-light-page .rv-feature p {\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   VERTICAL IMAGE SECTIONS\n========================================================= *\/\n\n#rv-light-page .rv-vertical {\n\n  display:flex !important;\n\n  flex-direction:column !important;\n  align-items:center !important;\n\n  width:100% !important;\n\n  margin-top:34px;\n}\n\n#rv-light-page .rv-image {\n\n  width:min(100%,880px) !important;\n\n  margin:0 auto !important;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:20px;\n\n  background:#fff;\n\n  box-shadow:\n    0 14px 38px rgba(20,49,69,.08);\n}\n\n#rv-light-page .rv-image img {\n\n  display:block !important;\n\n  width:100% !important;\n  height:auto !important;\n\n  max-height:none !important;\n\n  object-fit:contain !important;\n\n  aspect-ratio:auto !important;\n}\n\n\n\/* =========================================================\n   TEXT BOX\n========================================================= *\/\n\n#rv-light-page .rv-text {\n\n  width:min(100%,880px);\n\n  margin:15px auto 0;\n\n  padding:28px;\n\n  border:1px solid var(--line);\n  border-radius:18px;\n\n  background:#fff;\n\n  box-shadow:\n    0 7px 22px rgba(20,49,69,.05);\n\n  text-align:left;\n}\n\n#rv-light-page .rv-text h3 {\n\n  margin:0 0 11px;\n\n  color:var(--navy);\n\n  font-size:27px;\n  line-height:1.16;\n\n  font-weight:950;\n}\n\n#rv-light-page .rv-text h3 span {\n\n  color:var(--gold);\n}\n\n#rv-light-page .rv-text p {\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:16px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   MINI CARDS\n========================================================= *\/\n\n#rv-light-page .rv-mini-grid {\n\n  display:grid;\n\n  grid-template-columns:repeat(2,1fr);\n\n  gap:10px;\n\n  margin-top:20px;\n}\n\n#rv-light-page .rv-mini {\n\n  padding:13px 14px;\n\n  border:1px solid #dae5ed;\n  border-radius:11px;\n\n  background:#f5f9fc;\n\n  font-size:14px;\n  font-weight:750;\n}\n\n#rv-light-page .rv-mini strong {\n\n  color:var(--blue);\n}\n\n\n\/* =========================================================\n   MODE CARDS\n========================================================= *\/\n\n#rv-light-page .rv-mode-grid {\n\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:12px;\n\n  margin-top:22px;\n}\n\n#rv-light-page .rv-mode {\n\n  padding:20px 15px;\n\n  border-radius:15px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #182f45,\n      #0e1f30\n    );\n\n  color:#fff;\n\n  text-align:center;\n}\n\n#rv-light-page .rv-mode-number {\n\n  width:43px;\n  height:43px;\n\n  display:grid;\n  place-items:center;\n\n  margin:0 auto 10px;\n\n  border-radius:50%;\n\n  background:var(--gold);\n\n  color:#2d260f;\n\n  font-weight:950;\n}\n\n#rv-light-page .rv-mode strong {\n\n  display:block;\n\n  font-size:15px;\n}\n\n#rv-light-page .rv-mode span {\n\n  display:block;\n\n  margin-top:5px;\n\n  color:#cad8e3;\n\n  font-size:12px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   USE SCENES\n========================================================= *\/\n\n#rv-light-page .rv-use-grid {\n\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:12px;\n\n  margin-top:24px;\n}\n\n#rv-light-page .rv-use {\n\n  padding:19px 12px;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n#rv-light-page .rv-use div {\n\n  margin-bottom:7px;\n\n  font-size:26px;\n}\n\n#rv-light-page .rv-use strong {\n\n  display:block;\n\n  color:var(--navy);\n\n  font-size:14px;\n}\n\n#rv-light-page .rv-use span {\n\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--muted);\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n#rv-light-page .rv-spec-grid {\n\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:11px;\n\n  margin-top:22px;\n}\n\n#rv-light-page .rv-spec {\n\n  padding:17px 10px;\n\n  border-radius:13px;\n\n  background:var(--navy);\n\n  text-align:center;\n}\n\n#rv-light-page .rv-spec strong {\n\n  display:block;\n\n  color:#f5cf82;\n\n  font-size:18px;\n}\n\n#rv-light-page .rv-spec span {\n\n  display:block;\n\n  margin-top:4px;\n\n  color:#d7e2e9;\n\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   PACKAGE\n========================================================= *\/\n\n#rv-light-page .rv-package {\n\n  width:min(100%,880px);\n\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:12px;\n\n  margin:22px auto 0;\n}\n\n#rv-light-page .rv-package-item {\n\n  padding:18px 12px;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n#rv-light-page .rv-package-item div {\n\n  margin-bottom:7px;\n\n  font-size:27px;\n}\n\n#rv-light-page .rv-package-item strong {\n\n  display:block;\n\n  color:var(--navy);\n\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n#rv-light-page .rv-faq {\n\n  width:min(100%,880px);\n\n  margin:31px auto 0;\n}\n\n#rv-light-page .rv-faq details {\n\n  width:100%;\n\n  margin-bottom:11px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  background:#fff;\n\n  box-shadow:\n    0 5px 18px rgba(20,48,68,.05);\n}\n\n#rv-light-page .rv-faq summary {\n\n  width:100%;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:18px 20px;\n\n  list-style:none;\n\n  cursor:pointer;\n\n  color:var(--navy);\n\n  font-size:15px;\n  font-weight:850;\n}\n\n#rv-light-page .rv-faq summary::-webkit-details-marker {\n\n  display:none;\n}\n\n#rv-light-page .rv-faq summary::marker {\n\n  content:\"\";\n}\n\n#rv-light-page .rv-question {\n\n  display:flex;\n\n  align-items:center;\n\n  gap:11px;\n}\n\n#rv-light-page .rv-question-icon {\n\n  width:34px;\n  height:34px;\n\n  flex:0 0 34px;\n\n  display:grid;\n  place-items:center;\n\n  border-radius:10px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #e8f3fb,\n      #fff2db\n    );\n\n  font-size:18px;\n}\n\n#rv-light-page .rv-plus {\n\n  position:relative;\n\n  width:31px;\n  height:31px;\n\n  flex:0 0 31px;\n\n  border-radius:50%;\n\n  background:var(--navy);\n}\n\n#rv-light-page .rv-plus:before,\n#rv-light-page .rv-plus:after {\n\n  content:\"\";\n\n  position:absolute;\n\n  top:50%;\n  left:50%;\n\n  width:13px;\n  height:2px;\n\n  background:#fff;\n\n  transform:translate(-50%,-50%);\n}\n\n#rv-light-page .rv-plus:after {\n\n  transform:\n    translate(-50%,-50%)\n    rotate(90deg);\n\n  transition:.2s;\n}\n\n#rv-light-page details[open] .rv-plus:after {\n\n  transform:\n    translate(-50%,-50%)\n    rotate(0deg);\n}\n\n#rv-light-page details[open] .rv-plus {\n\n  background:var(--gold);\n}\n\n#rv-light-page .rv-answer {\n\n  padding:\n    0 20px 20px 65px;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n#rv-light-page .rv-answer p {\n\n  margin:0;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n#rv-light-page .rv-final {\n\n  padding:66px 0 95px;\n}\n\n#rv-light-page .rv-final-card {\n\n  width:min(100%,900px);\n\n  margin:0 auto;\n\n  padding:50px 28px;\n\n  border-radius:24px;\n\n  background:\n    radial-gradient(\n      circle at 82% 0%,\n      rgba(215,165,74,.27),\n      transparent 35%\n    ),\n    linear-gradient(\n      135deg,\n      #0c1d2d,\n      #173954\n    );\n\n  color:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 20px 46px rgba(15,44,64,.24);\n}\n\n#rv-light-page .rv-final-card h2 {\n\n  width:min(100%,760px);\n\n  margin:0 auto 14px;\n\n  font-size:clamp(31px,4.5vw,50px);\n\n  line-height:1.06;\n\n  font-weight:950;\n}\n\n#rv-light-page .rv-final-card h2 span {\n\n  color:#f2cc7d;\n}\n\n#rv-light-page .rv-final-card p {\n\n  width:min(100%,660px);\n\n  margin:0 auto 24px;\n\n  color:#d5e2eb;\n\n  font-size:16px;\n  line-height:1.65;\n}\n\n#rv-light-page .rv-final-card .rv-cta {\n\n  background:\n    linear-gradient(\n      135deg,\n      #e2b354,\n      #bd8423\n    );\n\n  color:#172331 !important;\n}\n\n\n\/* =========================================================\n   STICKY CTA\n========================================================= *\/\n\n#rv-light-page .rv-sticky {\n\n  position:fixed;\n\n  left:0;\n  right:0;\n  bottom:0;\n\n  z-index:999;\n\n  padding:9px 14px;\n\n  border-top:1px solid #dce4ea;\n\n  background:rgba(255,255,255,.97);\n\n  box-shadow:\n    0 -5px 20px rgba(0,0,0,.08);\n\n  transform:translateY(120%);\n\n  transition:.3s ease;\n}\n\n#rv-light-page .rv-sticky.show {\n\n  transform:translateY(0);\n}\n\n#rv-light-page .rv-sticky-inner {\n\n  width:min(100%,1080px);\n\n  display:flex;\n\n  justify-content:space-between;\n  align-items:center;\n\n  gap:15px;\n\n  margin:0 auto;\n}\n\n#rv-light-page .rv-sticky-text strong {\n\n  display:block;\n\n  color:var(--navy);\n\n  font-size:14px;\n}\n\n#rv-light-page .rv-sticky-text span {\n\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:12px;\n}\n\n#rv-light-page .rv-sticky-btn {\n\n  padding:13px 26px;\n\n  border-radius:10px;\n\n  background:var(--navy);\n\n  color:#fff !important;\n\n  text-decoration:none !important;\n\n  white-space:nowrap;\n\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:850px) {\n\n  #rv-light-page .rv-section {\n    padding:50px 0;\n  }\n\n  #rv-light-page .rv-feature-grid {\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  #rv-light-page .rv-use-grid {\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  #rv-light-page .rv-trust-grid {\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  #rv-light-page .rv-spec-grid {\n    grid-template-columns:repeat(2,1fr);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:600px) {\n\n  #rv-light-page .rv-container {\n    width:calc(100% - 20px);\n  }\n\n  #rv-light-page .rv-hero {\n    padding:25px 0 39px;\n  }\n\n  #rv-light-page .rv-hero h1 {\n    font-size:38px;\n    letter-spacing:-1.4px;\n  }\n\n  #rv-light-page .rv-hero-copy {\n    font-size:15px;\n  }\n\n  #rv-light-page .rv-benefits {\n    grid-template-columns:1fr;\n  }\n\n  #rv-light-page .rv-section {\n    padding:43px 0;\n  }\n\n  #rv-light-page .rv-title {\n    font-size:31px;\n    letter-spacing:-.9px;\n  }\n\n  #rv-light-page .rv-subtitle {\n    font-size:15px;\n  }\n\n  #rv-light-page .rv-feature-grid {\n    grid-template-columns:1fr;\n  }\n\n  #rv-light-page .rv-feature {\n\n    display:grid;\n\n    grid-template-columns:50px 1fr;\n\n    gap:0 12px;\n\n    padding:17px;\n\n    text-align:left;\n  }\n\n  #rv-light-page .rv-feature-icon {\n\n    width:50px;\n    height:50px;\n\n    grid-row:1 \/ 3;\n\n    margin:0;\n  }\n\n  #rv-light-page .rv-vertical {\n\n    display:flex !important;\n\n    flex-direction:column !important;\n\n    width:100% !important;\n  }\n\n  #rv-light-page .rv-main-image,\n  #rv-light-page .rv-image {\n\n    width:100% !important;\n  }\n\n  #rv-light-page .rv-main-image img,\n  #rv-light-page .rv-image img {\n\n    width:100% !important;\n\n    height:auto !important;\n\n    max-height:none !important;\n\n    object-fit:contain !important;\n\n    aspect-ratio:auto !important;\n  }\n\n  #rv-light-page .rv-text {\n\n    width:100%;\n\n    padding:21px 17px;\n  }\n\n  #rv-light-page .rv-text h3 {\n\n    font-size:23px;\n  }\n\n  #rv-light-page .rv-text p {\n\n    font-size:14px;\n  }\n\n  #rv-light-page .rv-mini-grid {\n\n    grid-template-columns:1fr;\n  }\n\n  #rv-light-page .rv-mode-grid {\n\n    grid-template-columns:1fr;\n  }\n\n  #rv-light-page .rv-use-grid {\n\n    grid-template-columns:1fr 1fr;\n  }\n\n  #rv-light-page .rv-spec-grid {\n\n    grid-template-columns:1fr 1fr;\n  }\n\n  #rv-light-page .rv-package {\n\n    grid-template-columns:1fr;\n  }\n\n  #rv-light-page .rv-faq summary {\n\n    padding:16px 14px;\n\n    font-size:14px;\n  }\n\n  #rv-light-page .rv-answer {\n\n    padding:\n      0 15px 17px 55px;\n\n    font-size:13.5px;\n  }\n\n  #rv-light-page .rv-final-card {\n\n    padding:38px 19px;\n  }\n\n  #rv-light-page .rv-sticky-text {\n\n    display:none;\n  }\n\n  #rv-light-page .rv-sticky-btn {\n\n    width:100%;\n\n    text-align:center;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv id=\"rv-light-page\"\u003e\n\u003c!-- =====================================================\n     TOP ANCHOR\n===================================================== --\u003e\n\u003cdiv id=\"rv-buy-top\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\u003csection class=\"rv-hero\"\u003e\n\u003cdiv class=\"rv-container\"\u003e\n\u003cdiv class=\"rv-kicker\"\u003e\n\u003cspan class=\"rv-dot\"\u003e\u003c\/span\u003e RV NIGHT SAFETY • WITHOUT THE WIRING\u003c\/div\u003e\n\u003ch1\u003eBrighter Nights. \u003cspan\u003e Safer Steps. Easier Adventures. \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"rv-hero-copy\"\u003eLight up your RV entrance, steps and campsite without running wires or drilling unnecessary holes. The \u003cstrong\u003eMagnetic RV Solar Light\u003c\/strong\u003e combines solar charging, motion detection and wide-area lighting in one compact outdoor light.\u003c\/p\u003e\n\u003cdiv class=\"rv-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep15_2026_05_45_40PM.png?v=1789465665\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rv-benefits\"\u003e\n\u003cdiv class=\"rv-benefit\"\u003e\n\u003cspan class=\"rv-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e178 LEDs\u003c\/strong\u003e with up to 800-lumen illumination \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-benefit\"\u003e\n\u003cspan class=\"rv-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eStrong magnetic mounting\u003c\/strong\u003e for fast installation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-benefit\"\u003e\n\u003cspan class=\"rv-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e3 lighting modes\u003c\/strong\u003e with motion sensing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-benefit\"\u003e\n\u003cspan class=\"rv-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSolar powered\u003c\/strong\u003e for wire-free outdoor use \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-cta-wrap\"\u003e\n\u003ca href=\"#rv-buy-top\" class=\"rv-cta\"\u003e LIGHT UP YOUR RV → \u003c\/a\u003e\n\u003cdiv class=\"rv-cta-note\"\u003eMagnetic • Solar Powered • Motion Activated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TRUST\n===================================================== --\u003e\n\u003csection class=\"rv-trust\"\u003e\n\u003cdiv class=\"rv-container\"\u003e\n\u003cdiv class=\"rv-trust-grid\"\u003e\n\u003cdiv class=\"rv-trust-item\"\u003e\n\u003cdiv class=\"rv-trust-icon\"\u003e🧲\u003c\/div\u003e\n\u003cstrong\u003e Magnetic Mount \u003c\/strong\u003e \u003cspan\u003e Attach in seconds \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-trust-item\"\u003e\n\u003cdiv class=\"rv-trust-icon\"\u003e☀️\u003c\/div\u003e\n\u003cstrong\u003e Solar Powered \u003c\/strong\u003e \u003cspan\u003e No wiring needed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-trust-item\"\u003e\n\u003cdiv class=\"rv-trust-icon\"\u003e🚶\u003c\/div\u003e\n\u003cstrong\u003e Motion Sensor \u003c\/strong\u003e \u003cspan\u003e Lights when needed \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-trust-item\"\u003e\n\u003cdiv class=\"rv-trust-icon\"\u003e💧\u003c\/div\u003e\n\u003cstrong\u003e IP65 \u003c\/strong\u003e \u003cspan\u003e Outdoor ready \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CORE BENEFITS\n===================================================== --\u003e\n\u003csection class=\"rv-section\"\u003e\n\u003cdiv class=\"rv-container\"\u003e\n\u003cdiv class=\"rv-center\"\u003e\n\u003cdiv class=\"rv-tag\"\u003eBUILT FOR LIFE ON THE ROAD\u003c\/div\u003e\n\u003ch2 class=\"rv-title\"\u003eOne Small Upgrade. \u003cspan\u003e A Much Better Night Around Your RV. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rv-subtitle\"\u003eFrom finding the steps after dark to checking around your campsite, better visibility makes RV nights feel easier and more comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-feature-grid\"\u003e\n\u003cdiv class=\"rv-feature\"\u003e\n\u003cdiv class=\"rv-feature-icon\"\u003e🧲\u003c\/div\u003e\n\u003ch3\u003eFast Magnetic Mount\u003c\/h3\u003e\n\u003cp\u003eAttach to compatible metal surfaces without complicated installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-feature\"\u003e\n\u003cdiv class=\"rv-feature-icon\"\u003e💡\u003c\/div\u003e\n\u003ch3\u003eWide Illumination\u003c\/h3\u003e\n\u003cp\u003eFront and side LEDs help spread light across a wider area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-feature\"\u003e\n\u003cdiv class=\"rv-feature-icon\"\u003e🚶\u003c\/div\u003e\n\u003ch3\u003eMotion Detection\u003c\/h3\u003e\n\u003cp\u003eAutomatically reacts when movement is detected after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-feature\"\u003e\n\u003cdiv class=\"rv-feature-icon\"\u003e☀️\u003c\/div\u003e\n\u003ch3\u003eSolar Charging\u003c\/h3\u003e\n\u003cp\u003eCharge during daylight without running a power cable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     MAGNETIC MOUNT\n===================================================== --\u003e\n\u003csection class=\"rv-section rv-blue-soft\"\u003e\n\u003cdiv class=\"rv-container\"\u003e\n\u003cdiv class=\"rv-center\"\u003e\n\u003cdiv class=\"rv-tag\"\u003e🧲 TOOL-FREE MAGNETIC MOUNT\u003c\/div\u003e\n\u003ch2 class=\"rv-title\"\u003eAttach It In Seconds. \u003cspan\u003e Move It Whenever You Need. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-vertical\"\u003e\n\u003cdiv class=\"rv-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep15_2026_05_46_08PM_2.png?v=1789465664\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rv-text\"\u003e\n\u003ch3\u003eNo Complicated Wiring. \u003cspan\u003e No Permanent Setup Required. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003eTwo strong magnets allow the light to attach quickly to compatible metal surfaces. That means you can position it where you need extra visibility and move it later when your setup changes. For non-metal surfaces, metal mounting plates can be used.\u003c\/p\u003e\n\u003cdiv class=\"rv-mini-grid\"\u003e\n\u003cdiv class=\"rv-mini\"\u003e🧲 \u003cstrong\u003e2 strong magnets\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-mini\"\u003e🔧 \u003cstrong\u003eFast installation\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-mini\"\u003e🚐 \u003cstrong\u003eIdeal for RVs\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-mini\"\u003e↔️ \u003cstrong\u003eEasy to reposition\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     MOTION MODES\n===================================================== --\u003e\n\u003csection class=\"rv-section\"\u003e\n\u003cdiv class=\"rv-container\"\u003e\n\u003cdiv class=\"rv-center\"\u003e\n\u003cdiv class=\"rv-tag\"\u003e🚶 3 SMART LIGHTING MODES\u003c\/div\u003e\n\u003ch2 class=\"rv-title\"\u003eChoose The Lighting Behavior \u003cspan\u003e That Fits Your Night. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-vertical\"\u003e\n\u003cdiv class=\"rv-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep15_2026_05_46_08PM_3.png?v=1789465664\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rv-text\"\u003e\n\u003ch3\u003eLight When You Need It. \u003cspan\u003e Less Light When You Don't. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003eChoose from three different operating modes depending on how you use your RV. The motion sensor can provide brighter illumination when movement is detected while giving you different standby options between activations.\u003c\/p\u003e\n\u003cdiv class=\"rv-mode-grid\"\u003e\n\u003cdiv class=\"rv-mode\"\u003e\n\u003cdiv class=\"rv-mode-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003e Motion + Dim \u003c\/strong\u003e \u003cspan\u003e Bright when motion is detected, then returns to dim light. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-mode\"\u003e\n\u003cdiv class=\"rv-mode-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003e Motion + Off \u003c\/strong\u003e \u003cspan\u003e Bright when motion is detected, then switches off. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-mode\"\u003e\n\u003cdiv class=\"rv-mode-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003e Constant Dim \u003c\/strong\u003e \u003cspan\u003e Keeps a softer light on throughout the night. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BRIGHTNESS\n===================================================== --\u003e\n\u003csection class=\"rv-section rv-soft\"\u003e\n\u003cdiv class=\"rv-container\"\u003e\n\u003cdiv class=\"rv-center\"\u003e\n\u003cdiv class=\"rv-tag\"\u003e💡 WIDER NIGHTTIME VISIBILITY\u003c\/div\u003e\n\u003ch2 class=\"rv-title\"\u003eSee More Around \u003cspan\u003e Your Door, Steps \u0026amp; Campsite. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-vertical\"\u003e\n\u003cdiv class=\"rv-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep15_2026_05_46_09PM_4.png?v=1789465665\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rv-text\"\u003e\n\u003ch3\u003e178 LEDs. \u003cspan\u003e Up To 800 Lumens. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003eFront and side LEDs create a wide lighting area around RV entrances, porch areas and steps. The 270° lighting design helps reduce dark spots and makes nighttime movement around your RV easier.\u003c\/p\u003e\n\u003cdiv class=\"rv-spec-grid\"\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cstrong\u003e 178 \u003c\/strong\u003e \u003cspan\u003e LEDs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cstrong\u003e 800 \u003c\/strong\u003e \u003cspan\u003e Lumens \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cstrong\u003e 270° \u003c\/strong\u003e \u003cspan\u003e Lighting Angle \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cstrong\u003e 16 FT \u003c\/strong\u003e \u003cspan\u003e Motion Range \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SOLAR\n===================================================== --\u003e\n\u003csection class=\"rv-section\"\u003e\n\u003cdiv class=\"rv-container\"\u003e\n\u003cdiv class=\"rv-center\"\u003e\n\u003cdiv class=\"rv-tag\"\u003e☀️ CHARGES BY DAY • LIGHTS AT NIGHT\u003c\/div\u003e\n\u003ch2 class=\"rv-title\"\u003eNo Outlet Nearby? \u003cspan\u003e No Problem. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-vertical\"\u003e\n\u003cdiv class=\"rv-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep15_2026_05_46_09PM_5.png?v=1789465664\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rv-text\"\u003e\n\u003ch3\u003eLet Daylight Power \u003cspan\u003e Your Nighttime Lighting. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003eThe integrated solar panel stores energy during the day. With suitable sunlight, a full charge takes approximately 6–8 hours and can provide up to 10–12 hours of lighting, depending on conditions and operating mode.\u003c\/p\u003e\n\u003cdiv class=\"rv-mini-grid\"\u003e\n\u003cdiv class=\"rv-mini\"\u003e☀️ \u003cstrong\u003e6–8 hours\u003c\/strong\u003e solar charging\u003c\/div\u003e\n\u003cdiv class=\"rv-mini\"\u003e🌙 \u003cstrong\u003eUp to 10–12 hours\u003c\/strong\u003e lighting\u003c\/div\u003e\n\u003cdiv class=\"rv-mini\"\u003e🔌 \u003cstrong\u003eNo wired\u003c\/strong\u003e power supply\u003c\/div\u003e\n\u003cdiv class=\"rv-mini\"\u003e🚐 \u003cstrong\u003eGreat for\u003c\/strong\u003e mobile RV setups\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     WEATHER\n===================================================== --\u003e\n\u003csection class=\"rv-section rv-blue-soft\"\u003e\n\u003cdiv class=\"rv-container\"\u003e\n\u003cdiv class=\"rv-center\"\u003e\n\u003cdiv class=\"rv-tag\"\u003e🌧️ BUILT FOR OUTDOOR USE\u003c\/div\u003e\n\u003ch2 class=\"rv-title\"\u003eYour RV Doesn't Stay Indoors. \u003cspan\u003e Neither Should Your Light. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-vertical\"\u003e\n\u003cdiv class=\"rv-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep15_2026_05_46_09PM_6.png?v=1789465664\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rv-text\"\u003e\n\u003ch3\u003eIP65 Protection For \u003cspan\u003e Changing Outdoor Conditions. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003eDesigned for outdoor RV use, the IP65-rated housing helps protect the light from rain, dust and changing weather conditions, making it suitable for campsites and regular outdoor travel.\u003c\/p\u003e\n\u003cdiv class=\"rv-mini-grid\"\u003e\n\u003cdiv class=\"rv-mini\"\u003e💧 \u003cstrong\u003eIP65\u003c\/strong\u003e rated\u003c\/div\u003e\n\u003cdiv class=\"rv-mini\"\u003e🌧️ \u003cstrong\u003eRain\u003c\/strong\u003e resistant\u003c\/div\u003e\n\u003cdiv class=\"rv-mini\"\u003e🌫️ \u003cstrong\u003eDust\u003c\/strong\u003e protection\u003c\/div\u003e\n\u003cdiv class=\"rv-mini\"\u003e🏕️ \u003cstrong\u003eOutdoor\u003c\/strong\u003e ready\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SCENES\n===================================================== --\u003e\n\u003csection class=\"rv-section\"\u003e\n\u003cdiv class=\"rv-container\"\u003e\n\u003cdiv class=\"rv-center\"\u003e\n\u003cdiv class=\"rv-tag\"\u003eONE LIGHT • MORE PLACES TO USE IT\u003c\/div\u003e\n\u003ch2 class=\"rv-title\"\u003eNot Just For \u003cspan\u003e The RV Door. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-vertical\"\u003e\n\u003cdiv class=\"rv-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep15_2026_05_46_10PM_7.png?v=1789465664\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rv-text\"\u003e\n\u003ch3\u003eUse It Wherever \u003cspan\u003e Extra Light Makes Sense. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003eThe flexible magnetic design makes this light useful for more than just an RV entrance. Use it around trailers, garages, sheds or compatible outdoor metal surfaces where quick nighttime lighting is useful.\u003c\/p\u003e\n\u003cdiv class=\"rv-use-grid\"\u003e\n\u003cdiv class=\"rv-use\"\u003e\n\u003cdiv\u003e🚐\u003c\/div\u003e\n\u003cstrong\u003e RVs \u003c\/strong\u003e \u003cspan\u003e Door \u0026amp; steps \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-use\"\u003e\n\u003cdiv\u003e🚚\u003c\/div\u003e\n\u003cstrong\u003e Trailers \u003c\/strong\u003e \u003cspan\u003e Exterior lighting \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-use\"\u003e\n\u003cdiv\u003e🏠\u003c\/div\u003e\n\u003cstrong\u003e Garages \u003c\/strong\u003e \u003cspan\u003e Extra visibility \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-use\"\u003e\n\u003cdiv\u003e🏕️\u003c\/div\u003e\n\u003cstrong\u003e Outdoor Areas \u003c\/strong\u003e \u003cspan\u003e Campsite lighting \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DETAILS \/ PACKAGE\n===================================================== --\u003e\n\u003csection class=\"rv-section rv-soft\"\u003e\n\u003cdiv class=\"rv-container\"\u003e\n\u003cdiv class=\"rv-center\"\u003e\n\u003cdiv class=\"rv-tag\"\u003e📦 PRODUCT DETAILS\u003c\/div\u003e\n\u003ch2 class=\"rv-title\"\u003eEverything You Need For \u003cspan\u003e Brighter RV Nights. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-vertical\"\u003e\n\u003cdiv class=\"rv-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep15_2026_05_46_10PM_8.png?v=1789465664\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rv-text\"\u003e\n\u003ch3\u003eKey Performance \u003cspan\u003e At A Glance \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"rv-spec-grid\"\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cstrong\u003e 178 LEDs \u003c\/strong\u003e \u003cspan\u003e Standard Version \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cstrong\u003e 800 LM \u003c\/strong\u003e \u003cspan\u003e Brightness \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cstrong\u003e 270° \u003c\/strong\u003e \u003cspan\u003e Wide Lighting \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cstrong\u003e 16 FT \u003c\/strong\u003e \u003cspan\u003e Detection Range \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cstrong\u003e 6–8 H \u003c\/strong\u003e \u003cspan\u003e Solar Charging \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cstrong\u003e 10–12 H \u003c\/strong\u003e \u003cspan\u003e Lighting Time \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cstrong\u003e 3 MODES \u003c\/strong\u003e \u003cspan\u003e Lighting Options \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-spec\"\u003e\n\u003cstrong\u003e IP65 \u003c\/strong\u003e \u003cspan\u003e Outdoor Rating \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-package\"\u003e\n\u003cdiv class=\"rv-package-item\"\u003e\n\u003cdiv\u003e💡\u003c\/div\u003e\n\u003cstrong\u003e 1 × Magnetic RV Solar Light \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-package-item\"\u003e\n\u003cdiv\u003e🧲\u003c\/div\u003e\n\u003cstrong\u003e 2 × Magnets \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-package-item\"\u003e\n\u003cdiv\u003e🔩\u003c\/div\u003e\n\u003cstrong\u003e 2 × Mounting Screws \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"rv-section\"\u003e\n\u003cdiv class=\"rv-container\"\u003e\n\u003cdiv class=\"rv-center\"\u003e\n\u003cdiv class=\"rv-tag\"\u003e❓ QUESTIONS \u0026amp; ANSWERS\u003c\/div\u003e\n\u003ch2 class=\"rv-title\"\u003eEverything You Need \u003cspan\u003e To Know \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"rv-question\"\u003e \u003cspan class=\"rv-question-icon\"\u003e 🧲 \u003c\/span\u003e \u003cspan\u003e How does the magnetic installation work? \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"rv-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rv-answer\"\u003e\n\u003cp\u003eThe light uses two strong magnets to attach to compatible metal surfaces. This makes installation quick and allows the light to be repositioned when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"rv-question\"\u003e \u003cspan class=\"rv-question-icon\"\u003e 🚐 \u003c\/span\u003e \u003cspan\u003e Can I use it if my RV isn't metal? \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"rv-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rv-answer\"\u003e\n\u003cp\u003eFor fiberglass campers and other non-magnetic surfaces, you can use compatible metal mounting plates to create a mounting point for the magnets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"rv-question\"\u003e \u003cspan class=\"rv-question-icon\"\u003e 🚶 \u003c\/span\u003e \u003cspan\u003e How far can the motion sensor detect movement? \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"rv-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rv-answer\"\u003e\n\u003cp\u003eThe motion sensor is designed to detect movement at distances of up to approximately \u003cstrong\u003e16 feet\u003c\/strong\u003e under suitable conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"rv-question\"\u003e \u003cspan class=\"rv-question-icon\"\u003e 💡 \u003c\/span\u003e \u003cspan\u003e What are the three lighting modes? \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"rv-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rv-answer\"\u003e\n\u003cp\u003eThe three modes include motion-activated bright light with dim standby, motion-activated bright light with off standby, and continuous dim lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"rv-question\"\u003e \u003cspan class=\"rv-question-icon\"\u003e ☀️ \u003c\/span\u003e \u003cspan\u003e How long does it take to charge? \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"rv-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rv-answer\"\u003e\n\u003cp\u003eUnder suitable sunlight, a full solar charge takes approximately \u003cstrong\u003e6–8 hours\u003c\/strong\u003e. Lighting duration varies with sunlight, weather and operating mode.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"rv-question\"\u003e \u003cspan class=\"rv-question-icon\"\u003e 🌧️ \u003c\/span\u003e \u003cspan\u003e Can it stay outside in the rain? \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"rv-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rv-answer\"\u003e\n\u003cp\u003eThe light has an \u003cstrong\u003eIP65 outdoor rating\u003c\/strong\u003e and is designed to handle common outdoor conditions including rain and dust.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"rv-final\"\u003e\n\u003cdiv class=\"rv-container\"\u003e\n\u003cdiv class=\"rv-final-card\"\u003e\n\u003ch2\u003eDon't Let A Dark RV Step \u003cspan\u003e Be The Part You Remember From The Trip. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eAdd quick, solar-powered lighting around your RV without complicated wiring. Better visibility when you arrive late, step outside at night or settle into the campsite.\u003c\/p\u003e\n\u003ca href=\"#rv-buy-top\" class=\"rv-cta\"\u003e GET YOUR MAGNETIC RV LIGHT → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     STICKY CTA\n===================================================== --\u003e\n\u003cdiv class=\"rv-sticky\" id=\"rvSticky\"\u003e\n\u003cdiv class=\"rv-sticky-inner\"\u003e\n\u003cdiv class=\"rv-sticky-text\"\u003e\n\u003cstrong\u003e Magnetic RV Solar Light \u003c\/strong\u003e \u003cspan\u003e Solar • Magnetic • Motion Sensor \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"#rv-buy-top\" class=\"rv-sticky-btn\"\u003e GET YOURS → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Muxreo","offers":[{"title":"BUY 1","offer_id":52989373219127,"sku":"ARC-4CR27BM-AB","price":24.99,"currency_code":"USD","in_stock":true},{"title":"BUY 2 GET 10% OFF","offer_id":52989373251895,"sku":"ARC-4CR27BM-AC","price":44.98,"currency_code":"USD","in_stock":true},{"title":"BUY 3 GET 15% OFF","offer_id":52989373284663,"sku":"ARC-4CR27BM-AD","price":63.72,"currency_code":"USD","in_stock":true},{"title":"BUY 4 GET 20% OFF","offer_id":52989373317431,"sku":"ARC-4CR27BM-AE","price":79.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/ChatGPTImageSep15_2026_05_45_40PM.png?v=1789465665","url":"https:\/\/muxreo.com\/products\/magnetic-rv-solar-light-motion-sensor-outdoor-light-for-campers-trailers","provider":"Muxreo","version":"1.0","type":"link"}