{"product_id":"santa-s-flying-sleigh","title":"Santa’s Flying Sleigh","description":"\u003cstyle\u003e\n.hl-santa-page{\n  max-width:1120px;\n  margin:0 auto;\n  font-family:Arial,Helvetica,sans-serif;\n  color:#21150f;\n  background:#fffaf4;\n  line-height:1.6;\n}\n\n.hl-santa-page *{\n  box-sizing:border-box;\n}\n\n.hl-santa-page img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n\/* HERO *\/\n.hl-santa-hero{\n  position:relative;\n  overflow:hidden;\n  border-radius:28px;\n  background:#080706;\n  box-shadow:0 20px 60px rgba(0,0,0,.22);\n}\n\n.hl-santa-hero img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.hl-santa-hero:after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:linear-gradient(\n    to bottom,\n    transparent 30%,\n    rgba(0,0,0,.12) 45%,\n    rgba(0,0,0,.92) 100%\n  );\n}\n\n.hl-santa-hero-content{\n  position:absolute;\n  z-index:2;\n  left:0;\n  right:0;\n  bottom:0;\n  padding:70px 42px 38px;\n  color:#fff;\n}\n\n.hl-santa-label{\n  display:inline-block;\n  padding:7px 15px;\n  border-radius:30px;\n  background:#a71919;\n  border:1px solid rgba(255,255,255,.3);\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  margin-bottom:14px;\n}\n\n.hl-santa-hero h1{\n  margin:0 0 12px;\n  font-size:46px;\n  line-height:1.05;\n  letter-spacing:-1.5px;\n  max-width:800px;\n}\n\n.hl-santa-hero p{\n  max-width:680px;\n  margin:0;\n  color:#f2e8df;\n  font-size:17px;\n}\n\n.hl-santa-price{\n  display:flex;\n  align-items:center;\n  gap:12px;\n  flex-wrap:wrap;\n  margin-top:20px;\n}\n\n.hl-santa-price-now{\n  font-size:33px;\n  font-weight:800;\n  color:#ffd477;\n}\n\n.hl-santa-price-old{\n  text-decoration:line-through;\n  color:#aaa;\n}\n\n.hl-santa-save{\n  padding:5px 10px;\n  border-radius:5px;\n  background:#c82020;\n  font-size:12px;\n  font-weight:800;\n}\n\n\/* PROMO *\/\n.hl-santa-promo{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin:20px 0 50px;\n}\n\n.hl-santa-promo-box{\n  background:#fff;\n  border:1px solid #eaded1;\n  border-radius:15px;\n  padding:18px 12px;\n  text-align:center;\n  box-shadow:0 8px 25px rgba(0,0,0,.05);\n}\n\n.hl-santa-promo-box strong{\n  display:block;\n  color:#a91417;\n  font-size:15px;\n}\n\n.hl-santa-promo-box span{\n  color:#7d7169;\n  font-size:12px;\n}\n\n\/* SECTIONS *\/\n.hl-santa-section{\n  margin:58px 0;\n}\n\n.hl-santa-heading{\n  max-width:760px;\n  margin:0 auto 28px;\n  text-align:center;\n}\n\n.hl-santa-eyebrow{\n  color:#a81719;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:2px;\n}\n\n.hl-santa-heading h2{\n  margin:7px 0 10px;\n  font-size:34px;\n  line-height:1.15;\n  letter-spacing:-.7px;\n}\n\n.hl-santa-heading p{\n  margin:0;\n  color:#756b64;\n  font-size:15px;\n}\n\n\/* MAGIC INTRO *\/\n.hl-santa-magic{\n  position:relative;\n  overflow:hidden;\n  border-radius:25px;\n  padding:48px 30px;\n  text-align:center;\n  color:#fff;\n  background:\n    radial-gradient(circle at 50% 20%,rgba(255,190,80,.24),transparent 30%),\n    radial-gradient(circle at 20% 80%,rgba(160,20,20,.5),transparent 35%),\n    #0c0806;\n}\n\n.hl-santa-magic h3{\n  margin:0 0 12px;\n  font-size:29px;\n}\n\n.hl-santa-magic p{\n  max-width:760px;\n  margin:0 auto;\n  color:#e6ddd5;\n  font-size:16px;\n}\n\n\/* MAIN IMAGE *\/\n.hl-santa-image{\n  overflow:hidden;\n  border-radius:25px;\n  background:#120c08;\n  box-shadow:0 20px 50px rgba(0,0,0,.13);\n}\n\n.hl-santa-image img{\n  transition:transform .5s ease;\n}\n\n.hl-santa-image:hover img{\n  transform:scale(1.025);\n}\n\n\/* FEATURES *\/\n.hl-santa-features{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:20px;\n}\n\n.hl-santa-card{\n  overflow:hidden;\n  border-radius:22px;\n  background:#fff;\n  border:1px solid #eadfd4;\n  box-shadow:0 10px 35px rgba(0,0,0,.07);\n}\n\n.hl-santa-card img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.hl-santa-card-content{\n  padding:23px;\n}\n\n.hl-santa-number{\n  color:#a91618;\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:1.5px;\n}\n\n.hl-santa-card h3{\n  margin:6px 0 7px;\n  font-size:22px;\n}\n\n.hl-santa-card p{\n  margin:0;\n  color:#716961;\n  font-size:14px;\n}\n\n\/* GOLD BENEFITS *\/\n.hl-santa-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n}\n\n.hl-santa-benefit{\n  padding:22px 13px;\n  text-align:center;\n  border-radius:17px;\n  background:#fff;\n  border:1px solid #eadfd3;\n}\n\n.hl-santa-icon{\n  font-size:27px;\n  margin-bottom:7px;\n}\n\n.hl-santa-benefit strong{\n  display:block;\n  font-size:14px;\n}\n\n.hl-santa-benefit span{\n  display:block;\n  color:#7b7169;\n  font-size:12px;\n  margin-top:3px;\n}\n\n\/* DARK SECTION *\/\n.hl-santa-dark{\n  padding:45px 28px;\n  border-radius:27px;\n  background:\n    radial-gradient(circle at 75% 20%,rgba(174,26,26,.38),transparent 35%),\n    radial-gradient(circle at 20% 80%,rgba(211,145,45,.12),transparent 30%),\n    #0b0807;\n  color:#fff;\n}\n\n.hl-santa-dark .hl-santa-heading h2{\n  color:#fff;\n}\n\n.hl-santa-dark .hl-santa-heading p{\n  color:#c8beb6;\n}\n\n.hl-santa-dark-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:16px;\n}\n\n.hl-santa-dark-card{\n  padding:25px;\n  border-radius:18px;\n  background:rgba(255,255,255,.06);\n  border:1px solid rgba(255,255,255,.11);\n}\n\n.hl-santa-dark-card h3{\n  margin:0 0 8px;\n  font-size:20px;\n}\n\n.hl-santa-dark-card p{\n  margin:0;\n  color:#c8c1bb;\n  font-size:14px;\n}\n\n\/* STEPS *\/\n.hl-santa-steps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:16px;\n}\n\n.hl-santa-step{\n  padding:25px 20px;\n  text-align:center;\n  border-radius:20px;\n  background:#fff;\n  border:1px solid #e9dfd5;\n  box-shadow:0 8px 25px rgba(0,0,0,.05);\n}\n\n.hl-santa-step-number{\n  width:45px;\n  height:45px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto 13px;\n  border-radius:50%;\n  background:#a91719;\n  color:#fff;\n  font-weight:800;\n  font-size:17px;\n}\n\n.hl-santa-step h3{\n  margin:0 0 7px;\n  font-size:18px;\n}\n\n.hl-santa-step p{\n  margin:0;\n  color:#756c65;\n  font-size:13px;\n}\n\n\/* GALLERY *\/\n.hl-santa-gallery{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n}\n\n.hl-santa-gallery-card{\n  overflow:hidden;\n  position:relative;\n  border-radius:22px;\n  background:#0d0907;\n}\n\n.hl-santa-gallery-card img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.hl-santa-gallery-label{\n  position:absolute;\n  left:15px;\n  right:15px;\n  bottom:15px;\n  padding:9px 12px;\n  text-align:center;\n  color:#fff;\n  background:rgba(0,0,0,.62);\n  border-radius:8px;\n  backdrop-filter:blur(8px);\n  font-size:12px;\n  font-weight:700;\n}\n\n\/* INCLUDED *\/\n.hl-santa-included{\n  overflow:hidden;\n  border-radius:25px;\n  background:#170c08;\n  box-shadow:0 18px 45px rgba(0,0,0,.14);\n}\n\n\/* GIFT *\/\n.hl-santa-gift{\n  padding:45px 28px;\n  text-align:center;\n  border-radius:25px;\n  background:linear-gradient(135deg,#9c1517,#bd2020);\n  color:#fff;\n}\n\n.hl-santa-gift h2{\n  margin:0 0 10px;\n  font-size:33px;\n}\n\n.hl-santa-gift p{\n  max-width:700px;\n  margin:0 auto;\n  color:#ffe9dd;\n}\n\n\/* SPECS *\/\n.hl-santa-specs{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:1px;\n  overflow:hidden;\n  border-radius:20px;\n  border:1px solid #e6dbd1;\n  background:#e6dbd1;\n}\n\n.hl-santa-spec{\n  padding:18px 20px;\n  background:#fff;\n}\n\n.hl-santa-spec strong{\n  display:block;\n  color:#a31618;\n  font-size:12px;\n  margin-bottom:3px;\n}\n\n.hl-santa-spec span{\n  color:#4e4741;\n  font-size:14px;\n}\n\n\/* CTA *\/\n.hl-santa-final{\n  margin-top:58px;\n  padding:55px 25px;\n  border-radius:28px;\n  text-align:center;\n  color:#fff;\n  background:\n    radial-gradient(circle at 50% 0%,rgba(255,210,100,.18),transparent 30%),\n    linear-gradient(135deg,#090706,#24100b,#700e11);\n}\n\n.hl-santa-final h2{\n  margin:0 0 10px;\n  font-size:36px;\n  line-height:1.15;\n}\n\n.hl-santa-final p{\n  max-width:680px;\n  margin:0 auto 20px;\n  color:#ded3cb;\n}\n\n.hl-santa-final-price{\n  font-size:35px;\n  font-weight:800;\n  color:#ffd56e;\n}\n\n.hl-santa-final-old{\n  text-decoration:line-through;\n  color:#aaa;\n  margin-bottom:20px;\n}\n\n.hl-santa-button{\n  display:inline-block;\n  padding:14px 32px;\n  border-radius:8px;\n  background:#fff;\n  color:#9f1518;\n  font-size:14px;\n  font-weight:800;\n  letter-spacing:.5px;\n}\n\n\/* MOBILE *\/\n@media(max-width:800px){\n\n  .hl-santa-hero{\n    border-radius:17px;\n  }\n\n  .hl-santa-hero img{\n    aspect-ratio:1\/1;\n  }\n\n  .hl-santa-hero-content{\n    padding:55px 19px 22px;\n  }\n\n  .hl-santa-hero h1{\n    font-size:29px;\n    letter-spacing:-.5px;\n  }\n\n  .hl-santa-hero p{\n    font-size:14px;\n  }\n\n  .hl-santa-price-now{\n    font-size:27px;\n  }\n\n  .hl-santa-promo{\n    grid-template-columns:1fr;\n    margin-bottom:38px;\n  }\n\n  .hl-santa-section{\n    margin:40px 0;\n  }\n\n  .hl-santa-heading h2{\n    font-size:27px;\n  }\n\n  .hl-santa-heading p{\n    font-size:14px;\n  }\n\n  .hl-santa-magic{\n    padding:32px 19px;\n    border-radius:18px;\n  }\n\n  .hl-santa-magic h3{\n    font-size:24px;\n  }\n\n  .hl-santa-magic p{\n    font-size:14px;\n  }\n\n  .hl-santa-features{\n    grid-template-columns:1fr;\n  }\n\n  .hl-santa-card img{\n    aspect-ratio:1\/1;\n  }\n\n  .hl-santa-benefits{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .hl-santa-dark{\n    padding:32px 17px;\n    border-radius:19px;\n  }\n\n  .hl-santa-dark-grid{\n    grid-template-columns:1fr;\n  }\n\n  .hl-santa-steps{\n    grid-template-columns:1fr;\n  }\n\n  .hl-santa-gallery{\n    grid-template-columns:1fr;\n  }\n\n  .hl-santa-specs{\n    grid-template-columns:1fr;\n  }\n\n  .hl-santa-gift{\n    padding:35px 20px;\n    border-radius:19px;\n  }\n\n  .hl-santa-gift h2{\n    font-size:28px;\n  }\n\n  .hl-santa-final{\n    padding:42px 18px;\n    border-radius:20px;\n  }\n\n  .hl-santa-final h2{\n    font-size:28px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"hl-santa-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"hl-santa-hero\"\u003e\n\n    \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG-4517.png?v=1789962226\u0026amp;width=1445\" alt=\"Santa Flying Sleigh Magnetic Levitation Christmas Decoration\"\u003e\n\n    \u003cdiv class=\"hl-santa-hero-content\"\u003e\n\n      \u003cdiv class=\"hl-santa-label\"\u003e\n        CHRISTMAS MAGIC\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        Santa's Sleigh Is Actually Floating ✨\n      \u003c\/h1\u003e\n\n      \u003cp\u003e\n        A magical magnetic levitation Christmas centerpiece\n        that makes Santa and his reindeer appear to fly above the base.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"hl-santa-price\"\u003e\n\n        \u003cspan class=\"hl-santa-price-now\"\u003e\n          $52.99\n        \u003c\/span\u003e\n\n        \u003cspan class=\"hl-santa-price-old\"\u003e\n          $201.99\n        \u003c\/span\u003e\n\n        \u003cspan class=\"hl-santa-save\"\u003e\n          SAVE 73%\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PROMO --\u003e\n\n  \u003csection class=\"hl-santa-promo\"\u003e\n\n    \u003cdiv class=\"hl-santa-promo-box\"\u003e\n      \u003cstrong\u003eBUY 2 GET 1 FREE\u003c\/strong\u003e\n      \u003cspan\u003eHoliday Special\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hl-santa-promo-box\"\u003e\n      \u003cstrong\u003eFREE SHIPPING\u003c\/strong\u003e\n      \u003cspan\u003eOrders over $50\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hl-santa-promo-box\"\u003e\n      \u003cstrong\u003eLIMITED-TIME OFFER\u003c\/strong\u003e\n      \u003cspan\u003eChristmas Clearance\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAGIC --\u003e\n\n  \u003csection class=\"hl-santa-section\"\u003e\n\n    \u003cdiv class=\"hl-santa-magic\"\u003e\n\n      \u003ch3\u003e\n        🎅 Christmas Magic That Actually Floats\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Forget ordinary Christmas decorations.\n        Santa and his reindeer appear to hover above the magnetic\n        levitation base, creating a centerpiece that instantly\n        catches everyone's attention.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAIN VISUAL --\u003e\n\n  \u003csection class=\"hl-santa-section\"\u003e\n\n    \u003cdiv class=\"hl-santa-heading\"\u003e\n\n      \u003cdiv class=\"hl-santa-eyebrow\"\u003e\n        THE WOW EFFECT\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        The Christmas Decoration Everyone Will Ask About\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Place it on a table, shelf or counter and let the floating\n        sleigh become the center of attention.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hl-santa-image\"\u003e\n\n      \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG-0908.png?v=1789962227\u0026amp;width=1445\" alt=\"Floating Santa sleigh Christmas decoration\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n\n  \u003csection class=\"hl-santa-section\"\u003e\n\n    \u003cdiv class=\"hl-santa-benefits\"\u003e\n\n      \u003cdiv class=\"hl-santa-benefit\"\u003e\n        \u003cdiv class=\"hl-santa-icon\"\u003e✨\u003c\/div\u003e\n        \u003cstrong\u003eMagnetic Levitation\u003c\/strong\u003e\n        \u003cspan\u003eFloating display effect\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-santa-benefit\"\u003e\n        \u003cdiv class=\"hl-santa-icon\"\u003e🎅\u003c\/div\u003e\n        \u003cstrong\u003eSanta + Reindeer\u003c\/strong\u003e\n        \u003cspan\u003eDetailed Christmas scene\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-santa-benefit\"\u003e\n        \u003cdiv class=\"hl-santa-icon\"\u003e🎁\u003c\/div\u003e\n        \u003cstrong\u003ePerfect Gift\u003c\/strong\u003e\n        \u003cspan\u003eUnexpected holiday surprise\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-santa-benefit\"\u003e\n        \u003cdiv class=\"hl-santa-icon\"\u003e🏠\u003c\/div\u003e\n        \u003cstrong\u003eHome Centerpiece\u003c\/strong\u003e\n        \u003cspan\u003eTable, shelf or counter\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n\n  \u003csection class=\"hl-santa-section\"\u003e\n\n    \u003cdiv class=\"hl-santa-heading\"\u003e\n\n      \u003cdiv class=\"hl-santa-eyebrow\"\u003e\n        WHY IT FEELS SPECIAL\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Designed To Create A Christmas Moment\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hl-santa-features\"\u003e\n\n      \u003cdiv class=\"hl-santa-card\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG-4517.png?v=1789962226\u0026amp;width=1445\" alt=\"Santa sleigh floating above magnetic base\"\u003e\n\n        \u003cdiv class=\"hl-santa-card-content\"\u003e\n\n          \u003cdiv class=\"hl-santa-number\"\u003e\n            01 — THE ILLUSION\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Looks Like Santa Is Flying\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The magnetic levitation base creates a striking floating\n            effect that makes the sleigh appear suspended in mid-air.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-santa-card\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG-0908.png?v=1789962227\u0026amp;width=1445\" alt=\"Santa sleigh Christmas table decoration\"\u003e\n\n        \u003cdiv class=\"hl-santa-card-content\"\u003e\n\n          \u003cdiv class=\"hl-santa-number\"\u003e\n            02 — THE ATMOSPHERE\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Instant Christmas Centerpiece\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Warm Christmas lighting, Santa, reindeer and the floating\n            sleigh create an eye-catching holiday display.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DARK SECTION --\u003e\n\n  \u003csection class=\"hl-santa-section\"\u003e\n\n    \u003cdiv class=\"hl-santa-dark\"\u003e\n\n      \u003cdiv class=\"hl-santa-heading\"\u003e\n\n        \u003cdiv class=\"hl-santa-eyebrow\"\u003e\n          MADE FOR THE HOLIDAYS\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          A Decoration. A Conversation Starter. A Gift.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          More than something you put on a shelf — it's something\n          people stop to look at.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-santa-dark-grid\"\u003e\n\n        \u003cdiv class=\"hl-santa-dark-card\"\u003e\n\n          \u003ch3\u003e\n            🎄 For Your Christmas Home\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Add it to your Christmas table, mantel, shelf or\n            holiday display for an instant focal point.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"hl-santa-dark-card\"\u003e\n\n          \u003ch3\u003e\n            👨‍👩‍👧 For Family Moments\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            A playful Christmas centerpiece that gives kids and\n            adults something unexpected to discover.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"hl-santa-dark-card\"\u003e\n\n          \u003ch3\u003e\n            🎁 For Someone Special\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            A unique Christmas gift for anyone who loves\n            festive decorations and magical displays.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"hl-santa-dark-card\"\u003e\n\n          \u003ch3\u003e\n            ✨ For A Memorable Christmas\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Bring out the floating sleigh year after year\n            and make it part of your holiday tradition.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SETUP --\u003e\n\n  \u003csection class=\"hl-santa-section\"\u003e\n\n    \u003cdiv class=\"hl-santa-heading\"\u003e\n\n      \u003cdiv class=\"hl-santa-eyebrow\"\u003e\n        SIMPLE 3-STEP SETUP\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Let The Magic Take Flight\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Follow the simple positioning steps and watch Santa\n        begin his Christmas journey.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hl-santa-steps\"\u003e\n\n      \u003cdiv class=\"hl-santa-step\"\u003e\n\n        \u003cdiv class=\"hl-santa-step-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Place The Base\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Put the magnetic base on a flat, stable and level surface.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-santa-step\"\u003e\n\n        \u003cdiv class=\"hl-santa-step-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Align The Sleigh\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Carefully hold the sleigh above the base and find the\n          correct balance point.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-santa-step\"\u003e\n\n        \u003cdiv class=\"hl-santa-step-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Let It Levitate\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Slowly release the sleigh and enjoy the floating\n          Christmas display.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- STEP IMAGES --\u003e\n\n  \u003csection class=\"hl-santa-section\"\u003e\n\n    \u003cdiv class=\"hl-santa-heading\"\u003e\n\n      \u003cdiv class=\"hl-santa-eyebrow\"\u003e\n        EASY TO SET UP\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        From Box To Floating Santa In Minutes\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hl-santa-gallery\"\u003e\n\n      \u003cdiv class=\"hl-santa-gallery-card\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG-0909.png?v=1789962226\u0026amp;width=1445\" alt=\"Place magnetic levitation base\"\u003e\n\n        \u003cdiv class=\"hl-santa-gallery-label\"\u003e\n          STEP 1 — PLACE THE BASE\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-santa-gallery-card\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG-0910.png?v=1789962227\u0026amp;width=1445\" alt=\"Align floating Santa sleigh\"\u003e\n\n        \u003cdiv class=\"hl-santa-gallery-label\"\u003e\n          STEP 2 — ALIGN \u0026amp; CENTER\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-santa-gallery-card\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG-0911.png?v=1789962227\u0026amp;width=1445\" alt=\"Santa sleigh floating above base\"\u003e\n\n        \u003cdiv class=\"hl-santa-gallery-label\"\u003e\n          STEP 3 — LET IT LEVITATE\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-santa-gallery-card\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG-0912.png?v=1789962227\u0026amp;width=1445\" alt=\"Santa sleigh complete package\"\u003e\n\n        \u003cdiv class=\"hl-santa-gallery-label\"\u003e\n          EVERYTHING INCLUDED\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INCLUDED --\u003e\n\n  \u003csection class=\"hl-santa-section\"\u003e\n\n    \u003cdiv class=\"hl-santa-heading\"\u003e\n\n      \u003cdiv class=\"hl-santa-eyebrow\"\u003e\n        WHAT'S IN THE BOX\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Everything You Need For The Display\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hl-santa-included\"\u003e\n\n      \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG-0912.png?v=1789962227\u0026amp;width=1445\" alt=\"Santa Flying Sleigh package contents\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- GIFT --\u003e\n\n  \u003csection class=\"hl-santa-section\"\u003e\n\n    \u003cdiv class=\"hl-santa-gift\"\u003e\n\n      \u003ch2\u003e\n        🎁 The Christmas Gift They'll Actually Remember\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Skip another ordinary Christmas decoration.\n        Give them something unexpected, magical and exciting —\n        a Santa sleigh that appears to float above the table.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n\n  \u003csection class=\"hl-santa-section\"\u003e\n\n    \u003cdiv class=\"hl-santa-heading\"\u003e\n\n      \u003cdiv class=\"hl-santa-eyebrow\"\u003e\n        PRODUCT DETAILS\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Simple Setup. Big Christmas Impact.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hl-santa-specs\"\u003e\n\n      \u003cdiv class=\"hl-santa-spec\"\u003e\n        \u003cstrong\u003eDISPLAY TYPE\u003c\/strong\u003e\n        \u003cspan\u003eMagnetic Levitation\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-santa-spec\"\u003e\n        \u003cstrong\u003eDECORATION\u003c\/strong\u003e\n        \u003cspan\u003eSanta + Reindeer Sleigh\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-santa-spec\"\u003e\n        \u003cstrong\u003eBASE\u003c\/strong\u003e\n        \u003cspan\u003eMagnetic Levitation Base\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-santa-spec\"\u003e\n        \u003cstrong\u003ePOWER\u003c\/strong\u003e\n        \u003cspan\u003ePower Adapter Included\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-santa-spec\"\u003e\n        \u003cstrong\u003eGUIDE\u003c\/strong\u003e\n        \u003cspan\u003eUser Guide Included\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-santa-spec\"\u003e\n        \u003cstrong\u003eUSE\u003c\/strong\u003e\n        \u003cspan\u003eChristmas Home Decoration\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n\n  \u003csection class=\"hl-santa-final\"\u003e\n\n    \u003ch2\u003e\n      Let Santa Take Flight This Christmas ✨\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Create a magical floating centerpiece that turns ordinary\n      Christmas decorating into a moment everyone will remember.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hl-santa-final-price\"\u003e\n      $52.99\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hl-santa-final-old\"\u003e\n      $201.99\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hl-santa-button\"\u003e\n      MAKE CHRISTMAS MAGICAL\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":51972083089714,"sku":null,"price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0990\/1794\/9490\/files\/IMG-4517.png?v=1789962226","url":"https:\/\/happylearing.shop\/products\/santa-s-flying-sleigh","provider":"Happylearing","version":"1.0","type":"link"}