{"product_id":"midnight-sleigh-run-led-wall-display","title":"🦌 Midnight Sleigh Run LED Wall Display | Santa \u0026 6 Reindeer Christmas Glow","description":"\u003cstyle\u003e\n  #sleigh-flight-page,\n  #sleigh-flight-page * {\n    box-sizing: border-box;\n  }\n\n  #sleigh-flight-page {\n    --night: #1f302a;\n    --night-deep: #14241f;\n\n    --red: #9e3436;\n    --red-deep: #76272a;\n\n    --gold: #d0a251;\n    --gold-soft: #efd59b;\n\n    --cream: #fff9ef;\n    --cream-deep: #f5eadb;\n    --sage: #eef3ed;\n\n    --ink: #332e29;\n    --muted: #70675f;\n    --border: #e6dacd;\n\n    width: 100%;\n    max-width: 900px;\n\n    margin: 0 auto;\n    padding: 0 8px 55px;\n\n    overflow: hidden;\n\n    color: var(--ink);\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      sans-serif;\n\n    line-height: 1.7;\n\n    background:\n      radial-gradient(\n        circle at 0 8%,\n        rgba(158,52,54,.045),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 100% 46%,\n        rgba(31,48,42,.05),\n        transparent 28%\n      ),\n      #fffdf9;\n  }\n\n  #sleigh-flight-page h1,\n  #sleigh-flight-page h2,\n  #sleigh-flight-page h3,\n  #sleigh-flight-page p {\n    margin-top: 0;\n  }\n\n  #sleigh-flight-page h1,\n  #sleigh-flight-page h2,\n  #sleigh-flight-page h3 {\n    color: var(--ink);\n\n    font-weight: 850;\n    line-height: 1.18;\n\n    letter-spacing: -0.02em;\n  }\n\n  #sleigh-flight-page h1 {\n    margin-bottom: 15px;\n\n    font-size: clamp(34px,5vw,48px);\n  }\n\n  #sleigh-flight-page h2 {\n    margin-bottom: 13px;\n\n    font-size: clamp(26px,3.8vw,34px);\n  }\n\n  #sleigh-flight-page h3 {\n    margin-bottom: 8px;\n\n    font-size: 20px;\n  }\n\n  #sleigh-flight-page p {\n    margin-bottom: 0;\n\n    color: var(--muted);\n\n    font-size: 16px;\n    line-height: 1.74;\n  }\n\n  #sleigh-flight-page img {\n    display: block !important;\n\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n\n    object-fit: contain !important;\n  }\n\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  .sf-hero {\n    position: relative;\n    overflow: hidden;\n\n    padding: 50px 24px 24px;\n\n    text-align: center;\n\n    border-radius: 0 0 25px 25px;\n\n    background:\n      radial-gradient(\n        circle at 10% 7%,\n        rgba(208,162,81,.18),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 91% 14%,\n        rgba(31,48,42,.13),\n        transparent 30%\n      ),\n      linear-gradient(\n        145deg,\n        #efe1cf,\n        #fff8ed 53%,\n        #e9efea\n      );\n\n    box-shadow:\n      0 17px 40px rgba(66,48,36,.10);\n  }\n\n  .sf-hero::before {\n    position: absolute;\n\n    top: 7px;\n    left: 15px;\n\n    content: \"✦\";\n\n    color: rgba(158,52,54,.07);\n\n    font-size: 102px;\n  }\n\n  .sf-badge {\n    position: relative;\n    z-index: 2;\n\n    display: inline-block;\n\n    margin-bottom: 14px;\n    padding: 8px 14px;\n\n    border-radius: 999px;\n\n    background: var(--red);\n\n    color: #fff;\n\n    font-size: 11px;\n    font-weight: 900;\n\n    letter-spacing: .09em;\n    text-transform: uppercase;\n  }\n\n  .sf-hero h1,\n  .sf-hero p,\n  .sf-pills {\n    position: relative;\n    z-index: 2;\n  }\n\n  .sf-hero h1 {\n    max-width: 760px;\n\n    margin-left: auto;\n    margin-right: auto;\n\n    color: var(--night-deep);\n  }\n\n  .sf-hero h1 span {\n    color: var(--red);\n  }\n\n  .sf-hero p {\n    max-width: 735px;\n\n    margin: 0 auto 22px;\n\n    color: #655c54;\n\n    font-size: 18px;\n  }\n\n  .sf-pills {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 8px;\n\n    margin-bottom: 24px;\n  }\n\n  .sf-pill {\n    padding: 8px 13px;\n\n    border: 1px solid #ddd1c4;\n    border-radius: 999px;\n\n    background: rgba(255,255,255,.88);\n\n    color: #4e534e;\n\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n\n  \/* =========================\n     IMAGE\n  ========================= *\/\n\n  .sf-image {\n    overflow: hidden;\n\n    width: 100%;\n    max-width: 790px;\n\n    margin: 24px auto 0;\n\n    border-radius: 18px;\n\n    background: #fff;\n\n    box-shadow:\n      0 10px 27px rgba(61,44,33,.09);\n  }\n\n  .sf-hero .sf-image {\n    margin-top: 0;\n  }\n\n\n  \/* =========================\n     OPENING HOOK\n  ========================= *\/\n\n  .sf-hook {\n    margin-top: 18px;\n    padding: 40px 24px;\n\n    text-align: center;\n\n    border: 1px solid #e6d8c8;\n    border-radius: 20px;\n\n    background:\n      radial-gradient(\n        circle at 0 0,\n        rgba(208,162,81,.13),\n        transparent 31%\n      ),\n      linear-gradient(\n        135deg,\n        #fffaf1,\n        #f4e9dc\n      );\n  }\n\n  .sf-hook h2 {\n    max-width: 750px;\n\n    margin-left: auto;\n    margin-right: auto;\n\n    color: var(--night-deep);\n  }\n\n  .sf-hook p {\n    max-width: 755px;\n\n    margin: 0 auto;\n\n    color: #675f57;\n\n    font-size: 17px;\n  }\n\n  .sf-hook strong {\n    color: var(--red-deep);\n  }\n\n\n  \/* =========================\n     FEATURE\n  ========================= *\/\n\n  .sf-feature {\n    margin-top: 18px;\n    padding: 38px 23px 23px;\n\n    border: 1px solid var(--border);\n    border-radius: 20px;\n\n    background: #fff;\n  }\n\n  .sf-feature.cream {\n    border-color: #e7d9c9;\n\n    background:\n      radial-gradient(\n        circle at 100% 0,\n        rgba(208,162,81,.08),\n        transparent 31%\n      ),\n      linear-gradient(\n        135deg,\n        #fffaf1,\n        #f4e9dc\n      );\n  }\n\n  .sf-feature.sage {\n    border-color: #dce4de;\n\n    background:\n      radial-gradient(\n        circle at 0 0,\n        rgba(31,48,42,.07),\n        transparent 31%\n      ),\n      linear-gradient(\n        135deg,\n        #f0f4f0,\n        #fff\n      );\n  }\n\n  .sf-feature.red {\n    border-color: #ead8d4;\n\n    background:\n      radial-gradient(\n        circle at 100% 0,\n        rgba(158,52,54,.07),\n        transparent 30%\n      ),\n      linear-gradient(\n        135deg,\n        #fff6f4,\n        #fff\n      );\n  }\n\n  .sf-feature.dark {\n    border: 0;\n\n    background:\n      radial-gradient(\n        circle at 50% -10%,\n        rgba(208,162,81,.22),\n        transparent 38%\n      ),\n      linear-gradient(\n        145deg,\n        #29463a,\n        #172b23\n      );\n\n    box-shadow:\n      0 14px 34px rgba(23,43,35,.15);\n  }\n\n  #sleigh-flight-page .sf-feature.dark h2 {\n    color: #fff8eb !important;\n  }\n\n  #sleigh-flight-page .sf-feature.dark p {\n    color: #e7e2d8 !important;\n  }\n\n  #sleigh-flight-page .sf-feature.dark .sf-eyebrow {\n    color: #f0d39a !important;\n  }\n\n  .sf-copy {\n    max-width: 750px;\n\n    margin: 0 auto;\n\n    text-align: center;\n  }\n\n  .sf-eyebrow {\n    display: inline-block;\n\n    margin-bottom: 7px !important;\n\n    color: var(--red) !important;\n\n    font-size: 11px !important;\n    font-weight: 900;\n\n    letter-spacing: .09em;\n    text-transform: uppercase;\n  }\n\n  .sf-feature.sage .sf-eyebrow {\n    color: #476353 !important;\n  }\n\n\n  \/* =========================\n     MINI CARDS\n  ========================= *\/\n\n  .sf-mini-grid {\n    display: grid;\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap: 11px;\n\n    margin-top: 24px;\n  }\n\n  .sf-mini {\n    padding: 18px 14px;\n\n    text-align: center;\n\n    border: 1px solid #e3d8cd;\n    border-radius: 14px;\n\n    background: rgba(255,255,255,.92);\n  }\n\n  .sf-mini-icon {\n    margin-bottom: 7px;\n\n    font-size: 26px;\n    line-height: 1;\n  }\n\n  .sf-mini strong {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: var(--night-deep);\n\n    font-size: 14px;\n  }\n\n  .sf-mini span {\n    display: block;\n\n    color: var(--muted);\n\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n\n  \/* =========================\n     STEPS\n  ========================= *\/\n\n  .sf-steps {\n    display: grid;\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap: 10px;\n\n    margin-top: 24px;\n  }\n\n  .sf-step {\n    padding: 18px 13px;\n\n    text-align: center;\n\n    border: 1px solid #e3d8cd;\n    border-radius: 14px;\n\n    background: rgba(255,255,255,.93);\n  }\n\n  .sf-step-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 34px;\n    height: 34px;\n\n    margin: 0 auto 9px;\n\n    border-radius: 50%;\n\n    background: var(--night);\n\n    color: #fff;\n\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .sf-step strong {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: var(--night-deep);\n\n    font-size: 13px;\n  }\n\n  .sf-step span {\n    display: block;\n\n    color: var(--muted);\n\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n\n  \/* =========================\n     DETAILS\n  ========================= *\/\n\n  .sf-details {\n    display: grid;\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap: 14px;\n\n    margin-top: 18px;\n  }\n\n  .sf-detail-card {\n    padding: 27px 21px;\n\n    border: 1px solid var(--border);\n    border-radius: 18px;\n\n    background:\n      linear-gradient(\n        145deg,\n        #fff,\n        #fcf8f2\n      );\n  }\n\n  .sf-detail-card h3 {\n    margin-bottom: 15px;\n\n    color: var(--night-deep);\n\n    font-size: 20px;\n  }\n\n  .sf-detail-list {\n    margin: 0;\n    padding: 0;\n\n    list-style: none;\n  }\n\n  .sf-detail-list li {\n    padding: 10px 0;\n\n    border-bottom: 1px solid #eee6de;\n\n    color: var(--muted);\n\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .sf-detail-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .sf-detail-list strong {\n    color: var(--ink);\n  }\n\n\n  \/* =========================\n     FINAL\n  ========================= *\/\n\n  .sf-final {\n    margin-top: 18px;\n    padding: 47px 23px;\n\n    text-align: center;\n\n    border-radius: 20px;\n\n    background:\n      radial-gradient(\n        circle at 50% -5%,\n        rgba(208,162,81,.22),\n        transparent 36%\n      ),\n      linear-gradient(\n        145deg,\n        #29463a,\n        #172b23\n      );\n  }\n\n  #sleigh-flight-page .sf-final h2 {\n    max-width: 740px;\n\n    margin-left: auto;\n    margin-right: auto;\n\n    color: #fff8eb !important;\n  }\n\n  #sleigh-flight-page .sf-final p {\n    max-width: 690px;\n\n    margin: 0 auto;\n\n    color: #e8e3da !important;\n\n    font-size: 17px;\n  }\n\n  .sf-final-line {\n    display: inline-block;\n\n    margin-top: 19px;\n    padding: 10px 16px;\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #efd7a5,\n        #d4ac63\n      );\n\n    color: var(--night-deep);\n\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media(max-width:700px) {\n\n    #sleigh-flight-page {\n      padding-left: 5px;\n      padding-right: 5px;\n    }\n\n    .sf-hero {\n      padding: 39px 16px 17px;\n\n      border-radius: 0 0 19px 19px;\n    }\n\n    #sleigh-flight-page h1 {\n      font-size: 31px;\n      line-height: 1.17;\n    }\n\n    #sleigh-flight-page h2 {\n      font-size: 24px;\n      line-height: 1.23;\n    }\n\n    #sleigh-flight-page p {\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .sf-hero p {\n      font-size: 16px;\n    }\n\n    .sf-hook,\n    .sf-feature {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .sf-feature {\n      padding-top: 31px;\n      padding-bottom: 17px;\n    }\n\n    .sf-mini-grid,\n    .sf-steps,\n    .sf-details {\n      grid-template-columns: 1fr;\n    }\n\n    .sf-image,\n    .sf-hook,\n    .sf-feature,\n    .sf-detail-card,\n    .sf-final {\n      border-radius: 16px;\n    }\n\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"sleigh-flight-page\"\u003e\n\n\n  \u003c!-- =========================\n       HERO\n  ========================= --\u003e\n\n  \u003csection class=\"sf-hero\"\u003e\n\n    \u003cspan class=\"sf-badge\"\u003e\n      🦌 Bring Santa's Christmas Eve Flight to Your Wall\n    \u003c\/span\u003e\n\n    \u003ch1\u003e\n      The Tree Is Glowing.\n      The Stockings Are Hung.\n      \u003cspan\u003eNow Let Santa Fly Across the Room.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Turn a blank wall into one of the most magical scenes of Christmas Eve.\n      Santa's sleigh and six reindeer create\n      \u003cstrong\u003ea warm glowing flight across the wall\u003c\/strong\u003e,\n      giving your room a large holiday focal point\n      without filling another table, corner or walkway with decorations.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"sf-pills\"\u003e\n\n      \u003cspan class=\"sf-pill\"\u003e\n        🦌 Santa + 6 Reindeer\n      \u003c\/span\u003e\n\n      \u003cspan class=\"sf-pill\"\u003e\n        ✨ Warm LED Glow\n      \u003c\/span\u003e\n\n      \u003cspan class=\"sf-pill\"\u003e\n        🏡 No Floor Clutter\n      \u003c\/span\u003e\n\n      \u003cspan class=\"sf-pill\"\u003e\n        🔧 No Drilling Required\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sf-image\"\u003e\n\n      \u003cimg src=\"https:\/\/davisboards.store\/cdn\/shop\/files\/IMG-6400.png?v=1788583737\u0026amp;width=1445\" alt=\"Santa sleigh and six reindeer LED Christmas wall display\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       PAIN POINT\n  ========================= --\u003e\n\n  \u003csection class=\"sf-hook\"\u003e\n\n    \u003ch2\u003e\n      🎄 When the Room Is Decorated but That Big Empty Wall Still Feels Forgotten\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Christmas decorating usually fills the tree,\n      mantel and every available tabletop,\n      yet one of the biggest visual spaces in the room often stays completely bare.\n      This illuminated sleigh scene uses that empty wall to create\n      \u003cstrong\u003ea dramatic Christmas focal point without adding more clutter\u003c\/strong\u003e,\n      making the whole room feel more finished,\n      warmer and noticeably more festive the moment the lights come on.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       FEATURE 1\n  ========================= --\u003e\n\n  \u003csection class=\"sf-feature cream\"\u003e\n\n    \u003cdiv class=\"sf-copy\"\u003e\n\n      \u003cp class=\"sf-eyebrow\"\u003e\n        The Moment Everyone Notices\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        ✨ A Warm Backlit Glow Turns the Silhouettes Into a Christmas Night Scene\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Once the room gets darker,\n        the warm LED light creates a soft halo behind Santa and each reindeer,\n        helping the silhouettes appear to float across the wall.\n        Instead of harsh decorative lighting,\n        the effect is warm and atmospheric,\n        giving your living room,\n        entryway or bedroom the cozy evening glow\n        people naturally associate with Christmas.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sf-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/9e6282a7-3649-4da5-9410-6b695ae6acd1.png?v=1788593862\" alt=\"Warm glowing Santa and reindeer Christmas wall scene\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       FEATURE 2\n  ========================= --\u003e\n\n  \u003csection class=\"sf-feature dark\"\u003e\n\n    \u003cdiv class=\"sf-copy\"\u003e\n\n      \u003cp class=\"sf-eyebrow\"\u003e\n        A Christmas Story Told Across the Wall\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🦌 Santa's Sleigh and Six Reindeer Create a Full Flight, Not Just One Decoration\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The separate silhouettes let the scene stretch across the wall\n        instead of sitting in one small area.\n        Arrange Santa behind the six reindeer\n        and the eye naturally follows the whole flight path,\n        turning a simple wall into a recognizable Christmas Eve story.\n        The longer composition gives the display far more presence\n        than a single hanging sign or small illuminated ornament.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sf-mini-grid\"\u003e\n\n      \u003cdiv class=\"sf-mini\"\u003e\n\n        \u003cdiv class=\"sf-mini-icon\"\u003e\n          🎅\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Santa's Sleigh\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Creates the instantly recognizable Christmas Eve focal point.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sf-mini\"\u003e\n\n        \u003cdiv class=\"sf-mini-icon\"\u003e\n          🦌\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Six Reindeer\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Build a longer, more dramatic flight path across the wall.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sf-mini\"\u003e\n\n        \u003cdiv class=\"sf-mini-icon\"\u003e\n          ✨\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Warm Halo Light\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Soft illumination adds depth behind every silhouette.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       FEATURE 3\n  ========================= --\u003e\n\n  \u003csection class=\"sf-feature sage\"\u003e\n\n    \u003cdiv class=\"sf-copy\"\u003e\n\n      \u003cp class=\"sf-eyebrow\"\u003e\n        Big Visual Impact Without More Clutter\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🏡 Decorate the Biggest Empty Space Without Losing Another Inch of Floor\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Large Christmas decorations often mean giving up\n        floor space, tables or already crowded shelves.\n        This display uses the wall instead,\n        giving you the visual impact of a larger holiday installation\n        while leaving furniture and walkways completely open.\n        It works especially well above a sofa,\n        fireplace, console, bed or entryway bench\n        where a long horizontal Christmas scene can really stand out.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sf-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/e6b2189a-7121-4861-b9da-cdc43aaf8811.jpg?v=1788589649\" alt=\"Santa sleigh Christmas wall display in home\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       FEATURE 4\n  ========================= --\u003e\n\n  \u003csection class=\"sf-feature cream\"\u003e\n\n    \u003cdiv class=\"sf-copy\"\u003e\n\n      \u003cp class=\"sf-eyebrow\"\u003e\n        No Toolbox Required\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🔧 Create the Flight Path Without Drilling Into the Wall\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Because the Santa and reindeer pieces are designed\n        for press-on \/ stick-on installation,\n        creating the scene doesn't need to become a major decorating project.\n        Decide how far you want the reindeer to travel,\n        position each silhouette on a clean suitable surface,\n        then switch on the warm lights.\n        The separate-piece design also gives you flexibility\n        to adjust the spacing to suit your particular wall.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sf-steps\"\u003e\n\n      \u003cdiv class=\"sf-step\"\u003e\n\n        \u003cdiv class=\"sf-step-num\"\u003e\n          01\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Plan the Flight\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Decide the direction and spacing that best fits your wall.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sf-step\"\u003e\n\n        \u003cdiv class=\"sf-step-num\"\u003e\n          02\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Press Into Place\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Attach each piece to a clean, suitable surface.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sf-step\"\u003e\n\n        \u003cdiv class=\"sf-step-num\"\u003e\n          03\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Turn On the Glow\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Watch Santa's Christmas Eve flight come to life.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sf-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/59a23ee0-fa17-4b14-ab62-29129a6a1c72.png?v=1788593862\" alt=\"Santa and reindeer wall decoration installation\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       FEATURE 5\n  ========================= --\u003e\n\n  \u003csection class=\"sf-feature red\"\u003e\n\n    \u003cdiv class=\"sf-copy\"\u003e\n\n      \u003cp class=\"sf-eyebrow\"\u003e\n        Easy to Blend Into the Christmas You Already Have\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        🎄 Let the Wall Complete Your Tree, Mantel and Holiday Lighting\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        You don't need to rebuild your existing Christmas décor around it.\n        The warm backlit silhouettes naturally pair with\n        trees, garlands, wreaths, candles and Christmas village displays,\n        while the clean wood-look shapes keep the wall from feeling overly busy.\n        Use it as the finishing element that connects the rest of the room together\n        and gives the eye one larger Christmas scene to land on.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       SPECS + PACKAGE\n  ========================= --\u003e\n\n  \u003cdiv class=\"sf-details\"\u003e\n\n\n    \u003csection class=\"sf-detail-card\"\u003e\n\n      \u003ch3\u003e\n        📋 Product Specifications\n      \u003c\/h3\u003e\n\n      \u003cul class=\"sf-detail-list\"\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eProduct Type:\u003c\/strong\u003e\n          Light-Up Christmas Wall Decoration\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eDesign:\u003c\/strong\u003e\n          Santa Sleigh + 6 Reindeer Silhouettes\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eLighting:\u003c\/strong\u003e\n          Warm LED Backlight Effect\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003ePower Source:\u003c\/strong\u003e\n          Battery-Powered LED Modules\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eInstallation:\u003c\/strong\u003e\n          Press-On \/ Stick-On Mounting\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eDrilling:\u003c\/strong\u003e\n          Not Required\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eFinish:\u003c\/strong\u003e\n          Wood-Look Decorative Silhouette\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eApprox. Light Runtime:\u003c\/strong\u003e\n          60–80 Hours\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eRecommended Areas:\u003c\/strong\u003e\n          Living Room, Bedroom, Entryway, Fireplace Wall \u0026amp; Holiday Display\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003csection class=\"sf-detail-card\"\u003e\n\n      \u003ch3\u003e\n        📦 Package Includes\n      \u003c\/h3\u003e\n\n      \u003cul class=\"sf-detail-list\"\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003e1 ×\u003c\/strong\u003e\n          Santa Sleigh Wall Piece\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003e6 ×\u003c\/strong\u003e\n          Reindeer Wall Pieces\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eLED Lighting Components\u003c\/strong\u003e\n          Integrated With the Display\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003ePress-On \/ Stick-On Mounting\u003c\/strong\u003e\n          for Wall Installation\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/section\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =========================\n       FINAL\n  ========================= --\u003e\n\n  \u003csection class=\"sf-final\"\u003e\n\n    \u003ch2\u003e\n      🦌 This Christmas, Don't Leave the Biggest Wall in the Room Empty\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Let Santa and six glowing reindeer sweep across the wall\n      and turn an ordinary December evening\n      into a warm little Christmas Eve story your whole room can share.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"sf-final-line\"\u003e\n      Press • Glow • Watch Santa Take Flight ✨\n    \u003c\/span\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"LBD","offers":[{"title":"Default Title","offer_id":44564685258851,"sku":null,"price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/ChatGPT_Image_2026_9_5_02_35_28.png?v=1788776202","url":"https:\/\/firleno.com\/products\/midnight-sleigh-run-led-wall-display","provider":"Firleno","version":"1.0","type":"link"}