{"product_id":"magic-wand-christmas-light-controller","title":"✨ Wave Your Wand, Light Up Your Christmas Tree 🎄 Spark Wand","description":"\u003cstyle\u003e\n    .mwc-page {\n      --mwc-red: #ae3036;\n      --mwc-red-deep: #7f242d;\n      --mwc-red-soft: #f8ded9;\n      --mwc-cream: #fffaf4;\n      --mwc-white: #ffffff;\n      --mwc-pine: #173d33;\n      --mwc-pine-soft: #e5eee8;\n      --mwc-gold: #c99a51;\n      --mwc-ink: #28332f;\n      --mwc-copy: #5f6964;\n      --mwc-line: rgba(128, 51, 51, .14);\n      --mwc-shadow: 0 18px 42px rgba(67, 47, 41, .10);\n      width: 100%;\n      overflow: hidden;\n      color: var(--mwc-ink);\n      background:\n        radial-gradient(circle at 7% 7%, rgba(205, 154, 81, .18), transparent 23rem),\n        radial-gradient(circle at 96% 26%, rgba(174, 48, 54, .12), transparent 28rem),\n        linear-gradient(145deg, #fffdf9 0%, #fff7f1 49%, #f6e4df 100%);\n      font-family: inherit;\n    }\n\n    .mwc-page,\n    .mwc-page * {\n      box-sizing: border-box;\n    }\n\n    .mwc-page img {\n      display: block;\n      width: 100%;\n      height: auto;\n      border: 0;\n    }\n\n    .mwc-shell {\n      width: min(100% - 24px, 1060px);\n      margin: 0 auto;\n      padding: 18px 0 38px;\n      position: relative;\n      isolation: isolate;\n    }\n\n    .mwc-snow {\n      position: absolute;\n      inset: 0;\n      z-index: 0;\n      overflow: hidden;\n      pointer-events: none;\n    }\n\n    .mwc-snow i {\n      position: absolute;\n      top: -38px;\n      display: block;\n      width: 7px;\n      height: 7px;\n      border-radius: 50%;\n      background: rgba(255, 255, 255, .92);\n      box-shadow: 0 0 10px rgba(255, 255, 255, .82);\n      animation: mwc-snowfall 11s linear infinite;\n    }\n\n    .mwc-snow i:nth-child(1) { left: 5%; animation-delay: -2s; }\n    .mwc-snow i:nth-child(2) { left: 25%; width: 4px; height: 4px; animation-delay: -8s; }\n    .mwc-snow i:nth-child(3) { left: 51%; width: 6px; height: 6px; animation-delay: -4s; }\n    .mwc-snow i:nth-child(4) { left: 78%; width: 4px; height: 4px; animation-delay: -10s; }\n    .mwc-snow i:nth-child(5) { left: 93%; animation-delay: -6s; }\n\n    .mwc-section {\n      position: relative;\n      z-index: 1;\n      margin: 14px 0;\n      padding: clamp(24px, 4vw, 44px);\n      overflow: hidden;\n      border: 1px solid var(--mwc-line);\n      border-radius: 29px;\n      background: linear-gradient(135deg, rgba(255, 255, 255, .94), rgba(255, 247, 242, .84));\n      box-shadow: var(--mwc-shadow);\n    }\n\n    .mwc-section::after {\n      content: \"\";\n      position: absolute;\n      right: -77px;\n      bottom: -88px;\n      width: 215px;\n      height: 215px;\n      border: 1px solid rgba(174, 48, 54, .09);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    .mwc-hero {\n      padding-top: clamp(29px, 5vw, 52px);\n      background:\n        radial-gradient(circle at 92% 2%, rgba(201, 154, 81, .16), transparent 17rem),\n        linear-gradient(130deg, rgba(255, 255, 255, .98), rgba(255, 239, 233, .91));\n    }\n\n    .mwc-hero::before {\n      content: \"✦\";\n      position: absolute;\n      top: 18px;\n      right: 30px;\n      color: rgba(201, 154, 81, .58);\n      font-size: 27px;\n      line-height: 1;\n      animation: mwc-twinkle 3.4s ease-in-out infinite;\n      pointer-events: none;\n    }\n\n    .mwc-kicker,\n    .mwc-section-tag {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      margin: 0 0 12px;\n      color: var(--mwc-red-deep);\n      font-size: 11px;\n      font-weight: 800;\n      letter-spacing: .14em;\n      line-height: 1.25;\n      text-transform: uppercase;\n    }\n\n    .mwc-kicker::before,\n    .mwc-section-tag::before {\n      content: \"\";\n      width: 23px;\n      height: 2px;\n      flex: 0 0 auto;\n      border-radius: 99px;\n      background: linear-gradient(90deg, var(--mwc-red), var(--mwc-gold));\n    }\n\n    .mwc-title,\n    .mwc-heading {\n      margin: 0;\n      color: var(--mwc-ink);\n      font-weight: 800;\n      letter-spacing: -.035em;\n      line-height: 1.13;\n    }\n\n    .mwc-title {\n      max-width: 700px;\n      font-size: clamp(28px, 4vw, 43px);\n    }\n\n    .mwc-heading {\n      font-size: clamp(23px, 3vw, 32px);\n    }\n\n    .mwc-gradient-text {\n      color: var(--mwc-red);\n      background: linear-gradient(100deg, #8f252f 7%, #cf514b 47%, #c79a51 94%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      background-size: 185% 100%;\n      animation: mwc-shine 7.5s ease-in-out infinite;\n    }\n\n    .mwc-intro,\n    .mwc-copy {\n      max-width: 760px;\n      margin: 15px 0 0;\n      color: var(--mwc-copy);\n      font-size: 16px;\n      line-height: 1.75;\n    }\n\n    .mwc-intro {\n      max-width: 695px;\n      font-size: clamp(16px, 2vw, 18px);\n    }\n\n    .mwc-chip-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin: 21px 0 22px;\n      padding: 0;\n      list-style: none;\n    }\n\n    .mwc-chip {\n      display: inline-flex;\n      align-items: center;\n      min-height: 31px;\n      padding: 6px 11px;\n      border: 1px solid rgba(174, 48, 54, .14);\n      border-radius: 999px;\n      color: #7d373a;\n      background: rgba(255, 255, 255, .78);\n      box-shadow: 0 7px 17px rgba(88, 43, 38, .06);\n      font-size: 12px;\n      font-weight: 700;\n      line-height: 1.2;\n    }\n\n    .mwc-image-frame {\n      width: 100%;\n      margin: 24px 0 0;\n      overflow: hidden;\n      border: 1px solid rgba(174, 48, 54, .18);\n      border-radius: 22px;\n      background: linear-gradient(135deg, #fff 0%, #fae9e3 100%);\n      box-shadow: 0 13px 28px rgba(70, 48, 41, .09);\n      transition: transform .32s ease, box-shadow .32s ease;\n      aspect-ratio: 1 \/ 1;\n    }\n\n    .mwc-image-frame:hover {\n      transform: translateY(-4px);\n      box-shadow: 0 19px 35px rgba(70, 48, 41, .14);\n    }\n\n    .mwc-image-frame \u003e img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      object-position: center;\n    }\n\n    .mwc-image-story {\n      max-width: 820px;\n      margin: 19px 0 0;\n      padding: 15px 17px;\n      border: 1px solid rgba(174, 48, 54, .13);\n      border-radius: 16px;\n      color: #6d514e;\n      background: linear-gradient(135deg, rgba(255, 255, 255, .88), rgba(252, 237, 230, .76));\n      box-shadow: 0 9px 20px rgba(82, 47, 40, .06);\n      font-size: 14px;\n      line-height: 1.68;\n    }\n\n    .mwc-image-story strong {\n      color: var(--mwc-red-deep);\n      font-weight: 800;\n    }\n\n    .mwc-float-note {\n      position: absolute;\n      z-index: 2;\n      display: inline-flex;\n      align-items: center;\n      min-height: 31px;\n      padding: 7px 11px;\n      border: 1px solid rgba(174, 48, 54, .14);\n      border-radius: 999px;\n      color: #7d3539;\n      background: rgba(255, 255, 255, .84);\n      box-shadow: 0 11px 24px rgba(83, 40, 37, .09);\n      font-size: 11px;\n      font-weight: 800;\n      letter-spacing: .025em;\n      animation: mwc-float 5.6s ease-in-out infinite;\n      pointer-events: none;\n    }\n\n    .mwc-float-note--one {\n      top: 23px;\n      right: 25px;\n    }\n\n    .mwc-float-note--two {\n      top: 75px;\n      right: 42px;\n      animation-delay: -2.2s;\n    }\n\n    .mwc-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 12px;\n      margin-top: 22px;\n    }\n\n    .mwc-feature-grid--stack {\n      grid-template-columns: minmax(0, 1fr);\n      max-width: 760px;\n    }\n\n    .mwc-feature-grid--stack .mwc-feature {\n      padding: 20px;\n    }\n\n    .mwc-feature {\n      min-width: 0;\n      padding: 18px;\n      border: 1px solid rgba(174, 48, 54, .11);\n      border-radius: 20px;\n      background: linear-gradient(150deg, rgba(255, 255, 255, .96), rgba(255, 237, 231, .80));\n      transition: transform .3s ease, border-color .3s ease, box-shadow .3s ease;\n    }\n\n    .mwc-feature:hover {\n      transform: translateY(-4px);\n      border-color: rgba(174, 48, 54, .26);\n      box-shadow: 0 14px 25px rgba(92, 46, 40, .10);\n    }\n\n    .mwc-feature-icon {\n      display: grid;\n      place-items: center;\n      width: 35px;\n      height: 35px;\n      margin-bottom: 12px;\n      border-radius: 11px;\n      color: var(--mwc-white);\n      background: linear-gradient(135deg, #c9534b, #942730);\n      box-shadow: 0 8px 17px rgba(148, 39, 48, .17);\n      font-size: 17px;\n      font-weight: 800;\n    }\n\n    .mwc-feature h4 {\n      margin: 0;\n      color: var(--mwc-ink);\n      font-size: 16px;\n      font-weight: 800;\n      line-height: 1.3;\n    }\n\n    .mwc-feature p {\n      margin: 8px 0 0;\n      color: var(--mwc-copy);\n      font-size: 14px;\n      line-height: 1.62;\n    }\n\n    .mwc-pine-section {\n      background:\n        radial-gradient(circle at 100% 0%, rgba(255, 234, 184, .18), transparent 18rem),\n        linear-gradient(135deg, #214c40, #15382f);\n      box-shadow: 0 20px 45px rgba(20, 57, 47, .22);\n    }\n\n    .mwc-pine-section::after {\n      border-color: rgba(255, 255, 255, .12);\n    }\n\n    .mwc-pine-section .mwc-section-tag,\n    .mwc-pine-section .mwc-heading,\n    .mwc-pine-section .mwc-copy {\n      color: var(--mwc-white);\n    }\n\n    .mwc-pine-section .mwc-section-tag::before {\n      background: linear-gradient(90deg, #f5dca6, #ffffff);\n    }\n\n    .mwc-pine-section .mwc-copy {\n      max-width: 720px;\n      color: rgba(255, 255, 255, .82);\n    }\n\n    .mwc-pine-section .mwc-image-story {\n      border-color: rgba(255, 255, 255, .18);\n      color: rgba(255, 255, 255, .87);\n      background: rgba(255, 255, 255, .09);\n      box-shadow: none;\n    }\n\n    .mwc-pine-section .mwc-image-story strong {\n      color: #f5dca6;\n    }\n\n    .mwc-pine-section .mwc-gradient-text {\n      color: #ffe3ad;\n      background: linear-gradient(100deg, #fff2ca 3%, #f3c96f 49%, #ffffff 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n    }\n\n    .mwc-detail-list {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 11px;\n      margin: 21px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .mwc-detail-list--stack {\n      grid-template-columns: minmax(0, 1fr);\n      max-width: 760px;\n    }\n\n    .mwc-detail-list li {\n      min-width: 0;\n      padding: 15px 15px 15px 42px;\n      border-radius: 16px;\n      color: var(--mwc-copy);\n      background: rgba(255, 255, 255, .68);\n      font-size: 14px;\n      line-height: 1.58;\n      position: relative;\n    }\n\n    .mwc-detail-list li::before {\n      content: \"✦\";\n      position: absolute;\n      left: 15px;\n      top: 15px;\n      color: var(--mwc-gold);\n      font-size: 16px;\n      line-height: 1;\n    }\n\n    .mwc-detail-list strong {\n      display: block;\n      margin-bottom: 3px;\n      color: var(--mwc-ink);\n      font-size: 14px;\n    }\n\n    .mwc-gift-card {\n      display: grid;\n      grid-template-columns: auto minmax(0, 1fr);\n      gap: 13px;\n      align-items: start;\n      margin-top: 21px;\n      padding: 18px;\n      border: 1px solid rgba(174, 48, 54, .13);\n      border-radius: 19px;\n      background: linear-gradient(105deg, #fffdfb, #fae8e3);\n    }\n\n    .mwc-gift-icon {\n      display: grid;\n      place-items: center;\n      width: 41px;\n      height: 41px;\n      border-radius: 14px;\n      color: var(--mwc-white);\n      background: linear-gradient(145deg, #c34b46, #91252e);\n      box-shadow: 0 9px 17px rgba(145, 37, 46, .18);\n      font-size: 19px;\n    }\n\n    .mwc-gift-card h4 {\n      margin: 0 0 4px;\n      color: var(--mwc-red-deep);\n      font-size: 14px;\n      font-weight: 800;\n    }\n\n    .mwc-gift-card p {\n      margin: 0;\n      color: var(--mwc-copy);\n      font-size: 14px;\n      line-height: 1.62;\n    }\n\n    .mwc-note {\n      margin: 19px 0 0;\n      padding: 14px 16px;\n      border-left: 3px solid var(--mwc-red);\n      border-radius: 0 14px 14px 0;\n      color: #6b6762;\n      background: rgba(255, 255, 255, .67);\n      font-size: 13px;\n      line-height: 1.65;\n    }\n\n    .mwc-note strong {\n      color: var(--mwc-red-deep);\n    }\n\n    .mwc-use-card {\n      max-width: 760px;\n      margin-top: 19px;\n      padding: 20px;\n      border: 1px solid rgba(174, 48, 54, .14);\n      border-radius: 20px;\n      background:\n        radial-gradient(circle at 100% 0%, rgba(201, 154, 81, .13), transparent 11rem),\n        linear-gradient(135deg, #fffdfb, #fae8e3);\n    }\n\n    .mwc-use-label {\n      margin: 0 0 10px;\n      color: var(--mwc-red-deep);\n      font-size: 11px;\n      font-weight: 800;\n      letter-spacing: .13em;\n      line-height: 1.3;\n      text-transform: uppercase;\n    }\n\n    .mwc-use-list {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr);\n      gap: 9px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .mwc-use-list li {\n      min-width: 0;\n      padding: 12px 13px 12px 38px;\n      border-radius: 14px;\n      color: var(--mwc-copy);\n      background: rgba(255, 255, 255, .70);\n      font-size: 13px;\n      line-height: 1.62;\n      position: relative;\n    }\n\n    .mwc-use-list li::before {\n      content: \"✓\";\n      position: absolute;\n      top: 12px;\n      left: 14px;\n      color: var(--mwc-red);\n      font-size: 16px;\n      font-weight: 900;\n      line-height: 1;\n    }\n\n    .mwc-review-section {\n      background:\n        radial-gradient(circle at 5% 6%, rgba(201, 154, 81, .18), transparent 17rem),\n        linear-gradient(135deg, rgba(255, 255, 255, .96), rgba(247, 230, 224, .88));\n    }\n\n    .mwc-review-stack {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr);\n      gap: 12px;\n      max-width: 760px;\n      margin-top: 22px;\n    }\n\n    .mwc-review {\n      min-width: 0;\n      padding: 20px;\n      border: 1px solid rgba(174, 48, 54, .13);\n      border-radius: 20px;\n      background: rgba(255, 255, 255, .79);\n      box-shadow: 0 10px 24px rgba(75, 43, 38, .07);\n    }\n\n    .mwc-review-stars {\n      margin: 0 0 8px;\n      color: var(--mwc-gold);\n      font-size: 14px;\n      letter-spacing: .14em;\n      line-height: 1;\n    }\n\n    .mwc-review-quote {\n      margin: 0;\n      color: var(--mwc-ink);\n      font-size: 16px;\n      font-style: italic;\n      line-height: 1.65;\n    }\n\n    .mwc-review-meta {\n      margin: 10px 0 0;\n      color: #8a706d;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: .04em;\n      line-height: 1.45;\n      text-transform: uppercase;\n    }\n\n    .mwc-cta {\n      text-align: center;\n      background:\n        radial-gradient(circle at 50% -15%, rgba(255, 255, 255, .87), transparent 54%),\n        linear-gradient(135deg, #b3353b, #81242d);\n      box-shadow: 0 20px 45px rgba(118, 33, 39, .23);\n    }\n\n    .mwc-cta::after {\n      border-color: rgba(255, 255, 255, .16);\n    }\n\n    .mwc-cta .mwc-section-tag,\n    .mwc-cta .mwc-heading,\n    .mwc-cta p {\n      color: var(--mwc-white);\n    }\n\n    .mwc-cta .mwc-section-tag::before {\n      background: rgba(255, 255, 255, .74);\n    }\n\n    .mwc-cta .mwc-heading {\n      max-width: 620px;\n      margin-right: auto;\n      margin-left: auto;\n    }\n\n    .mwc-cta p {\n      max-width: 620px;\n      margin-right: auto;\n      margin-left: auto;\n      color: rgba(255, 255, 255, .85);\n    }\n\n    @keyframes mwc-snowfall {\n      0% { transform: translate3d(0, -10px, 0); opacity: 0; }\n      10% { opacity: .8; }\n      85% { opacity: .8; }\n      100% { transform: translate3d(25px, 910px, 0); opacity: 0; }\n    }\n\n    @keyframes mwc-float {\n      0%, 100% { transform: translate3d(0, 0, 0); }\n      50% { transform: translate3d(0, -7px, 0); }\n    }\n\n    @keyframes mwc-twinkle {\n      0%, 100% { transform: scale(.82) rotate(0); opacity: .48; }\n      50% { transform: scale(1.18) rotate(12deg); opacity: 1; }\n    }\n\n    @keyframes mwc-shine {\n      0%, 100% { background-position: 0% 50%; }\n      50% { background-position: 100% 50%; }\n    }\n\n    @media (max-width: 760px) {\n      .mwc-shell {\n        width: min(100% - 18px, 1060px);\n        padding-top: 9px;\n        padding-bottom: 24px;\n      }\n\n      .mwc-section {\n        margin: 10px 0;\n        border-radius: 22px;\n      }\n\n      .mwc-feature-grid,\n      .mwc-detail-list {\n        grid-template-columns: 1fr;\n      }\n\n      .mwc-float-note--one {\n        top: 18px;\n        right: 16px;\n      }\n\n      .mwc-float-note--two {\n        display: none;\n      }\n    }\n\n    @media (max-width: 430px) {\n      .mwc-title {\n        max-width: 285px;\n      }\n\n      .mwc-float-note--one {\n        position: static;\n        width: fit-content;\n        margin: 15px 0 -3px;\n      }\n\n      .mwc-chip-row {\n        margin-top: 17px;\n      }\n\n      .mwc-gift-card {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .mwc-page *,\n      .mwc-page *::before,\n      .mwc-page *::after {\n        scroll-behavior: auto !important;\n        animation-duration: .01ms !important;\n        animation-iteration-count: 1 !important;\n        transition-duration: .01ms !important;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"mwc-page\"\u003e\n\u003cdiv class=\"mwc-shell\"\u003e\n\u003cdiv class=\"mwc-snow\"\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003csection class=\"mwc-section mwc-hero\"\u003e\u003cspan class=\"mwc-float-note mwc-float-note--one\"\u003eWarm tree-light glow\u003c\/span\u003e \u003cspan class=\"mwc-float-note mwc-float-note--two\"\u003eA tiny wand. A big reaction.\u003c\/span\u003e\n\u003cp class=\"mwc-kicker\"\u003eInteractive Christmas décor\u003c\/p\u003e\n\u003ch2 class=\"mwc-title\"\u003eBring a little magic to \u003cspan class=\"mwc-gradient-text\"\u003eChristmas night.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mwc-intro\"\u003eTurn the moment your tree lights up into part of the celebration. This candy-cane-inspired controller pairs a glowing star, festive music and playful on\/off control for compatible indoor decorative lights.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1000\/2343\/5633\/files\/20260910152946_1165_119.png?v=1789025492\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul class=\"mwc-chip-row\"\u003e\n\u003cli class=\"mwc-chip\"\u003eGlowing LED star\u003c\/li\u003e\n\u003cli class=\"mwc-chip\"\u003ePlayful light control\u003c\/li\u003e\n\u003cli class=\"mwc-chip\"\u003eFestive music\u003c\/li\u003e\n\u003cli class=\"mwc-chip\"\u003eA family wow moment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mwc-image-story\"\u003e\u003cstrong\u003eA Little Magic for Christmas Night.\u003c\/strong\u003e Switch compatible tree lights on or off without leaving your seat, then let the glowing star wand turn that small action into a warm, easy-to-share holiday moment. It is simple to use, creates a cozy atmosphere and makes a cheerful gift for anyone who loves Christmas décor.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1000\/2343\/5633\/files\/2026-09-10_144533_618.gif?v=1789022783\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mwc-section\"\u003e\n\u003cp class=\"mwc-section-tag\"\u003eOne playful motion, instant cheer\u003c\/p\u003e\n\u003ch3 class=\"mwc-heading\"\u003eMake the lights feel \u003cspan class=\"mwc-gradient-text\"\u003epart of the celebration.\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"mwc-copy\"\u003eNo more making the tree switch feel like an afterthought. Use the Magic Wand controller as directed to switch compatible indoor decorative lights on or off, then let the star glow and music add a little theatre to the moment.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1000\/2343\/5633\/files\/20260910160055_1184_119.png?v=1789029011\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"mwc-feature-grid mwc-feature-grid--stack\"\u003e\n\u003carticle class=\"mwc-feature\"\u003e\n\u003cdiv class=\"mwc-feature-icon\"\u003e✦\u003c\/div\u003e\n\u003ch4\u003eEasy on\/off moments\u003c\/h4\u003e\n\u003cp\u003eBring compatible indoor decorative lights to life without reaching behind the tree.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mwc-feature\"\u003e\n\u003cdiv class=\"mwc-feature-icon\"\u003e♪\u003c\/div\u003e\n\u003ch4\u003eLight, sound and star glow\u003c\/h4\u003e\n\u003cp\u003eThe warm LED star and musical detail make every switch-on feel more special.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mwc-feature\"\u003e\n\u003cdiv class=\"mwc-feature-icon\"\u003e♥\u003c\/div\u003e\n\u003ch4\u003eMade for shared reactions\u003c\/h4\u003e\n\u003cp\u003eA charming little prompt for laughter, photos and family tree-light rituals.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cp class=\"mwc-image-story\"\u003e\u003cstrong\u003eWireless on\/off control for your tree lights.\u003c\/strong\u003e Pair the controller with compatible decorative lighting, use a simple wave-style gesture as directed and make the everyday act of turning on the tree feel like magic. The playful design makes it a fun holiday gift as well as a festive home detail.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mwc-section mwc-pine-section\"\u003e\n\u003cp class=\"mwc-section-tag\"\u003eSee the glow change the room\u003c\/p\u003e\n\u003ch3 class=\"mwc-heading\"\u003eOne wave. \u003cspan class=\"mwc-gradient-text\"\u003eA whole new glow.\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"mwc-copy\"\u003eBefore the lights come on, the room is simply decorated. Afterward, it feels ready for Christmas night. The star-tipped wand turns a simple lighting change into a warm, memorable reveal for your tree, mantel or festive corner.\u003c\/p\u003e\n\u003cp class=\"mwc-image-story\"\u003e\u003cstrong\u003eLights OFF. Lights ON.\u003c\/strong\u003e The before-and-after scene shows exactly why this moment feels special: a simple wave can take your tree from softly decorated to warmly glowing, ready for the evenings, photos and gatherings that make the season memorable.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1000\/2343\/5633\/files\/20260910160055_1181_119.png?v=1789029007\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mwc-section\"\u003e\n\u003cp class=\"mwc-section-tag\"\u003eReady for the tree-light moment\u003c\/p\u003e\n\u003ch3 class=\"mwc-heading\"\u003ePick it up. Set the mood. \u003cspan class=\"mwc-gradient-text\"\u003eLet the magic begin.\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"mwc-copy\"\u003eDesigned to make a compatible light display feel more interactive, not more complicated. Insert two AA batteries (not included), set up the controller with your compatible indoor lights according to its instructions, then save the wand for the moment you want the room to glow.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1000\/2343\/5633\/files\/88d0758f-3922-4372-88e4-5926c40f398a.png?v=1789026722\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul class=\"mwc-detail-list mwc-detail-list--stack\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade for compatible indoor lights\u003c\/strong\u003ePair it with the decorative plug-in lighting in your tree or holiday display.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandheld, battery-powered wand\u003c\/strong\u003eTwo AA batteries power the wand; batteries are not included.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWarm LED star detail\u003c\/strong\u003eThe candy-cane silhouette adds a festive finishing touch, even when it is resting on a tabletop.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGiftable Christmas fun\u003c\/strong\u003eA cheerful choice for anyone who loves creating a little holiday theatre at home.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"mwc-use-card\"\u003e\n\u003cp class=\"mwc-use-label\"\u003eSimple use reminders\u003c\/p\u003e\n\u003cul class=\"mwc-use-list\"\u003e\n\u003cli\u003eUse only with compatible indoor plug-in LED string or decorative lights, following the instructions supplied with the controller and your lights.\u003c\/li\u003e\n\u003cli\u003eKeep the wand and connected components dry, and place them away from heat sources, open flames and damp areas.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eAlways supervise young children around electrical holiday decorations and unplug the display before repositioning lights.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwc-gift-card\"\u003e\n\u003cdiv class=\"mwc-gift-icon\"\u003e🎁\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eA magical little gift for holiday lovers\u003c\/h4\u003e\n\u003cp\u003ePerfect for Christmas gatherings, office decorating, cozy bedrooms and families building their own seasonal traditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"mwc-image-story\"\u003e\u003cstrong\u003eSpark Wand + String Lights.\u003c\/strong\u003e One star-tipped wand gives compatible Christmas bulbs an easy, wireless-feeling moment of control. Pair it with your festive string lights for something simple to use, charming to watch and fun to bring out each holiday season.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1000\/2343\/5633\/files\/20260910160055_1180_119.png?v=1789029009\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp class=\"mwc-note\"\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e This controller is intended for indoor decorative use. Check your connected lights and outlet setup against their own safety instructions before use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mwc-section mwc-review-section\"\u003e\n\u003cp class=\"mwc-section-tag\"\u003eA little ritual for the people you love\u003c\/p\u003e\n\u003ch3 class=\"mwc-heading\"\u003eMake the tree-light moment \u003cspan class=\"mwc-gradient-text\"\u003eone everyone notices.\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"mwc-copy\"\u003eThe best holiday décor does more than look festive—it gives people something to gather around. Make the moment the tree lights up feel like a small tradition that belongs to your family, friends or holiday guests.\u003c\/p\u003e\n\u003cp class=\"mwc-image-story\"\u003e\u003cstrong\u003eMake Christmas Night Feel Magical.\u003c\/strong\u003e No more reaching for switches—just wave and enjoy the glow together. Easy enough for a family routine, festive enough for a special gathering and fun enough to create the surprised smiles that make Christmas feel like Christmas.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1000\/2343\/5633\/files\/20260910160055_1182_119.png?v=1789029009\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"mwc-review-stack\"\u003e\n\u003carticle class=\"mwc-review\"\u003e\n\u003cp class=\"mwc-review-stars\"\u003e★★★★★\u003c\/p\u003e\n\u003cp class=\"mwc-review-quote\"\u003e“The tree-light reveal became our favorite part of decorating night.”\u003c\/p\u003e\n\u003cp class=\"mwc-review-meta\"\u003everified buyer feedback\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mwc-review\"\u003e\n\u003cp class=\"mwc-review-stars\"\u003e★★★★★\u003c\/p\u003e\n\u003cp class=\"mwc-review-quote\"\u003e“It is such a fun little way to make the room feel ready for Christmas.”\u003c\/p\u003e\n\u003cp class=\"mwc-review-meta\"\u003everified buyer feedback\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mwc-section mwc-cta\"\u003e\n\u003cp class=\"mwc-section-tag\"\u003eA finishing touch with feeling\u003c\/p\u003e\n\u003ch3 class=\"mwc-heading\"\u003eLet every switch-on feel like a Christmas wish.\u003c\/h3\u003e\n\u003cp class=\"mwc-copy\"\u003eSet up your compatible indoor lights, pick up the wand and let the warm glow begin. A little star-tipped controller, made for big holiday feeling.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"PAN","offers":[{"title":"Default Title","offer_id":64569186910577,"sku":"B02961-A","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1000\/2343\/5633\/files\/9_10_1.gif?v=1789031933","url":"https:\/\/valorsonline.com\/products\/magic-wand-christmas-light-controller","provider":"ValorsOnline","version":"1.0","type":"link"}