{"product_id":"smart-programmable-christmas-rgb-pixel-net-lights","title":"🎄✨ Smart Programmable RGB Pixel Net Lights – Animated Christmas Light Display 🌈","description":"\u003cstyle\u003e\n\/* =========================================================\n   SMART PROGRAMMABLE CHRISTMAS RGB PIXEL NET LIGHTS\n   Shopify Product Description \/ Custom Liquid\n   5+ Visuals + Automatic Animated Showcase\n   ========================================================= *\/\n\n.rgbnet-page {\n  --rn-night: #071725;\n  --rn-night-2: #0d2638;\n  --rn-panel: #102e43;\n  --rn-red: #ff4d55;\n  --rn-green: #22c77a;\n  --rn-cyan: #21c7ff;\n  --rn-purple: #8f6cff;\n  --rn-gold: #ffd36b;\n  --rn-paper: #f6f8fb;\n  --rn-soft: #eef5f8;\n  --rn-ink: #17212a;\n  --rn-muted: #65727d;\n  --rn-line: #dce5ea;\n\n  width: 100%;\n  max-width: 980px;\n  margin: 0 auto;\n  overflow: hidden;\n  background: #ffffff;\n  color: var(--rn-ink);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.58;\n  container-type: inline-size;\n  container-name: rgbnet;\n}\n\n.rgbnet-page *,\n.rgbnet-page *::before,\n.rgbnet-page *::after {\n  box-sizing: border-box;\n  min-width: 0;\n}\n\n.rgbnet-page h1,\n.rgbnet-page h2,\n.rgbnet-page h3,\n.rgbnet-page p {\n  margin-top: 0;\n}\n\n.rgbnet-page h1,\n.rgbnet-page h2,\n.rgbnet-page h3 {\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n.rgbnet-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto !important;\n}\n\n\/* =========================================================\n   TOP RGB STRIPE\n   ========================================================= *\/\n\n.rn-topline {\n  height: 8px;\n  background: linear-gradient(\n    90deg,\n    var(--rn-red) 0 18%,\n    var(--rn-gold) 18% 34%,\n    var(--rn-green) 34% 52%,\n    var(--rn-cyan) 52% 72%,\n    var(--rn-purple) 72% 88%,\n    var(--rn-red) 88% 100%\n  );\n}\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.rn-hero {\n  background: var(--rn-night);\n  color: #ffffff;\n}\n\n.rn-hero-copy {\n  padding: 40px 21px 34px;\n}\n\n.rn-label {\n  display: inline-block;\n  margin-bottom: 13px;\n  padding: 7px 12px;\n  border: 1px solid rgba(255,255,255,.18);\n  border-radius: 30px;\n  background: rgba(255,255,255,.08);\n  color: var(--rn-gold);\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n}\n\n.rn-hero h1 {\n  max-width: 660px;\n  margin: 0 0 16px;\n  color: #ffffff;\n  font-size: 34px;\n  line-height: 1.06;\n  letter-spacing: -.7px;\n}\n\n.rn-hero h1 span {\n  color: var(--rn-cyan);\n}\n\n.rn-hero p {\n  max-width: 650px;\n  margin-bottom: 22px;\n  color: #c9d8e2;\n  font-size: 14px;\n}\n\n.rn-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.rn-tag {\n  padding: 7px 10px;\n  border: 1px solid rgba(255,255,255,.16);\n  border-radius: 30px;\n  background: rgba(255,255,255,.07);\n  color: #ffffff;\n  font-size: 10px;\n  font-weight: 800;\n}\n\n.rn-hero-image {\n  background: #06131e;\n}\n\n.rn-hero-image img {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover !important;\n}\n\n\/* =========================================================\n   QUICK BENEFIT BAR\n   ========================================================= *\/\n\n.rn-quick {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  background: var(--rn-night-2);\n}\n\n.rn-quick-item {\n  padding: 18px 8px;\n  border-right: 1px solid rgba(255,255,255,.12);\n  border-bottom: 1px solid rgba(255,255,255,.12);\n  text-align: center;\n}\n\n.rn-quick-item:nth-child(2n) {\n  border-right: 0;\n}\n\n.rn-quick-item strong {\n  display: block;\n  margin-bottom: 3px;\n  color: #ffffff;\n  font-size: 14px;\n}\n\n.rn-quick-item span {\n  color: #aebfca;\n  font-size: 9px;\n  letter-spacing: .4px;\n  text-transform: uppercase;\n}\n\n\/* =========================================================\n   INTRO\n   ========================================================= *\/\n\n.rn-intro {\n  padding: 50px 21px;\n  text-align: center;\n}\n\n.rn-small {\n  display: block;\n  margin-bottom: 8px;\n  color: var(--rn-red);\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: 1.45px;\n  text-transform: uppercase;\n}\n\n.rn-intro h2 {\n  max-width: 720px;\n  margin: 0 auto 13px;\n  font-size: 29px;\n  line-height: 1.12;\n}\n\n.rn-intro p {\n  max-width: 680px;\n  margin: 0 auto;\n  color: var(--rn-muted);\n  font-size: 14px;\n}\n\n\/* =========================================================\n   AUTOMATIC LIGHT-SHOW PREVIEW\n   ========================================================= *\/\n\n.rn-motion {\n  padding: 48px 21px;\n  background: #081c2d;\n  color: #ffffff;\n}\n\n.rn-motion-head {\n  margin-bottom: 24px;\n  text-align: center;\n}\n\n.rn-motion-head .rn-small {\n  color: var(--rn-gold);\n}\n\n.rn-motion-head h2 {\n  max-width: 710px;\n  margin: 0 auto 9px;\n  color: #ffffff;\n  font-size: 29px;\n  line-height: 1.12;\n}\n\n.rn-motion-head p {\n  max-width: 650px;\n  margin: 0 auto;\n  color: #bed0dc;\n  font-size: 13px;\n}\n\n.rn-animation {\n  position: relative;\n  width: 100%;\n  max-width: 720px;\n  aspect-ratio: 1 \/ 1;\n  margin: 0 auto;\n  overflow: hidden;\n  border: 5px solid rgba(255,255,255,.94);\n  border-radius: 20px;\n  background: #071725;\n  box-shadow: 0 18px 50px rgba(0,0,0,.25);\n}\n\n.rn-animation img {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100% !important;\n  object-fit: cover !important;\n  opacity: 0;\n  transform: scale(1.03);\n  animation: rnLightShow 15s infinite;\n}\n\n.rn-animation img:nth-child(1) { animation-delay: 0s; }\n.rn-animation img:nth-child(2) { animation-delay: 5s; }\n.rn-animation img:nth-child(3) { animation-delay: 10s; }\n\n@keyframes rnLightShow {\n  0% { opacity: 0; transform: scale(1.03); }\n  6% { opacity: 1; }\n  28% { opacity: 1; transform: scale(1); }\n  35% { opacity: 0; }\n  100% { opacity: 0; }\n}\n\n.rn-motion-caption {\n  margin-top: 14px;\n  color: #a8bdca;\n  text-align: center;\n  font-size: 11px;\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .rn-animation img {\n    animation: none !important;\n    opacity: 0;\n  }\n  .rn-animation img:first-child {\n    opacity: 1;\n  }\n}\n\n\/* =========================================================\n   CONTROL BENEFITS\n   ========================================================= *\/\n\n.rn-controls {\n  padding: 50px 21px;\n  background: var(--rn-paper);\n}\n\n.rn-controls h2 {\n  margin-bottom: 9px;\n  font-size: 28px;\n}\n\n.rn-controls \u003e p {\n  margin-bottom: 24px;\n  color: var(--rn-muted);\n  font-size: 13px;\n}\n\n.rn-control-list {\n  border-top: 1px solid #d8e1e6;\n}\n\n.rn-control-row {\n  display: grid;\n  grid-template-columns: 40px 1fr;\n  gap: 5px 10px;\n  padding: 15px 0;\n  border-bottom: 1px solid #d8e1e6;\n}\n\n.rn-control-icon {\n  grid-row: 1 \/ 3;\n  font-size: 21px;\n}\n\n.rn-control-row strong {\n  font-size: 14px;\n}\n\n.rn-control-row span {\n  color: var(--rn-muted);\n  font-size: 12px;\n}\n\n\/* =========================================================\n   IMAGE STORIES\n   ========================================================= *\/\n\n.rn-story {\n  background: #ffffff;\n  border-bottom: 1px solid var(--rn-line);\n}\n\n.rn-story-image {\n  background: #edf3f7;\n}\n\n.rn-story-image img {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover !important;\n}\n\n.rn-story-image.contain img {\n  object-fit: contain !important;\n  background: #ffffff;\n}\n\n.rn-story-copy {\n  padding: 31px 21px 44px;\n}\n\n.rn-number {\n  display: block;\n  margin-bottom: 9px;\n  color: var(--rn-purple);\n  font-size: 10px;\n  font-weight: 900;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n}\n\n.rn-story-copy h2 {\n  margin-bottom: 10px;\n  font-size: 27px;\n  line-height: 1.12;\n}\n\n.rn-story-copy p {\n  margin: 0;\n  color: var(--rn-muted);\n  font-size: 13px;\n}\n\n\/* =========================================================\n   COLOR STATEMENT\n   ========================================================= *\/\n\n.rn-statement {\n  padding: 50px 21px;\n  background: linear-gradient(135deg, #0d7d65, #075f80 56%, #4d3b88);\n  color: #ffffff;\n  text-align: center;\n}\n\n.rn-statement h2 {\n  max-width: 710px;\n  margin: 0 auto 11px;\n  color: #ffffff;\n  font-size: 30px;\n  line-height: 1.09;\n}\n\n.rn-statement p {\n  max-width: 650px;\n  margin: 0 auto;\n  color: #e7f7ff;\n  font-size: 14px;\n}\n\n\/* =========================================================\n   SIZE OPTIONS\n   ========================================================= *\/\n\n.rn-sizes {\n  padding: 50px 21px;\n  background: #ffffff;\n}\n\n.rn-sizes h2 {\n  margin-bottom: 9px;\n  font-size: 28px;\n}\n\n.rn-sizes \u003e p {\n  max-width: 680px;\n  margin-bottom: 24px;\n  color: var(--rn-muted);\n  font-size: 13px;\n}\n\n.rn-size-list {\n  display: grid;\n  gap: 18px;\n}\n\n.rn-size-card {\n  overflow: hidden;\n  border: 1px solid var(--rn-line);\n  border-radius: 18px;\n  background: #ffffff;\n}\n\n.rn-size-card img {\n  aspect-ratio: 1 \/ 1;\n  object-fit: contain !important;\n  background: #ffffff;\n}\n\n.rn-size-copy {\n  padding: 18px;\n  border-top: 1px solid var(--rn-line);\n}\n\n.rn-size-copy strong {\n  display: block;\n  margin-bottom: 5px;\n  font-size: 16px;\n}\n\n.rn-size-copy span {\n  color: var(--rn-muted);\n  font-size: 12px;\n}\n\n\/* =========================================================\n   USE CASES\n   ========================================================= *\/\n\n.rn-uses {\n  padding: 50px 21px;\n  background: var(--rn-soft);\n}\n\n.rn-uses h2 {\n  margin-bottom: 20px;\n  font-size: 28px;\n}\n\n.rn-use-list {\n  border-top: 1px solid #cfdee6;\n}\n\n.rn-use-row {\n  display: grid;\n  grid-template-columns: 40px 1fr;\n  gap: 5px 10px;\n  padding: 15px 0;\n  border-bottom: 1px solid #cfdee6;\n}\n\n.rn-use-icon {\n  grid-row: 1 \/ 3;\n  font-size: 20px;\n}\n\n.rn-use-row strong {\n  font-size: 14px;\n}\n\n.rn-use-row span {\n  color: var(--rn-muted);\n  font-size: 12px;\n}\n\n\/* =========================================================\n   PRODUCT DETAILS\n   ========================================================= *\/\n\n.rn-details {\n  padding: 50px 21px;\n  background: #ffffff;\n}\n\n.rn-details h2 {\n  margin-bottom: 20px;\n  font-size: 28px;\n}\n\n.rn-detail-list {\n  border-top: 1px solid var(--rn-line);\n}\n\n.rn-detail {\n  display: grid;\n  grid-template-columns: 38% 62%;\n  border-bottom: 1px solid var(--rn-line);\n}\n\n.rn-detail strong,\n.rn-detail span {\n  padding: 12px 5px;\n}\n\n.rn-detail strong {\n  color: #315d75;\n  font-size: 10px;\n  letter-spacing: .4px;\n  text-transform: uppercase;\n}\n\n.rn-detail span {\n  color: #52616b;\n  font-size: 12px;\n}\n\n\/* =========================================================\n   OUTDOOR NOTE\n   ========================================================= *\/\n\n.rn-note {\n  padding: 0 21px 50px;\n  background: #ffffff;\n}\n\n.rn-note-box {\n  padding: 18px;\n  border-left: 4px solid var(--rn-cyan);\n  background: #eef9fd;\n}\n\n.rn-note-box strong {\n  display: block;\n  margin-bottom: 6px;\n  font-size: 13px;\n}\n\n.rn-note-box p {\n  margin: 0;\n  color: var(--rn-muted);\n  font-size: 12px;\n}\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.rn-final {\n  padding: 54px 21px;\n  background: var(--rn-night);\n  color: #ffffff;\n  text-align: center;\n}\n\n.rn-final .rn-small {\n  color: var(--rn-gold);\n}\n\n.rn-final h2 {\n  max-width: 720px;\n  margin: 0 auto 12px;\n  color: #ffffff;\n  font-size: 31px;\n  line-height: 1.08;\n}\n\n.rn-final h2 span {\n  color: var(--rn-cyan);\n}\n\n.rn-final p {\n  max-width: 630px;\n  margin: 0 auto;\n  color: #c2d3dd;\n  font-size: 13px;\n}\n\n\/* =========================================================\n   WIDE SHOPIFY DESCRIPTION\n   ========================================================= *\/\n\n@container rgbnet (min-width: 820px) {\n  .rn-hero {\n    display: grid;\n    grid-template-columns: 43% 57%;\n    align-items: center;\n  }\n\n  .rn-hero-copy {\n    padding: 52px 40px;\n  }\n\n  .rn-hero h1 {\n    font-size: 42px;\n  }\n\n  .rn-quick {\n    grid-template-columns: repeat(4, minmax(0,1fr));\n  }\n\n  .rn-quick-item {\n    border-bottom: 0;\n  }\n\n  .rn-quick-item:nth-child(2n) {\n    border-right: 1px solid rgba(255,255,255,.12);\n  }\n\n  .rn-quick-item:last-child {\n    border-right: 0;\n  }\n\n  .rn-intro,\n  .rn-controls,\n  .rn-sizes,\n  .rn-uses,\n  .rn-details {\n    padding: 64px 8%;\n  }\n\n  .rn-motion {\n    padding: 64px 8%;\n  }\n\n  .rn-motion-head h2 {\n    font-size: 36px;\n  }\n\n  .rn-story {\n    display: grid;\n    grid-template-columns: 55% 45%;\n    align-items: center;\n  }\n\n  .rn-story.reverse {\n    grid-template-columns: 45% 55%;\n  }\n\n  .rn-story.reverse .rn-story-image {\n    order: 2;\n  }\n\n  .rn-story.reverse .rn-story-copy {\n    order: 1;\n  }\n\n  .rn-story-copy {\n    padding: 46px;\n  }\n\n  .rn-story-copy h2 {\n    font-size: 32px;\n  }\n\n  .rn-control-row,\n  .rn-use-row {\n    grid-template-columns: 42px 205px 1fr;\n    align-items: center;\n  }\n\n  .rn-control-icon,\n  .rn-use-icon {\n    grid-row: auto;\n  }\n\n  .rn-statement {\n    padding: 68px 8%;\n  }\n\n  .rn-statement h2 {\n    font-size: 38px;\n  }\n\n  .rn-size-list {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .rn-note {\n    padding: 0 8% 64px;\n  }\n\n  .rn-final {\n    padding: 70px 8%;\n  }\n\n  .rn-final h2 {\n    font-size: 40px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"rgbnet-page\"\u003e\n\u003cdiv class=\"rn-topline\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n       VISUAL 1 — HERO\n       ===================================================== --\u003e\n\u003csection class=\"rn-hero\"\u003e\n\u003cdiv class=\"rn-hero-copy\"\u003e\n\u003cspan class=\"rn-label\"\u003e🎄 SMART RGB PIXEL LIGHTING\u003c\/span\u003e\n\u003ch1\u003eTurn a Blank Wall Into \u003cspan\u003ea Moving Christmas Light Show.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eIndividually addressable RGB pixels transform fences, windows, railings and outdoor walls into a programmable canvas for animated holiday patterns, color effects and custom designs.\u003c\/p\u003e\n\u003cdiv class=\"rn-tags\"\u003e\n\u003cspan class=\"rn-tag\"\u003eApp + Remote Control\u003c\/span\u003e \u003cspan class=\"rn-tag\"\u003eDIY Pixel Patterns\u003c\/span\u003e \u003cspan class=\"rn-tag\"\u003eMusic Sync Mode\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-hero-image\"\u003e\u003cimg src=\"https:\/\/ncrovoprime.com\/cdn\/shop\/files\/4efd9d80-e58c-496e-9220-75cc0a7e866d.png?v=1789971709\u0026amp;width=1200\" alt=\"Smart programmable Christmas RGB pixel net lights displayed on an outdoor fence\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK BAR --\u003e\n\u003csection class=\"rn-quick\"\u003e\n\u003cdiv class=\"rn-quick-item\"\u003e\n\u003cstrong\u003e256 \/ 512 LEDs\u003c\/strong\u003e \u003cspan\u003eIndividually Addressable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-quick-item\"\u003e\n\u003cstrong\u003eBluetooth App\u003c\/strong\u003e \u003cspan\u003ePhone Control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-quick-item\"\u003e\n\u003cstrong\u003eDIY Effects\u003c\/strong\u003e \u003cspan\u003ePatterns + Animation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-quick-item\"\u003e\n\u003cstrong\u003eTimer Mode\u003c\/strong\u003e \u003cspan\u003eAutomatic On \/ Off\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"rn-intro\"\u003e\u003cspan class=\"rn-small\"\u003eMORE THAN ORDINARY STRING LIGHTS\u003c\/span\u003e\n\u003ch2\u003eCreate a Different Display Without Rehanging Your Lights\u003c\/h2\u003e\n\u003cp\u003eThe flexible net layout spreads pixels across a large surface at once. Change colors, switch animations, build custom pixel art or move from Christmas to party lighting directly from your phone.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       VISUAL 2 — AUTOMATIC LIGHT SHOW\n       ===================================================== --\u003e\n\u003csection class=\"rn-motion\"\u003e\n\u003cdiv class=\"rn-motion-head\"\u003e\n\u003cspan class=\"rn-small\"\u003e✨ AUTOMATIC SCENE PREVIEW\u003c\/span\u003e\n\u003ch2\u003eOne Pixel Net. Completely Different Moods.\u003c\/h2\u003e\n\u003cp\u003eFrom classic Christmas characters to bold color effects, the same mesh can become a new display whenever the season or occasion changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-animation\"\u003e\n\u003cimg src=\"https:\/\/ncrovoprime.com\/cdn\/shop\/files\/02e87031-b647-4b61-96b2-53a00932823c.png?v=1789971710\u0026amp;width=1200\" alt=\"Christmas tree and snowman animation on RGB pixel net lights\"\u003e \u003cimg src=\"https:\/\/ncrovoprime.com\/cdn\/shop\/files\/728244aa-9557-4a8a-870d-4dbfb84e4893.png?v=1789971710\u0026amp;width=1200\" alt=\"Merry Christmas message on programmable RGB net lights at a backyard gathering\"\u003e \u003cimg src=\"https:\/\/ncrovoprime.com\/cdn\/shop\/files\/0354e256-890b-4f1b-9a4d-edc15e4996da.png?v=1789971711\u0026amp;width=1200\" alt=\"Programmable Christmas pixel art displayed across a house wall\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-motion-caption\"\u003eAutomatic animated showcase — no tap required\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CONTROL BENEFITS --\u003e\n\u003csection class=\"rn-controls\"\u003e\u003cspan class=\"rn-small\"\u003eCONTROL THE WHOLE DISPLAY FROM YOUR PHONE\u003c\/span\u003e\n\u003ch2\u003eChange the Look in Seconds\u003c\/h2\u003e\n\u003cp\u003eUse the Bluetooth mobile app for deeper customization, or reach for the included remote when you want quick everyday control.\u003c\/p\u003e\n\u003cdiv class=\"rn-control-list\"\u003e\n\u003cdiv class=\"rn-control-row\"\u003e\n\u003cdiv class=\"rn-control-icon\"\u003e🎨\u003c\/div\u003e\n\u003cstrong\u003eCustom Pixel Designs\u003c\/strong\u003e \u003cspan\u003eCreate DIY patterns instead of being locked into one fixed holiday look.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-control-row\"\u003e\n\u003cdiv class=\"rn-control-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003eDynamic Animations\u003c\/strong\u003e \u003cspan\u003eSwitch between moving effects, colorful scenes and decorative light sequences.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-control-row\"\u003e\n\u003cdiv class=\"rn-control-icon\"\u003e🔆\u003c\/div\u003e\n\u003cstrong\u003eBrightness Control\u003c\/strong\u003e \u003cspan\u003eMake the display bolder outdoors or soften the light for windows, patios and indoor decorating.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-control-row\"\u003e\n\u003cdiv class=\"rn-control-icon\"\u003e🎵\u003c\/div\u003e\n\u003cstrong\u003eMusic Rhythm Mode\u003c\/strong\u003e \u003cspan\u003eUse rhythm-based effects to give parties and holiday gatherings a more animated atmosphere.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       VISUAL 3 — APP CONTROL\n       ===================================================== --\u003e\n\u003csection class=\"rn-story\"\u003e\n\u003cdiv class=\"rn-story-image contain\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"rn-story-copy\"\u003e\n\u003cspan class=\"rn-number\"\u003e01 — APP + REMOTE CONTROL\u003c\/span\u003e\n\u003ch2\u003eYour Phone Becomes the Light-Show Control Panel\u003c\/h2\u003e\n\u003cp\u003eAdjust colors, animation styles and brightness through Bluetooth control. The included remote gives you a second way to handle common settings when your phone is not nearby.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STATEMENT --\u003e\n\u003csection class=\"rn-statement\"\u003e\n\u003ch2\u003eChristmas Tonight. Party Lights Tomorrow. A New Pattern Whenever You Want.\u003c\/h2\u003e\n\u003cp\u003eInstead of storing a single-purpose decoration after one holiday, change the pixels and reuse the same lighting canvas for seasonal events, celebrations and everyday ambience.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       VISUAL 4 — EASY COVERAGE \/ INSTALLATION\n       ===================================================== --\u003e\n\u003csection class=\"rn-story reverse\"\u003e\n\u003cdiv class=\"rn-story-image contain\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"rn-story-copy\"\u003e\n\u003cspan class=\"rn-number\"\u003e02 — SIMPLE MESH INSTALLATION\u003c\/span\u003e\n\u003ch2\u003eCover a Large Area Without Hanging Hundreds of Separate Strings\u003c\/h2\u003e\n\u003cp\u003eOpen the mesh, spread it evenly across your fence, railing, window or wall, secure the edges, connect power and start customizing. The net format keeps the pixel spacing organized from the beginning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE OPTIONS --\u003e\n\u003csection class=\"rn-sizes\"\u003e\u003cspan class=\"rn-small\"\u003eCHOOSE THE DISPLAY SIZE THAT FITS YOUR SPACE\u003c\/span\u003e\n\u003ch2\u003eTwo LED Counts Are Listed\u003c\/h2\u003e\n\u003cp\u003eChoose the more compact square net or step up to the wider 512-pixel version for a larger display. Always confirm the selected variant before adding to cart.\u003c\/p\u003e\n\u003cdiv class=\"rn-size-list\"\u003e\n\u003cdiv class=\"rn-size-card\"\u003e\n\u003cimg src=\"https:\/\/ncrovoprime.com\/cdn\/shop\/files\/1d57d8f1-f914-45da-bf99-1ea75abde1c4.png?v=1789964599\u0026amp;width=900\" alt=\"256 LED RGB pixel net light size diagram\" loading=\"lazy\"\u003e\n\u003cdiv class=\"rn-size-copy\"\u003e\n\u003cstrong\u003e5.2 × 5.2 ft — 256 LEDs\u003c\/strong\u003e \u003cspan\u003eA compact square layout suited to fences, windows, patio sections and smaller feature walls.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-size-card\"\u003e\n\u003cimg src=\"https:\/\/ncrovoprime.com\/cdn\/shop\/files\/2ff4c6f3-fdc8-4a6b-a3c3-7e17442baf21.png?v=1789964600\u0026amp;width=900\" alt=\"512 LED RGB pixel net light size diagram\" loading=\"lazy\"\u003e\n\u003cdiv class=\"rn-size-copy\"\u003e\n\u003cstrong\u003e9.84 × 6.56 ft — 512 LEDs\u003c\/strong\u003e \u003cspan\u003eA wider layout for bigger walls, longer fences and more dramatic animated scenes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       VISUAL 5 — MUSIC \/ SOCIAL SCENE\n       ===================================================== --\u003e\n\u003csection class=\"rn-story\"\u003e\n\u003cdiv class=\"rn-story-image\"\u003e\u003cimg src=\"https:\/\/ncrovoprime.com\/cdn\/shop\/files\/728244aa-9557-4a8a-870d-4dbfb84e4893.png?v=1789971710\u0026amp;width=1200\" alt=\"Friends using smart RGB pixel net lights during an outdoor gathering\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rn-story-copy\"\u003e\n\u003cspan class=\"rn-number\"\u003e03 — BUILT FOR MORE THAN CHRISTMAS\u003c\/span\u003e\n\u003ch2\u003eGive Parties, Patios and Gatherings Their Own Animated Backdrop\u003c\/h2\u003e\n\u003cp\u003eUse vivid color scenes, moving patterns and music-reactive effects to turn a plain fence or wall into a visual focal point for birthdays, backyard evenings and celebrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USE CASES --\u003e\n\u003csection class=\"rn-uses\"\u003e\u003cspan class=\"rn-small\"\u003eONE LIGHTING CANVAS • MULTIPLE USES\u003c\/span\u003e\n\u003ch2\u003eWhere It Works Best\u003c\/h2\u003e\n\u003cdiv class=\"rn-use-list\"\u003e\n\u003cdiv class=\"rn-use-row\"\u003e\n\u003cdiv class=\"rn-use-icon\"\u003e🎄\u003c\/div\u003e\n\u003cstrong\u003eChristmas Displays\u003c\/strong\u003e \u003cspan\u003eCreate trees, snowflakes, gifts, Santa-inspired pixel art and animated festive scenes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-use-row\"\u003e\n\u003cdiv class=\"rn-use-icon\"\u003e🎃\u003c\/div\u003e\n\u003cstrong\u003eHalloween \u0026amp; Seasonal Decor\u003c\/strong\u003e \u003cspan\u003eSwitch to orange, purple or themed patterns without replacing the entire lighting setup.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-use-row\"\u003e\n\u003cdiv class=\"rn-use-icon\"\u003e🏡\u003c\/div\u003e\n\u003cstrong\u003eFences, Windows \u0026amp; Railings\u003c\/strong\u003e \u003cspan\u003eThe flexible net structure helps cover broad flat areas with evenly distributed pixels.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-use-row\"\u003e\n\u003cdiv class=\"rn-use-icon\"\u003e🥳\u003c\/div\u003e\n\u003cstrong\u003eParties \u0026amp; Everyday Ambience\u003c\/strong\u003e \u003cspan\u003eUse colorful motion or softer light effects for patios, gatherings and decorative background lighting.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       VISUAL 6 — TIMER\n       ===================================================== --\u003e\n\u003csection class=\"rn-story reverse\"\u003e\n\u003cdiv class=\"rn-story-image contain\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0772\/4498\/9630\/files\/6bd53a47-fc42-44ce-b93b-abb75d1b5059.png?v=1789971711\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rn-story-copy\"\u003e\n\u003cspan class=\"rn-number\"\u003e04 — AUTOMATIC TIMER\u003c\/span\u003e\n\u003ch2\u003eSet the Schedule and Let the Display Handle the Evening Routine\u003c\/h2\u003e\n\u003cp\u003eTimer scheduling lets the lights switch on and off automatically, so your holiday display can run at consistent times without daily manual switching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"rn-details\"\u003e\u003cspan class=\"rn-small\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\u003ch2\u003eGood to Know Before Ordering\u003c\/h2\u003e\n\u003cdiv class=\"rn-detail-list\"\u003e\n\u003cdiv class=\"rn-detail\"\u003e\n\u003cstrong\u003eProduct\u003c\/strong\u003e \u003cspan\u003eSmart Programmable RGB Pixel Net Lights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-detail\"\u003e\n\u003cstrong\u003eLED Options\u003c\/strong\u003e \u003cspan\u003e256 LEDs \/ 512 LEDs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-detail\"\u003e\n\u003cstrong\u003eListed Sizes\u003c\/strong\u003e \u003cspan\u003e5.2 × 5.2 ft \/ 9.84 × 6.56 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-detail\"\u003e\n\u003cstrong\u003eControl\u003c\/strong\u003e \u003cspan\u003eBluetooth Mobile App + Included Remote Control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-detail\"\u003e\n\u003cstrong\u003eLighting\u003c\/strong\u003e \u003cspan\u003eIndividually Addressable RGB Pixel LEDs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-detail\"\u003e\n\u003cstrong\u003eFunctions\u003c\/strong\u003e \u003cspan\u003eDIY Patterns, Dynamic Animations, Brightness Adjustment, Music Rhythm Mode \u0026amp; Timer Scheduling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-detail\"\u003e\n\u003cstrong\u003eUse Areas\u003c\/strong\u003e \u003cspan\u003eFences, Windows, Railings, Patio Walls, Holiday Displays \u0026amp; Decorative Backgrounds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rn-detail\"\u003e\n\u003cstrong\u003eSeasonal Use\u003c\/strong\u003e \u003cspan\u003eChristmas, Halloween, Parties \u0026amp; Everyday Ambient Lighting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OUTDOOR NOTE --\u003e\n\u003csection class=\"rn-note\"\u003e\n\u003cdiv class=\"rn-note-box\"\u003e\n\u003cstrong\u003e💧 Outdoor Use Note\u003c\/strong\u003e\n\u003cp\u003eThe net is described for outdoor decorating. As with powered decorative lighting, keep the power connector and adapter protected from direct water immersion and follow the included setup instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"rn-final\"\u003e\u003cspan class=\"rn-small\"\u003eMAKE THE WHOLE SURFACE PART OF THE SHOW\u003c\/span\u003e\n\u003ch2\u003eProgram the Pixels. Change the Mood. \u003cspan\u003eMake Christmas Move.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA flexible RGB net for turning ordinary walls, fences and windows into large animated displays you can customize from season to season.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"rn-topline\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"gxfc","offers":[{"title":"5.2 * 5.2 ft (256 LEDs)","offer_id":49096099397822,"sku":"RGB-NET-256","price":77.77,"currency_code":"USD","in_stock":true},{"title":"9.84 * 6.56 ft (512 LEDs)","offer_id":49096099430590,"sku":"RGB-NET-512","price":144.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/4498\/9630\/files\/4efd9d80-e58c-496e-9220-75cc0a7e866d.png?v=1789971709","url":"https:\/\/ncrovoprime.com\/products\/smart-programmable-christmas-rgb-pixel-net-lights","provider":"Ncrovoprime","version":"1.0","type":"link"}