{"product_id":"willow","title":"Twinkle Wood","description":"\u003cstyle\u003e\n.hl-willow{\n  max-width:1100px;\n  margin:0 auto;\n  background:#fbfaf6;\n  color:#29251f;\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.6;\n  overflow:hidden;\n}\n\n.hl-willow *{\n  box-sizing:border-box;\n}\n\n.hl-willow-wrap{\n  padding:42px 24px;\n}\n\n\/* HERO *\/\n.hl-willow-hero{\n  background:\n    radial-gradient(circle at 50% 0%,rgba(255,255,255,.98),rgba(246,239,225,.9) 55%,rgba(227,216,193,.95));\n  border-radius:27px;\n  padding:43px 25px 47px;\n  text-align:center;\n  overflow:hidden;\n}\n\n.hl-willow-badge{\n  display:inline-block;\n  background:#243f2d;\n  color:#fff;\n  padding:8px 18px;\n  border-radius:30px;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:1px;\n  margin-bottom:16px;\n}\n\n.hl-willow-hero h1{\n  max-width:850px;\n  margin:0 auto 12px;\n  color:#263d2c;\n  font-size:42px;\n  line-height:1.12;\n  font-weight:900;\n}\n\n.hl-willow-hero p{\n  max-width:720px;\n  margin:0 auto 25px;\n  color:#6b6255;\n  font-size:17px;\n}\n\n.hl-willow-main-img{\n  display:block;\n  width:100%;\n  max-width:760px;\n  margin:0 auto 25px;\n  border-radius:21px;\n  box-shadow:0 18px 45px rgba(45,40,28,.16);\n}\n\n.hl-willow-price{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:13px;\n  margin-bottom:18px;\n}\n\n.hl-willow-now{\n  color:#8e2d2b;\n  font-size:40px;\n  font-weight:900;\n}\n\n.hl-willow-old{\n  color:#8c857b;\n  font-size:20px;\n  text-decoration:line-through;\n}\n\n.hl-willow-save{\n  background:#e8ddc6;\n  color:#394d35;\n  padding:6px 13px;\n  border-radius:30px;\n  font-size:13px;\n  font-weight:800;\n}\n\n.hl-willow-promo{\n  max-width:640px;\n  margin:0 auto;\n  background:#fff;\n  border:1px solid #e2d9c8;\n  border-radius:16px;\n  padding:17px 20px;\n  box-shadow:0 8px 25px rgba(45,40,28,.06);\n}\n\n.hl-willow-promo strong{\n  display:block;\n  color:#8e2d2b;\n  font-size:19px;\n}\n\n.hl-willow-promo span{\n  color:#746c60;\n  font-size:14px;\n}\n\n\n\/* TITLE *\/\n.hl-willow-title{\n  text-align:center;\n  margin-bottom:30px;\n}\n\n.hl-willow-eyebrow{\n  color:#667c55;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  margin-bottom:7px;\n}\n\n.hl-willow-title h2{\n  margin:0;\n  color:#283c2c;\n  font-size:32px;\n  line-height:1.2;\n}\n\n.hl-willow-title p{\n  max-width:700px;\n  margin:11px auto 0;\n  color:#756d61;\n  font-size:16px;\n}\n\n\n\/* INTRO *\/\n.hl-willow-intro{\n  max-width:830px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.hl-willow-intro p{\n  color:#625b50;\n  font-size:17px;\n}\n\n\n\/* FEATURES *\/\n.hl-willow-features{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:16px;\n}\n\n.hl-willow-feature{\n  background:#fff;\n  border:1px solid #e5dfd2;\n  border-radius:18px;\n  padding:25px 17px;\n  text-align:center;\n  box-shadow:0 7px 25px rgba(50,45,30,.05);\n}\n\n.hl-willow-icon{\n  width:52px;\n  height:52px;\n  margin:0 auto 13px;\n  border-radius:50%;\n  background:#eee9da;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  font-size:24px;\n}\n\n.hl-willow-feature h3{\n  margin:0 0 7px;\n  color:#304632;\n  font-size:17px;\n}\n\n.hl-willow-feature p{\n  margin:0;\n  color:#766f64;\n  font-size:14px;\n}\n\n\n\/* IMAGE GRID *\/\n.hl-willow-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:20px;\n}\n\n.hl-willow-card{\n  background:#fff;\n  border:1px solid #e4ddd0;\n  border-radius:20px;\n  overflow:hidden;\n  box-shadow:0 10px 28px rgba(50,45,30,.07);\n}\n\n.hl-willow-card img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.hl-willow-card-text{\n  padding:21px;\n}\n\n.hl-willow-card-text h3{\n  margin:0 0 7px;\n  color:#304632;\n  font-size:21px;\n}\n\n.hl-willow-card-text p{\n  margin:0;\n  color:#70695e;\n  font-size:14px;\n}\n\n\n\/* DARK SECTION *\/\n.hl-willow-dark{\n  background:#243d2b;\n  border-radius:25px;\n  padding:44px 24px;\n  color:#fff;\n}\n\n.hl-willow-dark .hl-willow-eyebrow{\n  color:#d8c69f;\n}\n\n.hl-willow-dark .hl-willow-title h2{\n  color:#fff;\n}\n\n.hl-willow-dark .hl-willow-title p{\n  color:#dce3d9;\n}\n\n\n\/* BENEFIT *\/\n.hl-willow-benefit{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:20px;\n  align-items:stretch;\n}\n\n.hl-willow-benefit-image{\n  border-radius:22px;\n  overflow:hidden;\n  background:#fff;\n}\n\n.hl-willow-benefit-image img{\n  width:100%;\n  display:block;\n}\n\n.hl-willow-benefit-content{\n  background:linear-gradient(145deg,#f1eee3,#e6e1d0);\n  border-radius:22px;\n  padding:35px;\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n}\n\n.hl-willow-benefit-content h2{\n  color:#2c4230;\n  font-size:31px;\n  line-height:1.2;\n  margin:0 0 14px;\n}\n\n.hl-willow-benefit-content p{\n  color:#696257;\n  font-size:16px;\n  margin:0 0 18px;\n}\n\n.hl-willow-check{\n  display:flex;\n  align-items:flex-start;\n  gap:10px;\n  margin:8px 0;\n  color:#4e594c;\n  font-size:14px;\n}\n\n.hl-willow-check b{\n  color:#6b814f;\n}\n\n\n\/* STEPS *\/\n.hl-willow-steps{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:15px;\n}\n\n.hl-willow-step{\n  background:#fff;\n  border:1px solid #e4ddd0;\n  border-radius:18px;\n  padding:23px 15px;\n  text-align:center;\n}\n\n.hl-willow-number{\n  width:38px;\n  height:38px;\n  margin:0 auto 11px;\n  border-radius:50%;\n  background:#304b35;\n  color:#fff;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  font-weight:900;\n}\n\n.hl-willow-step h3{\n  margin:0 0 6px;\n  color:#304632;\n  font-size:16px;\n}\n\n.hl-willow-step p{\n  margin:0;\n  color:#756f64;\n  font-size:13px;\n}\n\n\n\/* USE CASES *\/\n.hl-willow-use{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:16px;\n}\n\n.hl-willow-use-card{\n  background:#fff;\n  border:1px solid #e4ddd0;\n  border-radius:18px;\n  padding:25px 18px;\n  text-align:center;\n}\n\n.hl-willow-use-icon{\n  font-size:29px;\n  margin-bottom:9px;\n}\n\n.hl-willow-use-card h3{\n  margin:0 0 7px;\n  color:#304632;\n  font-size:17px;\n}\n\n.hl-willow-use-card p{\n  margin:0;\n  color:#756e63;\n  font-size:14px;\n}\n\n\n\/* SPECS *\/\n.hl-willow-specs{\n  max-width:820px;\n  margin:0 auto;\n  background:#fff;\n  border:1px solid #e3ddd1;\n  border-radius:20px;\n  overflow:hidden;\n}\n\n.hl-willow-spec{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:15px 20px;\n  border-bottom:1px solid #ebe6dc;\n}\n\n.hl-willow-spec:last-child{\n  border-bottom:none;\n}\n\n.hl-willow-spec strong{\n  color:#304632;\n}\n\n.hl-willow-spec span{\n  color:#756f65;\n  text-align:right;\n}\n\n\n\/* FINAL *\/\n.hl-willow-final{\n  background:\n    radial-gradient(circle at 50% 0%,#f5f0df,#e8dfca);\n  border-radius:25px;\n  padding:47px 24px;\n  text-align:center;\n}\n\n.hl-willow-final h2{\n  color:#293e2e;\n  margin:0 0 10px;\n  font-size:34px;\n  line-height:1.2;\n}\n\n.hl-willow-final p{\n  max-width:680px;\n  margin:0 auto 20px;\n  color:#686155;\n  font-size:16px;\n}\n\n.hl-willow-final-price{\n  color:#8e2d2b;\n  font-size:40px;\n  font-weight:900;\n}\n\n.hl-willow-final-old{\n  color:#8a8378;\n  font-size:18px;\n  text-decoration:line-through;\n}\n\n.hl-willow-note{\n  margin-top:15px;\n  color:#70695f;\n  font-size:12px;\n}\n\n\n\/* MOBILE *\/\n@media(max-width:800px){\n\n  .hl-willow-wrap{\n    padding:32px 14px;\n  }\n\n  .hl-willow-hero{\n    padding:34px 15px;\n    border-radius:19px;\n  }\n\n  .hl-willow-hero h1{\n    font-size:30px;\n  }\n\n  .hl-willow-hero p{\n    font-size:15px;\n  }\n\n  .hl-willow-now{\n    font-size:34px;\n  }\n\n  .hl-willow-title h2{\n    font-size:27px;\n  }\n\n  .hl-willow-features{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .hl-willow-grid{\n    grid-template-columns:1fr;\n  }\n\n  .hl-willow-benefit{\n    grid-template-columns:1fr;\n  }\n\n  .hl-willow-benefit-content{\n    padding:28px 22px;\n  }\n\n  .hl-willow-steps{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .hl-willow-use{\n    grid-template-columns:1fr;\n  }\n\n  .hl-willow-spec{\n    display:block;\n  }\n\n  .hl-willow-spec span{\n    display:block;\n    margin-top:4px;\n    text-align:left;\n  }\n}\n\n@media(max-width:480px){\n\n  .hl-willow-features{\n    grid-template-columns:1fr;\n  }\n\n  .hl-willow-steps{\n    grid-template-columns:1fr;\n  }\n\n  .hl-willow-hero h1{\n    font-size:27px;\n  }\n\n  .hl-willow-final h2{\n    font-size:28px;\n  }\n\n  .hl-willow-final-price{\n    font-size:35px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"hl-willow\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hl-willow-wrap\"\u003e\n\n    \u003csection class=\"hl-willow-hero\"\u003e\n\n      \u003cdiv class=\"hl-willow-badge\"\u003e\n        ✨ CHRISTMAS HOME DECOR\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        Turn Any Corner Into A Warm Christmas Glow\n      \u003c\/h1\u003e\n\n      \u003cp\u003e\n        A flexible willow branch wrapped in warm white lights,\n        designed to make ordinary spaces feel magical.\n      \u003c\/p\u003e\n\n      \u003cimg class=\"hl-willow-main-img\" src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/Screenshot2026-09-16at10.27.07am.png?v=1790069121\u0026amp;width=1445\" alt=\"Twinkle Wood Willow Vine Lights\"\u003e\n\n      \u003cdiv class=\"hl-willow-price\"\u003e\n\n        \u003cspan class=\"hl-willow-now\"\u003e\n          $37.00\n        \u003c\/span\u003e\n\n        \u003cspan class=\"hl-willow-old\"\u003e\n          $129.99\n        \u003c\/span\u003e\n\n        \u003cspan class=\"hl-willow-save\"\u003e\n          SAVE 71%\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-willow-promo\"\u003e\n\n        \u003cstrong\u003e\n          🎁 BUY 2, GET 1 FREE\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Decorate multiple rooms or create a larger Christmas display.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"hl-willow-wrap\"\u003e\n\n    \u003cdiv class=\"hl-willow-title\"\u003e\n\n      \u003cdiv class=\"hl-willow-eyebrow\"\u003e\n        BRING THE WARMTH HOME\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A Little Light. A Warmer Home.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Twinkle Wood combines natural-looking branches with soft,\n        warm LED lights for an elegant Christmas atmosphere.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hl-willow-intro\"\u003e\n\n      \u003cp\u003e\n        Bend it, shape it and place it wherever your home needs a little\n        holiday magic. Drape it over a mirror, style it across a mantel,\n        wrap it around a doorway or create a glowing wall display.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"hl-willow-wrap\"\u003e\n\n    \u003cdiv class=\"hl-willow-title\"\u003e\n\n      \u003cdiv class=\"hl-willow-eyebrow\"\u003e\n        WHY YOU'LL LOVE IT\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        More Than Just String Lights\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hl-willow-features\"\u003e\n\n      \u003cdiv class=\"hl-willow-feature\"\u003e\n\n        \u003cdiv class=\"hl-willow-icon\"\u003e\n          ✨\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Warm White Glow\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Soft warm lighting creates a cozy, candlelight-like atmosphere.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-feature\"\u003e\n\n        \u003cdiv class=\"hl-willow-icon\"\u003e\n          🌿\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Flexible Branches\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Bend and shape the branches to fit your room and decorating style.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-feature\"\u003e\n\n        \u003cdiv class=\"hl-willow-icon\"\u003e\n          ♻️\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Reusable\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Easily reshape and store it when the holiday season is over.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-feature\"\u003e\n\n        \u003cdiv class=\"hl-willow-icon\"\u003e\n          🎄\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Christmas Ready\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Pine sprigs, red berries and pinecones add natural festive detail.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- LIFESTYLE IMAGES --\u003e\n  \u003cdiv class=\"hl-willow-wrap\"\u003e\n\n    \u003cdiv class=\"hl-willow-title\"\u003e\n\n      \u003cdiv class=\"hl-willow-eyebrow\"\u003e\n        SEE IT IN YOUR HOME\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Create A Cozy Christmas Atmosphere\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The warm glow blends naturally into living rooms, bedrooms,\n        mantels and other holiday spaces.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hl-willow-grid\"\u003e\n\n      \u003cdiv class=\"hl-willow-card\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG_6902.jpg?v=1790069122\u0026amp;width=1445\" alt=\"Twinkle Wood Christmas wall decor\"\u003e\n\n        \u003cdiv class=\"hl-willow-card-text\"\u003e\n\n          \u003ch3\u003e\n            Make Your Wall Glow\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Spread the branches across a wall to create a warm,\n            elegant focal point around your Christmas decorations.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-card\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG_6899.jpg?v=1790069121\u0026amp;width=1445\" alt=\"Twinkle Wood bedroom Christmas decor\"\u003e\n\n        \u003cdiv class=\"hl-willow-card-text\"\u003e\n\n          \u003ch3\u003e\n            A Cozy Bedroom Glow\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Add soft warm lighting above the bed for a calm,\n            magical holiday atmosphere.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SHAPE IT --\u003e\n  \u003cdiv class=\"hl-willow-wrap\"\u003e\n\n    \u003csection class=\"hl-willow-dark\"\u003e\n\n      \u003cdiv class=\"hl-willow-title\"\u003e\n\n        \u003cdiv class=\"hl-willow-eyebrow\"\u003e\n          SHAPE IT YOUR WAY\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Bend. Style. Create.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The flexible branches let you create a display that fits your space.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-benefit\"\u003e\n\n        \u003cdiv class=\"hl-willow-benefit-image\"\u003e\n\n          \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG_6901.jpg?v=1790069121\u0026amp;width=1445\" alt=\"Woman shaping Twinkle Wood branches\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"hl-willow-benefit-content\"\u003e\n\n          \u003cdiv class=\"hl-willow-eyebrow\"\u003e\n            THREE SIMPLE STEPS\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            Your Decor. Your Shape.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Create a completely different look depending on where\n            you want to place the branches.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"hl-willow-check\"\u003e\n            \u003cb\u003e✓\u003c\/b\u003e\n            \u003cspan\u003e\n              \u003cstrong\u003eShape\u003c\/strong\u003e the flexible branches\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hl-willow-check\"\u003e\n            \u003cb\u003e✓\u003c\/b\u003e\n            \u003cspan\u003e\n              \u003cstrong\u003ePosition\u003c\/strong\u003e them on your wall or display\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hl-willow-check\"\u003e\n            \u003cb\u003e✓\u003c\/b\u003e\n            \u003cspan\u003e\n              \u003cstrong\u003eGlow\u003c\/strong\u003e and enjoy the warm atmosphere\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT CLOSE UP --\u003e\n  \u003cdiv class=\"hl-willow-wrap\"\u003e\n\n    \u003cdiv class=\"hl-willow-grid\"\u003e\n\n      \u003cdiv class=\"hl-willow-card\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/IMG_6902.jpg?v=1790069122\u0026amp;width=1445\" alt=\"Warm LED willow branch close up\"\u003e\n\n        \u003cdiv class=\"hl-willow-card-text\"\u003e\n\n          \u003ch3\u003e\n            Hundreds Of Tiny Points Of Light\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The warm LED lights are woven throughout the branches\n            for a soft, evenly distributed glow.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-card\"\u003e\n\n        \u003cimg src=\"https:\/\/happylearing.shop\/cdn\/shop\/files\/Screenshot2026-09-16at10.27.07am.png?v=1790069121\u0026amp;width=1445\" alt=\"Twinkle Wood product box\"\u003e\n\n        \u003cdiv class=\"hl-willow-card-text\"\u003e\n\n          \u003ch3\u003e\n            Designed For The Holiday Season\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Natural-looking branches, warm lights, pine details,\n            berries and pinecones come together in one elegant decoration.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- USE CASES --\u003e\n  \u003cdiv class=\"hl-willow-wrap\"\u003e\n\n    \u003cdiv class=\"hl-willow-title\"\u003e\n\n      \u003cdiv class=\"hl-willow-eyebrow\"\u003e\n        WHERE WILL YOU PUT YOURS?\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        One Decoration. So Many Possibilities.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hl-willow-use\"\u003e\n\n      \u003cdiv class=\"hl-willow-use-card\"\u003e\n\n        \u003cdiv class=\"hl-willow-use-icon\"\u003e\n          🪞\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Over A Mirror\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Frame a mirror with warm glowing branches for an elegant holiday look.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-use-card\"\u003e\n\n        \u003cdiv class=\"hl-willow-use-icon\"\u003e\n          🔥\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Across A Mantel\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Layer it with candles, stockings and Christmas greenery.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-use-card\"\u003e\n\n        \u003cdiv class=\"hl-willow-use-icon\"\u003e\n          🚪\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Around A Doorway\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Shape the flexible branches around doorways and entry spaces.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-use-card\"\u003e\n\n        \u003cdiv class=\"hl-willow-use-icon\"\u003e\n          🛏️\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Above The Bed\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Create a soft and cozy Christmas glow in the bedroom.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-use-card\"\u003e\n\n        \u003cdiv class=\"hl-willow-use-icon\"\u003e\n          🎄\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Christmas Tree Area\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Add extra warm lighting around your main Christmas display.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-use-card\"\u003e\n\n        \u003cdiv class=\"hl-willow-use-icon\"\u003e\n          📸\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Photo Backdrop\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Build a glowing background for Christmas parties and family photos.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- HOW TO --\u003e\n  \u003cdiv class=\"hl-willow-wrap\"\u003e\n\n    \u003cdiv class=\"hl-willow-title\"\u003e\n\n      \u003cdiv class=\"hl-willow-eyebrow\"\u003e\n        SIMPLE \u0026amp; BEAUTIFUL\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Style Your Twinkle Wood In 4 Steps\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hl-willow-steps\"\u003e\n\n      \u003cdiv class=\"hl-willow-step\"\u003e\n\n        \u003cdiv class=\"hl-willow-number\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Choose Your Spot\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Pick a wall, mirror, mantel, doorway or bedroom.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-step\"\u003e\n\n        \u003cdiv class=\"hl-willow-number\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Bend The Branches\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Shape the flexible branches to fit your space.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-step\"\u003e\n\n        \u003cdiv class=\"hl-willow-number\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Add Your Details\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Style it with ornaments, ribbons or greenery if desired.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-step\"\u003e\n\n        \u003cdiv class=\"hl-willow-number\"\u003e\n          4\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Turn On The Glow\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Enjoy a warm and cozy Christmas atmosphere.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv class=\"hl-willow-wrap\"\u003e\n\n    \u003cdiv class=\"hl-willow-title\"\u003e\n\n      \u003cdiv class=\"hl-willow-eyebrow\"\u003e\n        PRODUCT DETAILS\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Everything You Need To Know\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hl-willow-specs\"\u003e\n\n      \u003cdiv class=\"hl-willow-spec\"\u003e\n\n        \u003cstrong\u003e\n          Product\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Twinkle Wood \/ Willow Vine Lights\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-spec\"\u003e\n\n        \u003cstrong\u003e\n          Light Color\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Warm White\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-spec\"\u003e\n\n        \u003cstrong\u003e\n          Branch Style\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Flexible Willow Vine\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-spec\"\u003e\n\n        \u003cstrong\u003e\n          Decoration\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Pine Sprigs, Red Berries \u0026amp; Pinecone\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-spec\"\u003e\n\n        \u003cstrong\u003e\n          Use\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Christmas \/ Winter Home Decor\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-spec\"\u003e\n\n        \u003cstrong\u003e\n          Placement\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Walls, Mirrors, Mantels, Doorways \u0026amp; Bedrooms\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-spec\"\u003e\n\n        \u003cstrong\u003e\n          Reusable\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Yes\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hl-willow-spec\"\u003e\n\n        \u003cstrong\u003e\n          Power\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          USB Powered or Battery Operated\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FINAL --\u003e\n  \u003cdiv class=\"hl-willow-wrap\"\u003e\n\n    \u003csection class=\"hl-willow-final\"\u003e\n\n      \u003ch2\u003e\n        Give Your Home A Little Christmas Magic ✨\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A soft warm glow, natural-looking branches and endless ways to style it.\n        Twinkle Wood turns ordinary corners into cozy holiday moments.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"hl-willow-final-price\"\u003e\n        $37.00\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-willow-final-old\"\u003e\n        $129.99\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"margin-top:14px;color:#304632;font-weight:900;font-size:18px;\"\u003e\n        SAVE 71% • BUY 2, GET 1 FREE\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hl-willow-note\"\u003e\n        🎄 Create your cozy Christmas corner this holiday season\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":52100598137138,"sku":null,"price":37.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0990\/1794\/9490\/files\/Screenshot2026-09-16at10.27.07am.png?v=1790069121","url":"https:\/\/happylearing.shop\/products\/willow","provider":"Happylearing","version":"1.0","type":"link"}