{"product_id":"🎄beginner-friendly-diy-oversized-patchwork-christmas-tree-door-hanging-kit-complete-kit-with-all-tools-step-by-step-guide-included-💕","title":"🎄Beginner-Friendly DIY Oversized Patchwork Christmas Tree Door Hanging Kit | Complete Kit with All Tools \u0026 Step-by-Step Guide Included 💕","description":"\u003cdiv class=\"xmas-tree-page\"\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   CHRISTMAS PATCHWORK TREE DIY KIT\n   Shopify Custom Liquid\n   ========================================================= *\/\n\n.xmas-tree-page{\n  --x-red:#b4232f;\n  --x-red-dark:#7d1721;\n  --x-green:#173d2b;\n  --x-green-dark:#102b1e;\n  --x-gold:#c89b3c;\n  --x-cream:#fffaf3;\n  --x-soft:#f7f3ed;\n  --x-pink:#f8e8e8;\n  --x-text:#262626;\n  --x-muted:#666;\n  --x-border:#e7e1d8;\n  --x-white:#fff;\n\n  max-width:1100px;\n  margin:0 auto;\n  padding:0 18px 60px;\n\n  color:var(--x-text);\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height:1.65;\n}\n\n.xmas-tree-page *,\n.xmas-tree-page *:before,\n.xmas-tree-page *:after{\n  box-sizing:border-box;\n}\n\n.xmas-tree-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0;\n}\n\n.xmas-tree-page h1,\n.xmas-tree-page h2,\n.xmas-tree-page h3,\n.xmas-tree-page p{\n  margin-top:0;\n}\n\n.xmas-tree-page h1{\n  font-size:clamp(36px,5vw,58px);\n  line-height:1.05;\n  letter-spacing:-1.8px;\n  font-weight:800;\n  margin-bottom:20px;\n  color:var(--x-green-dark);\n}\n\n.xmas-tree-page h2{\n  font-size:clamp(28px,4vw,40px);\n  line-height:1.15;\n  letter-spacing:-.8px;\n  font-weight:800;\n  margin-bottom:16px;\n  color:var(--x-green-dark);\n}\n\n.xmas-tree-page h3{\n  font-size:20px;\n  line-height:1.3;\n  font-weight:750;\n  margin-bottom:8px;\n  color:var(--x-text);\n}\n\n.xmas-tree-page p{\n  font-size:17px;\n  color:var(--x-muted);\n  margin-bottom:15px;\n}\n\n.xmas-center{\n  text-align:center;\n}\n\n.xmas-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:7px;\n\n  padding:8px 15px;\n  margin-bottom:18px;\n\n  border-radius:50px;\n\n  background:#f7e9dc;\n  color:var(--x-red);\n\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.xmas-hero{\n  position:relative;\n  padding:55px 15px 45px;\n  text-align:center;\n}\n\n.xmas-hero:before{\n  content:\"\";\n  position:absolute;\n  left:50%;\n  top:0;\n  transform:translateX(-50%);\n  width:180px;\n  height:3px;\n  background:var(--x-red);\n  border-radius:10px;\n}\n\n.xmas-hero p{\n  max-width:760px;\n  margin:0 auto;\n  font-size:19px;\n  line-height:1.7;\n}\n\n.xmas-hero-image{\n  max-width:1000px;\n  margin:34px auto 0;\n  overflow:hidden;\n  border-radius:24px;\n  background:#f5f0e9;\n}\n\n.xmas-hero-image img{\n  border-radius:24px;\n}\n\n\n\/* =========================================================\n   TRUST STRIP\n   ========================================================= *\/\n\n.xmas-trust{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n  margin:0 auto 55px;\n}\n\n.xmas-trust-item{\n  padding:17px 10px;\n  text-align:center;\n  background:var(--x-soft);\n  border:1px solid var(--x-border);\n  border-radius:16px;\n\n  font-size:14px;\n  font-weight:750;\n  color:#3e3e3e;\n}\n\n.xmas-trust-icon{\n  display:block;\n  font-size:24px;\n  margin-bottom:4px;\n}\n\n\n\/* =========================================================\n   SECTION\n   ========================================================= *\/\n\n.xmas-section{\n  padding:65px 0;\n  border-top:1px solid var(--x-border);\n}\n\n.xmas-section-header{\n  max-width:740px;\n  margin:0 auto 35px;\n  text-align:center;\n}\n\n.xmas-section-header p{\n  margin-bottom:0;\n}\n\n\n\/* =========================================================\n   FEATURED IMAGE\n   ========================================================= *\/\n\n.xmas-media{\n  overflow:hidden;\n  border-radius:22px;\n  background:#f5f1eb;\n}\n\n.xmas-media img{\n  border-radius:22px;\n}\n\n\n\/* =========================================================\n   EMOTIONAL BLOCK\n   ========================================================= *\/\n\n.xmas-story{\n  margin-top:30px;\n  padding:35px 30px;\n\n  background:var(--x-cream);\n  border:1px solid #eadfce;\n  border-radius:22px;\n\n  text-align:center;\n}\n\n.xmas-story strong{\n  display:block;\n  margin-bottom:7px;\n\n  color:var(--x-red);\n\n  font-size:21px;\n}\n\n.xmas-story span{\n  display:block;\n  color:#6b6259;\n  font-size:15px;\n}\n\n\n\/* =========================================================\n   DECORATION GRID\n   ========================================================= *\/\n\n.xmas-detail-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:14px;\n  margin-top:32px;\n}\n\n.xmas-detail{\n  padding:23px 16px;\n  text-align:center;\n\n  background:#fff;\n  border:1px solid var(--x-border);\n  border-radius:18px;\n}\n\n.xmas-detail-icon{\n  font-size:28px;\n  margin-bottom:9px;\n}\n\n.xmas-detail strong{\n  display:block;\n  margin-bottom:5px;\n  font-size:16px;\n}\n\n.xmas-detail span{\n  color:var(--x-muted);\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   TWO COLUMN FEATURE\n   ========================================================= *\/\n\n.xmas-feature{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:48px;\n  align-items:center;\n\n  margin-bottom:65px;\n}\n\n.xmas-feature:last-child{\n  margin-bottom:0;\n}\n\n.xmas-feature.reverse .xmas-feature-media{\n  order:2;\n}\n\n.xmas-feature.reverse .xmas-feature-copy{\n  order:1;\n}\n\n.xmas-feature-number{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  width:42px;\n  height:42px;\n\n  margin-bottom:17px;\n\n  border-radius:50%;\n\n  background:var(--x-red);\n  color:#fff;\n\n  font-size:14px;\n  font-weight:800;\n}\n\n.xmas-feature-copy p{\n  font-size:17px;\n}\n\n.xmas-check-list{\n  list-style:none;\n  padding:0;\n  margin:20px 0 0;\n}\n\n.xmas-check-list li{\n  position:relative;\n  padding:8px 0 8px 30px;\n\n  color:#505050;\n  font-size:15px;\n}\n\n.xmas-check-list li:before{\n  content:\"✓\";\n\n  position:absolute;\n  left:0;\n  top:8px;\n\n  width:20px;\n  height:20px;\n\n  border-radius:50%;\n\n  background:#f8e9e5;\n  color:var(--x-red);\n\n  font-size:12px;\n  font-weight:800;\n\n  line-height:20px;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   4 STEP PROCESS\n   ========================================================= *\/\n\n.xmas-steps{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:14px;\n\n  margin-top:35px;\n}\n\n.xmas-step{\n  position:relative;\n\n  padding:27px 17px;\n\n  background:var(--x-soft);\n  border-radius:18px;\n\n  text-align:center;\n}\n\n.xmas-step-number{\n  width:44px;\n  height:44px;\n\n  margin:0 auto 13px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--x-green);\n  color:#fff;\n\n  font-size:15px;\n  font-weight:800;\n}\n\n.xmas-step h3{\n  font-size:17px;\n}\n\n.xmas-step p{\n  margin-bottom:0;\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   DISPLAY SCENES\n   ========================================================= *\/\n\n.xmas-scenes{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:14px;\n  margin-top:32px;\n}\n\n.xmas-scene{\n  padding:24px 22px;\n\n  background:#fff;\n  border:1px solid var(--x-border);\n\n  border-radius:18px;\n}\n\n.xmas-scene strong{\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--x-green-dark);\n  font-size:17px;\n}\n\n.xmas-scene span{\n  color:var(--x-muted);\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   FAMILY SECTION\n   ========================================================= *\/\n\n.xmas-family{\n  padding:42px 30px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #173d2b,\n      #102b1e\n    );\n\n  border-radius:25px;\n\n  color:#fff;\n}\n\n.xmas-family h2{\n  color:#fff;\n}\n\n.xmas-family p{\n  color:#d8e0db;\n}\n\n.xmas-family-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n\n  margin-top:28px;\n}\n\n.xmas-family-item{\n  padding:17px;\n\n  background:rgba(255,255,255,.07);\n  border:1px solid rgba(255,255,255,.1);\n\n  border-radius:14px;\n\n  color:#fff;\n  font-size:14px;\n  font-weight:650;\n}\n\n\n\/* =========================================================\n   GIFT SECTION\n   ========================================================= *\/\n\n.xmas-gift-box{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:40px;\n  align-items:center;\n\n  padding:38px;\n\n  background:#fff8ef;\n  border:1px solid #eadfce;\n\n  border-radius:24px;\n}\n\n.xmas-gift-box h2{\n  color:var(--x-red-dark);\n}\n\n.xmas-gift-list{\n  list-style:none;\n  padding:0;\n  margin:20px 0 0;\n}\n\n.xmas-gift-list li{\n  padding:7px 0;\n  color:#555;\n  font-size:15px;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n   ========================================================= *\/\n\n.xmas-spec-box{\n  background:var(--x-soft);\n  border-radius:24px;\n  padding:35px;\n}\n\n.xmas-spec-table{\n  width:100%;\n  border-collapse:collapse;\n}\n\n.xmas-spec-table tr{\n  border-bottom:1px solid var(--x-border);\n}\n\n.xmas-spec-table tr:last-child{\n  border-bottom:none;\n}\n\n.xmas-spec-table th,\n.xmas-spec-table td{\n  padding:17px 8px;\n  text-align:left;\n\n  font-size:15px;\n}\n\n.xmas-spec-table th{\n  width:36%;\n  color:#292929;\n  font-weight:750;\n}\n\n.xmas-spec-table td{\n  color:#666;\n}\n\n\n\/* =========================================================\n   KIT INCLUDES\n   ========================================================= *\/\n\n.xmas-kit{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:35px;\n  align-items:center;\n}\n\n.xmas-kit-list{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n\n  padding:0;\n  margin:25px 0 0;\n\n  list-style:none;\n}\n\n.xmas-kit-list li{\n  padding:12px 13px;\n\n  background:#fff;\n  border:1px solid var(--x-border);\n\n  border-radius:12px;\n\n  font-size:14px;\n  color:#4d4d4d;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.xmas-faq{\n  max-width:850px;\n  margin:0 auto;\n}\n\n.xmas-faq details{\n  border-bottom:1px solid var(--x-border);\n}\n\n.xmas-faq summary{\n  list-style:none;\n  cursor:pointer;\n\n  padding:21px 4px;\n\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  font-size:18px;\n  font-weight:750;\n\n  color:var(--x-green-dark);\n}\n\n.xmas-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.xmas-faq summary:after{\n  content:\"+\";\n\n  font-size:25px;\n  font-weight:400;\n  color:#888;\n}\n\n.xmas-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.xmas-faq-content{\n  padding:0 4px 21px;\n}\n\n.xmas-faq-content p{\n  margin:0;\n  font-size:15px;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.xmas-final{\n  position:relative;\n  overflow:hidden;\n\n  margin-top:25px;\n  padding:60px 30px;\n\n  border-radius:28px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #8e1d29,\n      #5f121a\n    );\n\n  text-align:center;\n}\n\n.xmas-final:before{\n  content:\"✦  ✧  ✦  ✧  ✦\";\n\n  position:absolute;\n  top:15px;\n  left:0;\n  right:0;\n\n  color:rgba(255,255,255,.2);\n\n  font-size:22px;\n  letter-spacing:14px;\n}\n\n.xmas-final h2{\n  position:relative;\n  color:#fff;\n\n  max-width:700px;\n  margin:0 auto 14px;\n}\n\n.xmas-final p{\n  position:relative;\n\n  max-width:650px;\n  margin:0 auto;\n\n  color:#f1dfe1;\n}\n\n.xmas-cta{\n  position:relative;\n\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:54px;\n\n  margin-top:25px;\n  padding:16px 31px;\n\n  border-radius:50px;\n\n  background:#fff;\n  color:#7d1721 !important;\n\n  text-decoration:none !important;\n\n  font-size:15px;\n  font-weight:850;\n  letter-spacing:.04em;\n\n  transition:.2s ease;\n}\n\n.xmas-cta:hover{\n  transform:translateY(-2px);\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:767px){\n\n  .xmas-tree-page{\n    padding:0 10px 40px;\n  }\n\n  .xmas-hero{\n    padding:38px 8px 32px;\n  }\n\n  .xmas-tree-page h1{\n    font-size:35px;\n    letter-spacing:-1px;\n  }\n\n  .xmas-tree-page h2{\n    font-size:28px;\n  }\n\n  .xmas-tree-page p{\n    font-size:16px;\n  }\n\n  .xmas-hero p{\n    font-size:16px;\n  }\n\n  .xmas-hero-image,\n  .xmas-hero-image img{\n    border-radius:16px;\n  }\n\n  .xmas-trust{\n    grid-template-columns:repeat(2,1fr);\n    margin-bottom:35px;\n  }\n\n  .xmas-trust-item{\n    padding:13px 7px;\n    font-size:12px;\n  }\n\n  .xmas-trust-icon{\n    font-size:20px;\n  }\n\n  .xmas-section{\n    padding:45px 0;\n  }\n\n  .xmas-section-header{\n    margin-bottom:25px;\n  }\n\n  .xmas-media,\n  .xmas-media img{\n    border-radius:15px;\n  }\n\n  .xmas-story{\n    padding:25px 18px;\n    border-radius:18px;\n  }\n\n  .xmas-detail-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .xmas-detail{\n    padding:20px 10px;\n  }\n\n  .xmas-feature{\n    grid-template-columns:1fr;\n    gap:25px;\n    margin-bottom:48px;\n  }\n\n  .xmas-feature.reverse .xmas-feature-media{\n    order:1;\n  }\n\n  .xmas-feature.reverse .xmas-feature-copy{\n    order:2;\n  }\n\n  .xmas-feature-copy{\n    text-align:left;\n  }\n\n  .xmas-steps{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .xmas-step{\n    padding:22px 12px;\n  }\n\n  .xmas-scenes{\n    grid-template-columns:1fr;\n  }\n\n  .xmas-family{\n    padding:32px 20px;\n    border-radius:20px;\n  }\n\n  .xmas-family-grid{\n    grid-template-columns:1fr;\n  }\n\n  .xmas-gift-box{\n    grid-template-columns:1fr;\n    padding:25px 18px;\n    gap:25px;\n  }\n\n  .xmas-spec-box{\n    padding:20px 14px;\n    border-radius:18px;\n  }\n\n  .xmas-spec-table th,\n  .xmas-spec-table td{\n    padding:13px 5px;\n    font-size:13px;\n  }\n\n  .xmas-spec-table th{\n    width:39%;\n  }\n\n  .xmas-kit{\n    grid-template-columns:1fr;\n  }\n\n  .xmas-kit-list{\n    grid-template-columns:1fr;\n  }\n\n  .xmas-faq summary{\n    font-size:16px;\n    padding:18px 2px;\n  }\n\n  .xmas-final{\n    padding:48px 20px;\n    border-radius:22px;\n  }\n\n  .xmas-cta{\n    width:100%;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     01 HERO\n========================================================= --\u003e\n\n\u003csection class=\"xmas-hero\"\u003e\n\n  \u003cspan class=\"xmas-eyebrow\"\u003e\n    🎄 A Handmade Christmas Project\n  \u003c\/span\u003e\n\n  \u003ch1\u003e\n    Create a Christmas Tree They'll Remember\n  \u003c\/h1\u003e\n\n  \u003cp\u003e\n    Turn your door, entryway, or favorite holiday corner into a warm\n    Christmas scene with this oversized patchwork tree DIY kit.\n    Stitch, layer, decorate, and create a festive piece you can proudly\n    display throughout the holiday season.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"xmas-hero-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/d6d55d87451f7cc7c994a69116b41fbf319c2d34.png\" alt=\"DIY oversized patchwork Christmas tree door hanging\" loading=\"eager\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     TRUST STRIP\n========================================================= --\u003e\n\n\u003cdiv class=\"xmas-trust\"\u003e\n\n  \u003cdiv class=\"xmas-trust-item\"\u003e\n    \u003cspan class=\"xmas-trust-icon\"\u003e🧵\u003c\/span\u003e\n    Handmade Project\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xmas-trust-item\"\u003e\n    \u003cspan class=\"xmas-trust-icon\"\u003e🎄\u003c\/span\u003e\n    Oversized Design\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xmas-trust-item\"\u003e\n    \u003cspan class=\"xmas-trust-icon\"\u003e🎁\u003c\/span\u003e\n    Festive Details\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xmas-trust-item\"\u003e\n    \u003cspan class=\"xmas-trust-icon\"\u003e🏡\u003c\/span\u003e\n    Holiday Display\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =========================================================\n     02 EMOTIONAL INTRO\n========================================================= --\u003e\n\n\u003csection class=\"xmas-section\"\u003e\n\n  \u003cdiv class=\"xmas-section-header\"\u003e\n\n    \u003cspan class=\"xmas-eyebrow\"\u003e\n      ✨ More Than a Decoration\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Make Something You Can Be Proud to Hang\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Christmas decorating doesn't have to mean buying another\n      mass-produced decoration. This DIY patchwork tree turns holiday\n      decorating into a creative experience you can enjoy before the\n      celebrations even begin.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xmas-media\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/ba4d716acdbae6bd1370227414056d9bd30d28f7.png\" alt=\"Festive details on patchwork Christmas tree\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xmas-story\"\u003e\n\n    \u003cstrong\u003e\n      Stitch it. Decorate it. Hang it. Enjoy it.\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Create a holiday decoration with texture, dimension and your\n      own handmade touch.\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     03 FESTIVE DETAILS\n========================================================= --\u003e\n\n\u003csection class=\"xmas-section\"\u003e\n\n  \u003cdiv class=\"xmas-section-header\"\u003e\n\n    \u003cspan class=\"xmas-eyebrow\"\u003e\n      🎁 Filled With Christmas Details\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Every Layer Feels Like a Little Christmas Scene\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      From the star at the top to the tiny decorative accents,\n      every detail adds another layer of holiday character.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xmas-detail-grid\"\u003e\n\n    \u003cdiv class=\"xmas-detail\"\u003e\n      \u003cdiv class=\"xmas-detail-icon\"\u003e⭐\u003c\/div\u003e\n      \u003cstrong\u003eStar Topper\u003c\/strong\u003e\n      \u003cspan\u003eA classic finishing touch for the tree.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-detail\"\u003e\n      \u003cdiv class=\"xmas-detail-icon\"\u003e🎁\u003c\/div\u003e\n      \u003cstrong\u003eMini Gifts\u003c\/strong\u003e\n      \u003cspan\u003eFestive package accents add dimension.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-detail\"\u003e\n      \u003cdiv class=\"xmas-detail-icon\"\u003e🍬\u003c\/div\u003e\n      \u003cstrong\u003eCandy Canes\u003c\/strong\u003e\n      \u003cspan\u003ePlayful details for a nostalgic look.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-detail\"\u003e\n      \u003cdiv class=\"xmas-detail-icon\"\u003e🎀\u003c\/div\u003e\n      \u003cstrong\u003eRed Bows\u003c\/strong\u003e\n      \u003cspan\u003eClassic holiday color and texture.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-detail\"\u003e\n      \u003cdiv class=\"xmas-detail-icon\"\u003e🔴\u003c\/div\u003e\n      \u003cstrong\u003eBerry Sprigs\u003c\/strong\u003e\n      \u003cspan\u003eAdd traditional Christmas character.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-detail\"\u003e\n      \u003cdiv class=\"xmas-detail-icon\"\u003e🪢\u003c\/div\u003e\n      \u003cstrong\u003eJute Details\u003c\/strong\u003e\n      \u003cspan\u003eA rustic touch for cozy interiors.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-detail\"\u003e\n      \u003cdiv class=\"xmas-detail-icon\"\u003e🧵\u003c\/div\u003e\n      \u003cstrong\u003eLayered Fabric\u003c\/strong\u003e\n      \u003cspan\u003eCreates a dimensional handmade look.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-detail\"\u003e\n      \u003cdiv class=\"xmas-detail-icon\"\u003e❤️\u003c\/div\u003e\n      \u003cstrong\u003eHandmade Charm\u003c\/strong\u003e\n      \u003cspan\u003eEvery finished piece feels personal.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     04 RELAXING CRAFT\n========================================================= --\u003e\n\n\u003csection class=\"xmas-section\"\u003e\n\n  \u003cdiv class=\"xmas-feature\"\u003e\n\n    \u003cdiv class=\"xmas-feature-media\"\u003e\n\n      \u003cdiv class=\"xmas-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/ae68f2467776663c2d3ab75c2144f1155e70cdf1.png\" alt=\"Creating patchwork Christmas tree DIY project\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-feature-copy\"\u003e\n\n      \u003cspan class=\"xmas-feature-number\"\u003e01\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Slow Down \u0026amp; Enjoy the Holiday Craft\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Between shopping, decorating and holiday preparations, it can\n        be nice to slow down and make something with your own hands.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The layering, stitching and decorating process gives you a\n        relaxing creative project for quiet afternoons, Christmas\n        craft nights or cozy weekends at home.\n      \u003c\/p\u003e\n\n      \u003cul class=\"xmas-check-list\"\u003e\n        \u003cli\u003eEnjoy a screen-free creative activity\u003c\/li\u003e\n        \u003cli\u003eWork through the project at your own pace\u003c\/li\u003e\n        \u003cli\u003eAdd your own personality to the finished decoration\u003c\/li\u003e\n        \u003cli\u003eDisplay something you actually made yourself\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     05 FOUR STEPS\n========================================================= --\u003e\n\n\u003csection class=\"xmas-section\"\u003e\n\n  \u003cdiv class=\"xmas-section-header\"\u003e\n\n    \u003cspan class=\"xmas-eyebrow\"\u003e\n      ✂️ Simple Creative Process\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Create Your Tree in 4 Steps\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Follow the included instructions and build your Christmas\n      decoration one layer at a time.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xmas-steps\"\u003e\n\n    \u003cdiv class=\"xmas-step\"\u003e\n\n      \u003cdiv class=\"xmas-step-number\"\u003e1\u003c\/div\u003e\n\n      \u003ch3\u003ePrepare\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Arrange the fabric pieces and layered tree sections.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-step\"\u003e\n\n      \u003cdiv class=\"xmas-step-number\"\u003e2\u003c\/div\u003e\n\n      \u003ch3\u003eStitch \u0026amp; Shape\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Assemble the sections with the backing and filling materials.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-step\"\u003e\n\n      \u003cdiv class=\"xmas-step-number\"\u003e3\u003c\/div\u003e\n\n      \u003ch3\u003eDecorate\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Add bows, gifts, candy canes, berries and other accents.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-step\"\u003e\n\n      \u003cdiv class=\"xmas-step-number\"\u003e4\u003c\/div\u003e\n\n      \u003ch3\u003eHang\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Attach the star and hanging loop, then display your finished tree.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     06 DISPLAY\n========================================================= --\u003e\n\n\u003csection class=\"xmas-section\"\u003e\n\n  \u003cdiv class=\"xmas-feature reverse\"\u003e\n\n    \u003cdiv class=\"xmas-feature-media\"\u003e\n\n      \u003cdiv class=\"xmas-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/a24bd72ee5ebee853c8a337abe592111d2dc0c1d.png\" alt=\"Christmas patchwork tree door decoration\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-feature-copy\"\u003e\n\n      \u003cspan class=\"xmas-feature-number\"\u003e02\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Turn an Empty Space Into a Christmas Moment\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Once finished, the oversized tree becomes a statement piece\n        that instantly adds warmth and personality to your holiday décor.\n      \u003c\/p\u003e\n\n      \u003cul class=\"xmas-check-list\"\u003e\n        \u003cli\u003eFront or interior doors\u003c\/li\u003e\n        \u003cli\u003eEntryway walls\u003c\/li\u003e\n        \u003cli\u003eMantel and fireplace areas\u003c\/li\u003e\n        \u003cli\u003eLiving-room feature walls\u003c\/li\u003e\n        \u003cli\u003eCraft and sewing rooms\u003c\/li\u003e\n        \u003cli\u003eChristmas photo corners\u003c\/li\u003e\n        \u003cli\u003eDry, protected porch areas\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xmas-scenes\"\u003e\n\n    \u003cdiv class=\"xmas-scene\"\u003e\n      \u003cstrong\u003e🏡 Farmhouse \u0026amp; Rustic\u003c\/strong\u003e\n      \u003cspan\u003e\n        The layered fabric and jute details pair naturally with cozy rustic interiors.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-scene\"\u003e\n      \u003cstrong\u003e🎄 Traditional Christmas\u003c\/strong\u003e\n      \u003cspan\u003e\n        Red bows, candy canes and berries create a familiar holiday look.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-scene\"\u003e\n      \u003cstrong\u003e🕯️ Cozy Cottage\u003c\/strong\u003e\n      \u003cspan\u003e\n        Add handmade texture to warm, comfortable Christmas spaces.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-scene\"\u003e\n      \u003cstrong\u003e📸 Holiday Photos\u003c\/strong\u003e\n      \u003cspan\u003e\n        Create a festive backdrop for family photos and seasonal memories.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     07 FAMILY\n========================================================= --\u003e\n\n\u003csection class=\"xmas-section\"\u003e\n\n  \u003cdiv class=\"xmas-family\"\u003e\n\n    \u003cdiv class=\"xmas-center\"\u003e\n\n      \u003cspan class=\"xmas-eyebrow\"\u003e\n        ❤️ Make It Together\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        A Heartwarming Family Christmas Project\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Make the finished decoration even more meaningful by creating\n        it together. Family members can help arrange fabrics, choose\n        decorative placement and add the final accents.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-family-grid\"\u003e\n\n      \u003cdiv class=\"xmas-family-item\"\u003e\n        🎄 Christmas craft nights\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmas-family-item\"\u003e\n        ❤️ Parent-child creative time\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmas-family-item\"\u003e\n        👭 Crafting with friends\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmas-family-item\"\u003e\n        🏡 Cozy weekends at home\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmas-family-item\"\u003e\n        ✨ Screen-free creative time\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"xmas-family-item\"\u003e\n        🎁 Holiday decorating together\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-top:28px;\"\u003e\n\n    \u003cdiv class=\"xmas-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/290ff5beaa2614b28677fc1d063670d4a2d167ad.png\" alt=\"Family Christmas crafting project\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xmas-story\"\u003e\n\n    \u003cstrong\u003e\n      A project worth remembering after Christmas is over.\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Older children can participate with adult supervision.\n      Adults should handle needles and other sharp tools.\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     08 GIFT IDEA\n========================================================= --\u003e\n\n\u003csection class=\"xmas-section\"\u003e\n\n  \u003cdiv class=\"xmas-gift-box\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003cspan class=\"xmas-eyebrow\"\u003e\n        🎁 A Handmade Gift Idea\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Give the Kit — or Give the Finished Creation\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        For someone who loves sewing and crafting, the kit itself can\n        become a thoughtful Christmas present. Or complete the project\n        yourself and give them a decoration with a personal story behind it.\n      \u003c\/p\u003e\n\n      \u003cul class=\"xmas-gift-list\"\u003e\n\n        \u003cli\u003e🧵 Sewing \u0026amp; craft enthusiasts\u003c\/li\u003e\n        \u003cli\u003e👩 Mothers and grandmothers\u003c\/li\u003e\n        \u003cli\u003e🍎 Teachers and neighbors\u003c\/li\u003e\n        \u003cli\u003e🏡 New homeowners\u003c\/li\u003e\n        \u003cli\u003e🎄 Holiday hosts\u003c\/li\u003e\n        \u003cli\u003e🎁 Farmhouse décor lovers\u003c\/li\u003e\n        \u003cli\u003e❤️ Friends who appreciate handmade gifts\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xmas-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/19933d01698f2ef693d3956042c385c85be60cd7.png\" alt=\"Christmas DIY craft gift idea\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     09 PRODUCT DETAILS\n========================================================= --\u003e\n\n\u003csection class=\"xmas-section\"\u003e\n\n  \u003cdiv class=\"xmas-section-header\"\u003e\n\n    \u003cspan class=\"xmas-eyebrow\"\u003e\n      📏 Product Details\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Everything You Need to Know\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xmas-spec-box\"\u003e\n\n    \u003ctable class=\"xmas-spec-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct Name\u003c\/th\u003e\n          \u003ctd\u003eChristmas Patchwork Tree Door Hanging DIY Kit\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eDIY fabric patchwork hanging decoration kit\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFinished Size\u003c\/th\u003e\n          \u003ctd\u003e\n            Approximately 51 in tall × 15–18 in wide\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCraft Style\u003c\/th\u003e\n          \u003ctd\u003e\n            Sewing, layering, padding and decorative assembly\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSkill Level\u003c\/th\u003e\n          \u003ctd\u003e\n            Beginner-friendly to intermediate-friendly\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFinished Design\u003c\/th\u003e\n          \u003ctd\u003e\n            Dimensional Christmas tree with festive fabric ornaments\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eRecommended Use\u003c\/th\u003e\n          \u003ctd\u003e\n            Indoor display or a dry, protected covered area\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDisplay Options\u003c\/th\u003e\n          \u003ctd\u003e\n            Door, wall, porch accent, mantel, entryway or Christmas photo display\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eQuantity\u003c\/th\u003e\n          \u003ctd\u003e\n            Makes 1 Christmas tree hanging decoration\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp style=\"margin-top:15px;text-align:center;font-size:13px;\"\u003e\n    Because each piece is handmade, finished size, shape, stitching\n    and decorative placement may vary slightly.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     10 KIT INCLUDES\n========================================================= --\u003e\n\n\u003csection class=\"xmas-section\"\u003e\n\n  \u003cdiv class=\"xmas-kit\"\u003e\n\n    \u003cdiv class=\"xmas-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/38cf5854897d83f9b00bf6218d16b68ce15ed863.png\" alt=\"Christmas patchwork tree finished design\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n\n      \u003cspan class=\"xmas-eyebrow\"\u003e\n        📦 What's Included\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Build Your Christmas Tree From the Ground Up\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The kit brings together the main materials and decorative\n        components needed to create one finished Christmas tree hanging.\n      \u003c\/p\u003e\n\n      \u003cul class=\"xmas-kit-list\"\u003e\n\n        \u003cli\u003e✅ Fabric tree pieces\u003c\/li\u003e\n        \u003cli\u003e✅ Star topper materials\u003c\/li\u003e\n        \u003cli\u003e✅ Mini gift-box accents\u003c\/li\u003e\n        \u003cli\u003e✅ Candy-cane decorations\u003c\/li\u003e\n        \u003cli\u003e✅ Red bows \u0026amp; ribbon details\u003c\/li\u003e\n        \u003cli\u003e✅ Decorative berry sprigs\u003c\/li\u003e\n        \u003cli\u003e✅ Sewing thread\u003c\/li\u003e\n        \u003cli\u003e✅ Hand-sewing needle\u003c\/li\u003e\n        \u003cli\u003e✅ Basic craft supplies\u003c\/li\u003e\n        \u003cli\u003e✅ Backing \/ filling material\u003c\/li\u003e\n        \u003cli\u003e✅ Hanging loop \/ cord\u003c\/li\u003e\n        \u003cli\u003e✅ Step-by-step instructions\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"margin-top:30px;\"\u003e\n\n    \u003cdiv class=\"xmas-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/442e6632b289be1db3b49842d914849d657c1514.png\" alt=\"Christmas patchwork tree DIY kit contents\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     11 FAQ\n========================================================= --\u003e\n\n\u003csection class=\"xmas-section\"\u003e\n\n  \u003cdiv class=\"xmas-section-header\"\u003e\n\n    \u003cspan class=\"xmas-eyebrow\"\u003e\n      ❓ Questions Answered\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xmas-faq\"\u003e\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is the Christmas tree already completed?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"xmas-faq-content\"\u003e\n\n        \u003cp\u003e\n          No. This is a DIY kit containing the main materials and\n          instructions needed to create one hanging Christmas tree decoration.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is it suitable for beginners?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"xmas-faq-content\"\u003e\n\n        \u003cp\u003e\n          Yes. The instructions guide you through preparing, stitching,\n          shaping, decorating and assembling the tree. Basic sewing\n          familiarity may be helpful.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How large is the finished decoration?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"xmas-faq-content\"\u003e\n\n        \u003cp\u003e\n          The completed tree measures approximately 51 inches tall and\n          15–18 inches wide, depending on the final shaping and assembly.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can children help make it?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"xmas-faq-content\"\u003e\n\n        \u003cp\u003e\n          Older children can help arrange fabrics and decorative accents\n          with adult supervision. Adults should handle needles and other\n          sharp tools.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can it be displayed outdoors?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"xmas-faq-content\"\u003e\n\n        \u003cp\u003e\n          It is best used indoors or in a dry, protected covered area.\n          Avoid rain, moisture, strong wind and prolonged outdoor exposure.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I reuse it every Christmas?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"xmas-faq-content\"\u003e\n\n        \u003cp\u003e\n          Yes. Store the finished decoration in a clean, dry container\n          and avoid heavily compressing the layered branches, decorations\n          or star topper.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     12 FINAL IMAGE\n========================================================= --\u003e\n\n\u003csection class=\"xmas-section\"\u003e\n\n  \u003cdiv class=\"xmas-media\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/442e6632b289be1db3b49842d914849d657c1514.png\" alt=\"Christmas DIY patchwork tree decoration\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================================================\n     FINAL CTA\n========================================================= --\u003e\n\n\u003csection class=\"xmas-final\"\u003e\n\n  \u003ch2\u003e\n    Make Your Door Feel Like Christmas\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Layer the fabrics. Add the festive details. Shape the tree.\n    Then hang your handmade creation with pride.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Create a warm Christmas welcome filled with texture,\n    personality and handmade holiday charm.\n  \u003c\/p\u003e\n\n  \u003ca href=\"#\" class=\"xmas-cta\" onclick=\"\n      var form=document.querySelector('form[action*=\u0026quot;\/cart\/add\u0026quot;]');\n      if(form){\n        form.scrollIntoView({behavior:'smooth',block:'center'});\n      }\n      return false;\n    \"\u003e\n    CREATE YOUR CHRISTMAS TREE\n  \u003c\/a\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Senvrix","offers":[{"title":"🌲Christmas \/ Approx. 51 in H × 15–18 in W (129.5 cm H × 38.1–45.7 cm W)","offer_id":54032900686138,"sku":"ARC-33UD3Q6-AA","price":39.99,"currency_code":"USD","in_stock":true},{"title":"🇺🇸 Patriotic \/ Approx. 51 in H × 15–18 in W (129.5 cm H × 38.1–45.7 cm W)","offer_id":54032900718906,"sku":"ARC-33UD3Q6-AB","price":39.99,"currency_code":"USD","in_stock":true},{"title":"👼 Angel \/ Approx. 51 in H × 15–18 in W (129.5 cm H × 38.1–45.7 cm W)","offer_id":54032900751674,"sku":"ARC-33UD3Q6-AC","price":39.99,"currency_code":"USD","in_stock":true},{"title":"🍪 Gingerbread \/ Approx. 51 in H × 15–18 in W (129.5 cm H × 38.1–45.7 cm W)","offer_id":54032900784442,"sku":"ARC-33UD3Q6-AD","price":39.99,"currency_code":"USD","in_stock":true},{"title":"🦋 Spring \/ Approx. 51 in H × 15–18 in W (129.5 cm H × 38.1–45.7 cm W)","offer_id":54032900817210,"sku":"ARC-33UD3Q6-AE","price":39.99,"currency_code":"USD","in_stock":true},{"title":"⭐ Coastal \/ Approx. 51 in H × 15–18 in W (129.5 cm H × 38.1–45.7 cm W)","offer_id":54032900849978,"sku":"ARC-33UD3Q6-AF","price":39.99,"currency_code":"USD","in_stock":true},{"title":"🦌 Woodland \/ Approx. 51 in H × 15–18 in W (129.5 cm H × 38.1–45.7 cm W)","offer_id":54032900882746,"sku":"ARC-33UD3Q6-AG","price":39.99,"currency_code":"USD","in_stock":true},{"title":"🧵 Sewing \/ Approx. 51 in H × 15–18 in W (129.5 cm H × 38.1–45.7 cm W)","offer_id":54032900915514,"sku":"ARC-33UD3Q6-AH","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/9877\/0234\/files\/0f960e4d3f5b5cd58e4c6a6b2f7d1465bfd806d2-800.avif?v=1788932710","url":"https:\/\/senvrix.com\/products\/%f0%9f%8e%84beginner-friendly-diy-oversized-patchwork-christmas-tree-door-hanging-kit-complete-kit-with-all-tools-step-by-step-guide-included-%f0%9f%92%95","provider":"Senvrix","version":"1.0","type":"link"}