{"product_id":"diy-glowing-beaded-christmas-tree-craft-kit-create-your-own-holiday-keepsake","title":"🎄DIY Glowing Beaded Christmas Tree Craft Kit – Create Your Own Holiday Keepsake","description":"\u003cstyle\u003e\n.xjx-beaded-tree{\n  max-width:1100px;\n  margin:0 auto;\n  padding:0;\n  color:#24211d;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  line-height:1.55;\n}\n\n.xjx-beaded-tree *{\n  box-sizing:border-box;\n}\n\n.xjx-beaded-tree img{\n  width:100%;\n  height:auto;\n  display:block;\n}\n\n.xjx-beaded-tree h2,\n.xjx-beaded-tree h3,\n.xjx-beaded-tree p{\n  margin:0;\n}\n\n.xjx-beaded-tree .section{\n  margin:20px 0;\n  border-radius:24px;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.xjx-beaded-tree .hero{\n  background:linear-gradient(145deg,#183b2a,#285d3d);\n  color:#fff;\n  padding:46px 34px 34px;\n  text-align:center;\n  overflow:hidden;\n}\n\n.xjx-beaded-tree .eyebrow{\n  display:inline-block;\n  padding:7px 15px;\n  margin-bottom:16px;\n  border-radius:999px;\n  background:#f3d58a;\n  color:#533b12;\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:.7px;\n}\n\n.xjx-beaded-tree .hero h2{\n  max-width:850px;\n  margin:0 auto;\n  font-size:42px;\n  line-height:1.08;\n  font-weight:850;\n}\n\n.xjx-beaded-tree .hero p{\n  max-width:720px;\n  margin:17px auto 0;\n  font-size:18px;\n  opacity:.93;\n}\n\n.xjx-beaded-tree .size-pill{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  margin-top:20px;\n  padding:9px 18px;\n  border:1px solid rgba(255,255,255,.28);\n  border-radius:999px;\n  background:rgba(255,255,255,.12);\n  font-weight:750;\n}\n\n.xjx-beaded-tree .hero-image{\n  width:100%;\n  margin-top:28px;\n}\n\n.xjx-beaded-tree .hero-image img{\n  width:100%;\n  height:auto;\n  display:block;\n  border-radius:22px;\n}\n\n\n\/* =========================\n   INTRO\n========================= *\/\n\n.xjx-beaded-tree .intro{\n  background:#fff8e9;\n  padding:36px;\n  text-align:center;\n}\n\n.xjx-beaded-tree .title{\n  font-size:32px;\n  line-height:1.15;\n  font-weight:850;\n  color:#1d3929;\n}\n\n.xjx-beaded-tree .sub{\n  max-width:760px;\n  margin:12px auto 0;\n  font-size:17px;\n  color:#655f54;\n}\n\n.xjx-beaded-tree .feature-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n  margin-top:28px;\n}\n\n.xjx-beaded-tree .feature{\n  background:#fff;\n  border:1px solid #eadfc9;\n  border-radius:18px;\n  padding:22px 14px;\n}\n\n.xjx-beaded-tree .feature .icon{\n  font-size:30px;\n  margin-bottom:8px;\n}\n\n.xjx-beaded-tree .feature strong{\n  display:block;\n  font-size:16px;\n  margin-bottom:4px;\n}\n\n.xjx-beaded-tree .feature span{\n  color:#776f62;\n  font-size:14px;\n}\n\n\n\/* =========================\n   上文下图\n========================= *\/\n\n.xjx-beaded-tree .split{\n  display:flex;\n  flex-direction:column;\n  background:#f5f2ec;\n  align-items:stretch;\n  overflow:hidden;\n}\n\n.xjx-beaded-tree .split .copy,\n.xjx-beaded-tree .split.reverse .copy{\n  order:1;\n  width:100%;\n}\n\n.xjx-beaded-tree .split .media,\n.xjx-beaded-tree .split.reverse .media{\n  order:2;\n  width:100%;\n}\n\n.xjx-beaded-tree .copy{\n  width:100%;\n  padding:42px 42px 32px;\n  text-align:center;\n}\n\n.xjx-beaded-tree .copy .eyebrow{\n  margin-bottom:14px;\n}\n\n.xjx-beaded-tree .copy h3{\n  max-width:820px;\n  margin:0 auto;\n  font-size:31px;\n  line-height:1.13;\n  color:#193927;\n  font-weight:850;\n}\n\n.xjx-beaded-tree .copy p{\n  max-width:780px;\n  margin:14px auto 0;\n  color:#5e5a52;\n  font-size:17px;\n  line-height:1.65;\n}\n\n\n\/* =========================\n   图片正常显示\n   不锁比例\n   不裁切\n   不限制高度\n========================= *\/\n\n.xjx-beaded-tree .media{\n  width:100%;\n  padding:0;\n  margin:0;\n}\n\n.xjx-beaded-tree .media img{\n  width:100%;\n  height:auto;\n  display:block;\n\n  max-width:100%;\n  max-height:none;\n\n  border-radius:0;\n\n  \/* 不使用任何固定比例 *\/\n  aspect-ratio:auto;\n\n  \/* 不裁切图片 *\/\n  object-fit:initial;\n  object-position:initial;\n}\n\n\n\/* =========================\n   CHECKLIST\n========================= *\/\n\n.xjx-beaded-tree .checklist{\n  list-style:none;\n  padding:0;\n  max-width:720px;\n  margin:22px auto 0;\n  text-align:left;\n}\n\n.xjx-beaded-tree .checklist li{\n  position:relative;\n  padding:7px 0 7px 29px;\n  color:#3f3b34;\n}\n\n.xjx-beaded-tree .checklist li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:6px;\n  width:20px;\n  height:20px;\n  border-radius:50%;\n  background:#1f5637;\n  color:#fff;\n  font-size:12px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-weight:900;\n}\n\n\n\/* =========================\n   STYLES\n========================= *\/\n\n.xjx-beaded-tree .styles{\n  background:#173a29;\n  color:#fff;\n  padding:40px 28px;\n  text-align:center;\n  overflow:hidden;\n}\n\n.xjx-beaded-tree .styles .title{\n  color:#fff;\n}\n\n.xjx-beaded-tree .styles .sub{\n  color:#d9e2db;\n}\n\n.xjx-beaded-tree .style-grid{\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  gap:10px;\n  margin-top:28px;\n}\n\n.xjx-beaded-tree .style-card{\n  padding:20px 10px;\n  border-radius:18px;\n  background:rgba(255,255,255,.09);\n  border:1px solid rgba(255,255,255,.12);\n  font-weight:750;\n}\n\n.xjx-beaded-tree .style-card span{\n  display:block;\n  font-size:27px;\n  margin-bottom:6px;\n}\n\n\n\/* =========================\n   GALLERY\n   同样不限制图片比例\n========================= *\/\n\n.xjx-beaded-tree .gallery{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:14px;\n  padding:14px;\n  background:#f7f2e8;\n  overflow:hidden;\n}\n\n.xjx-beaded-tree .gallery img{\n  width:100%;\n  height:auto;\n  display:block;\n\n  max-width:100%;\n  max-height:none;\n\n  aspect-ratio:auto;\n  object-fit:initial;\n  object-position:initial;\n\n  border-radius:18px;\n}\n\n\n\/* =========================\n   SPEC\n========================= *\/\n\n.xjx-beaded-tree .spec{\n  background:#fff;\n  border:1px solid #e8e2d8;\n  padding:38px;\n}\n\n.xjx-beaded-tree .spec-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:10px;\n  margin-top:25px;\n}\n\n.xjx-beaded-tree .spec-row{\n  padding:15px 17px;\n  background:#f8f5ef;\n  border-radius:13px;\n}\n\n.xjx-beaded-tree .spec-row strong{\n  color:#183b2a;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.xjx-beaded-tree .faq{\n  background:#faf8f4;\n  padding:38px;\n}\n\n.xjx-beaded-tree details{\n  background:#fff;\n  border:1px solid #e8e1d4;\n  border-radius:14px;\n  padding:17px 18px;\n  margin-top:10px;\n}\n\n.xjx-beaded-tree summary{\n  cursor:pointer;\n  font-weight:800;\n  color:#25221d;\n}\n\n.xjx-beaded-tree details p{\n  margin-top:10px;\n  color:#686157;\n}\n\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.xjx-beaded-tree .final-cta{\n  padding:44px 30px;\n  text-align:center;\n  background:linear-gradient(145deg,#fff3d1,#f5dfaa);\n}\n\n.xjx-beaded-tree .final-cta .title{\n  max-width:720px;\n  margin:auto;\n}\n\n.xjx-beaded-tree .final-cta p{\n  max-width:680px;\n  margin:12px auto 22px;\n  color:#665b44;\n}\n\n.xjx-beaded-tree .cta{\n  display:inline-block;\n  padding:15px 32px;\n  background:#1c4f33;\n  color:#fff!important;\n  border-radius:999px;\n  font-weight:850;\n  font-size:17px;\n  text-decoration:none;\n  box-shadow:0 8px 22px rgba(28,79,51,.22);\n}\n\n.xjx-beaded-tree .cta:hover{\n  transform:translateY(-1px);\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .xjx-beaded-tree .section{\n    margin:12px 0;\n    border-radius:18px;\n  }\n\n  .xjx-beaded-tree .hero{\n    padding:32px 17px 18px;\n  }\n\n  .xjx-beaded-tree .hero h2{\n    font-size:31px;\n  }\n\n  .xjx-beaded-tree .hero p{\n    font-size:16px;\n  }\n\n  .xjx-beaded-tree .hero-image{\n    width:100%;\n    margin-top:22px;\n  }\n\n  .xjx-beaded-tree .hero-image img{\n    width:100%;\n    height:auto;\n    max-height:none;\n    display:block;\n    border-radius:16px;\n  }\n\n  .xjx-beaded-tree .intro,\n  .xjx-beaded-tree .styles,\n  .xjx-beaded-tree .spec,\n  .xjx-beaded-tree .faq{\n    padding:28px 17px;\n  }\n\n  .xjx-beaded-tree .title{\n    font-size:27px;\n  }\n\n  .xjx-beaded-tree .feature-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .xjx-beaded-tree .split{\n    display:flex;\n    flex-direction:column;\n  }\n\n  .xjx-beaded-tree .split .copy,\n  .xjx-beaded-tree .split.reverse .copy{\n    order:1;\n    width:100%;\n  }\n\n  .xjx-beaded-tree .split .media,\n  .xjx-beaded-tree .split.reverse .media{\n    order:2;\n    width:100%;\n  }\n\n  .xjx-beaded-tree .copy{\n    padding:28px 18px 22px;\n  }\n\n  .xjx-beaded-tree .copy h3{\n    font-size:27px;\n  }\n\n  .xjx-beaded-tree .copy p{\n    font-size:16px;\n  }\n\n  .xjx-beaded-tree .copy .checklist{\n    margin-top:18px;\n  }\n\n\n  \/* 手机端图片也完全按照原图比例 *\/\n  .xjx-beaded-tree .media{\n    width:100%;\n    padding:0;\n    margin:0;\n  }\n\n  .xjx-beaded-tree .media img{\n    width:100%;\n    height:auto;\n    display:block;\n\n    max-width:100%;\n    max-height:none;\n\n    aspect-ratio:auto;\n    object-fit:initial;\n    object-position:initial;\n\n    border-radius:0;\n  }\n\n\n  .xjx-beaded-tree .style-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .xjx-beaded-tree .style-card:last-child{\n    grid-column:1 \/ -1;\n  }\n\n\n  \/* Gallery 手机端一张一行 *\/\n  .xjx-beaded-tree .gallery{\n    grid-template-columns:1fr;\n    padding:10px;\n    gap:10px;\n  }\n\n  .xjx-beaded-tree .gallery img{\n    width:100%;\n    height:auto;\n    max-height:none;\n    display:block;\n\n    aspect-ratio:auto;\n    object-fit:initial;\n    object-position:initial;\n\n    border-radius:14px;\n  }\n\n  .xjx-beaded-tree .spec-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"xjx-beaded-tree\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"section hero\"\u003e\n\n    \u003cdiv class=\"eyebrow\"\u003e\n      🎄 DIY HOLIDAY CRAFT\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      DIY Beaded Christmas Tree Craft Kit\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Create a sparkling little Christmas tree by hand —\n      a relaxing holiday project that turns into a beautiful decoration\n      you'll be proud to display.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"size-pill\"\u003e\n      ✨ 20cm \/ 7.87in Tabletop Size\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.myshopage.com\/146b71cc-224c-44e6-0e2d-25afb56b7000\/w800.jpg\" alt=\"DIY Beaded Christmas Tree Craft Kit 20cm\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"section intro\"\u003e\n\n    \u003ch2 class=\"title\"\u003e\n      Make Your Holiday Decor Feel Personal\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sub\"\u003e\n      Instead of another ordinary store-bought decoration, build something\n      with your own hands. Add the beads, shape the tree, and enjoy watching\n      your handmade holiday centerpiece come together piece by piece.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"icon\"\u003e🎄\u003c\/div\u003e\n        \u003cstrong\u003eHandmade by You\u003c\/strong\u003e\n        \u003cspan\u003eCreate a holiday piece that feels truly personal.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n        \u003cstrong\u003eSparkling Beads\u003c\/strong\u003e\n        \u003cspan\u003eColorful details catch the light beautifully.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"icon\"\u003e🧘\u003c\/div\u003e\n        \u003cstrong\u003eRelaxing DIY\u003c\/strong\u003e\n        \u003cspan\u003eA satisfying craft for cozy evenings at home.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003cdiv class=\"icon\"\u003e🎁\u003c\/div\u003e\n        \u003cstrong\u003eMeaningful Gift\u003c\/strong\u003e\n        \u003cspan\u003eA handmade piece worth keeping and sharing.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FEATURE 1 --\u003e\n  \u003csection class=\"section split\"\u003e\n\n    \u003cdiv class=\"copy\"\u003e\n\n      \u003cdiv class=\"eyebrow\"\u003e\n        CREATE • RELAX • ENJOY\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        More Than Decor — It's Part of the Christmas Experience\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Put on your favorite holiday music, sit down with your craft kit,\n        and enjoy a peaceful creative moment. Every bead you add makes the\n        finished tree feel even more special.\n      \u003c\/p\u003e\n\n      \u003cul class=\"checklist\"\u003e\n        \u003cli\u003eFun hands-on holiday project\u003c\/li\u003e\n        \u003cli\u003eBeautiful beaded details\u003c\/li\u003e\n        \u003cli\u003eGreat for quiet evenings and weekends\u003c\/li\u003e\n        \u003cli\u003eA decoration with a handmade story\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.myshopage.com\/bf0e27a6-0591-49ed-ba0e-686beb345c00\/w800.jpg\" alt=\"Handmade beaded Christmas tree\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FEATURE 2 --\u003e\n  \u003csection class=\"section split\"\u003e\n\n    \u003cdiv class=\"copy\"\u003e\n\n      \u003cdiv class=\"eyebrow\"\u003e\n        COMPACT TABLETOP DECOR\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Big Holiday Charm in a Small Space\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        At approximately \u003cstrong\u003e20cm \/ 7.87 inches\u003c\/strong\u003e,\n        the finished tree is easy to display without taking over your room.\n        Place it on a desk, mantel, bookshelf, side table, entryway,\n        or holiday display.\n      \u003c\/p\u003e\n\n      \u003cul class=\"checklist\"\u003e\n        \u003cli\u003e20cm \/ 7.87in finished size\u003c\/li\u003e\n        \u003cli\u003ePerfect for apartments and small rooms\u003c\/li\u003e\n        \u003cli\u003eEasy to display on shelves and tables\u003c\/li\u003e\n        \u003cli\u003eFestive without needing a full-size tree\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.myshopage.com\/9c368a45-c7f5-4987-b8cf-810503ca0400\/w800.jpg\" alt=\"20cm tabletop Christmas tree craft\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FEATURE 3 --\u003e\n  \u003csection class=\"section split\"\u003e\n\n    \u003cdiv class=\"copy\"\u003e\n\n      \u003cdiv class=\"eyebrow\"\u003e\n        A LITTLE TREE WITH CHARACTER\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Every Finished Tree Feels One of a Kind\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Because you're assembling it yourself, the final piece carries\n        your own personal touch. The layered beads, tiny ornaments,\n        colors, and decorative details create a rich handcrafted look\n        that stands apart from ordinary plastic holiday decor.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.myshopage.com\/2d029f64-61b3-4b6f-a3cd-61f238b8e900\/w800.jpg\" alt=\"Colorful DIY beaded Christmas tree decoration\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- THEMES --\u003e\n  \u003csection class=\"section styles\"\u003e\n\n    \u003ch2 class=\"title\"\u003e\n      Choose Your Holiday Mood\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sub\"\u003e\n      Different designs let you match your seasonal display while keeping\n      the same compact 20cm size.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cspan\u003e🎄\u003c\/span\u003e\n        Regular Christmas\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cspan\u003e❄️\u003c\/span\u003e\n        Winter Christmas\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cspan\u003e✝️\u003c\/span\u003e\n        Cross Christmas\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cspan\u003e🍂\u003c\/span\u003e\n        Autumn\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"style-card\"\u003e\n        \u003cspan\u003e🎃\u003c\/span\u003e\n        Halloween\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- GALLERY --\u003e\n  \u003csection class=\"section gallery\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.myshopage.com\/fbc971e5-fa1b-41de-3df2-ad9faf129000\/w800.jpg\" alt=\"DIY Christmas tree craft detail\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.myshopage.com\/37eb396a-7f0c-425c-289e-5f10bc6d5500\/w800.jpg\" alt=\"Beaded Christmas tree holiday decor\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.myshopage.com\/80660e37-7d7d-4e1b-e5dc-0cb85e24be00\/w800.jpg\" alt=\"Handmade Christmas tree craft\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.myshopage.com\/cdc0f95b-77b1-49d8-d359-9bc8eaacfe00\/w800.jpg\" alt=\"Tabletop DIY beaded tree\"\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- GIFT SECTION --\u003e\n  \u003csection class=\"section split\"\u003e\n\n    \u003cdiv class=\"copy\"\u003e\n\n      \u003cdiv class=\"eyebrow\"\u003e\n        MADE TO KEEP OR GIVE\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        A Gift That Means More Because You Made It\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Give the kit to someone who loves crafting, or complete the tree\n        yourself and present it as a handmade holiday gift.\n        Either way, it's more personal than another ordinary decoration\n        pulled from a store shelf.\n      \u003c\/p\u003e\n\n      \u003cul class=\"checklist\"\u003e\n        \u003cli\u003eChristmas gift idea\u003c\/li\u003e\n        \u003cli\u003eCraft lover gift\u003c\/li\u003e\n        \u003cli\u003eFamily DIY activity\u003c\/li\u003e\n        \u003cli\u003eSeasonal tabletop decoration\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.myshopage.com\/ed0e7ba5-c975-406b-d1e3-3126353f4e00\/w800.jpg\" alt=\"DIY beaded tree gift idea\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"section spec\"\u003e\n\n    \u003ch2 class=\"title\" style=\"text-align:center;\"\u003e\n      Product Details\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"spec-grid\"\u003e\n\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cstrong\u003eProduct:\u003c\/strong\u003e\u003cbr\u003e\n        DIY Beaded Christmas Tree Craft Kit\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cstrong\u003eSize:\u003c\/strong\u003e\u003cbr\u003e\n        20cm \/ 7.87in\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cstrong\u003eCategory:\u003c\/strong\u003e\u003cbr\u003e\n        DIY Holiday Craft Kit\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cstrong\u003eMaterial:\u003c\/strong\u003e\u003cbr\u003e\n        Plastic Beads \u0026amp; Craft Components\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cstrong\u003eUse:\u003c\/strong\u003e\u003cbr\u003e\n        Tabletop \/ Shelf \/ Desk Decoration\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-row\"\u003e\n        \u003cstrong\u003eAssembly:\u003c\/strong\u003e\u003cbr\u003e\n        DIY Assembly Required\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"section faq\"\u003e\n\n    \u003ch2 class=\"title\" style=\"text-align:center;\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdetails open\u003e\n\n      \u003csummary\u003e\n        What size is the tree?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        This product page is for the compact\n        \u003cstrong\u003e20cm \/ 7.87in version only.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is this a finished Christmas tree?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        No. This is a DIY craft kit designed to be assembled by hand.\n        The handmade process is part of the fun.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Where can I display it?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Its compact size works beautifully on desks, shelves, mantels,\n        nightstands, side tables, entryway consoles, and other small spaces.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is it suitable as a gift?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. You can gift the DIY kit to a craft lover or assemble it yourself\n        and give the finished tree as a meaningful handmade holiday decoration.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What comes in the package?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        1 × DIY Beaded Tree Craft Kit. Assembly is required.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"section final-cta\"\u003e\n\n    \u003cdiv class=\"eyebrow\"\u003e\n      🎄 CREATE YOUR OWN HOLIDAY MAGIC\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"title\"\u003e\n      Don't Just Decorate for Christmas — Make Something You'll Remember\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A relaxing DIY project, a sparkling tabletop decoration,\n      and a meaningful handmade keepsake — all in one little 20cm tree.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#\" class=\"cta\" onclick=\"event.preventDefault();var f=document.querySelector('form[action*=\u0026quot;\/cart\/add\u0026quot;]');if(f){f.scrollIntoView({behavior:'smooth',block:'center'});}else{window.scrollTo({top:0,behavior:'smooth'});}\"\u003e\n\n      🎄 Choose Your Style\n\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Ncrovo","offers":[{"title":"Regular Christmas Tree","offer_id":53240025645337,"sku":"TCU26092305-手工串珠圣诞树套装-A【有英文说明书+精美包装","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Halloween Christmas Tree","offer_id":53240025678105,"sku":"TCU26092305-手工串珠圣诞树套装-C【有英文说明书+精美包装】","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Winter Christmas Tree","offer_id":53240025710873,"sku":"TCU26092305-手工串珠圣诞树套装-E【有英文说明书+精美包装】","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Autumn Christmas Tree","offer_id":53240025743641,"sku":"TCU26092305-手工串珠圣诞树套装-D【有英文说明书+精美包装】","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Cross Christmas Tree","offer_id":53240025776409,"sku":"TCU26092305-手工串珠圣诞树套装-B【有英文说明书+精美包装】","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/6486\/8121\/files\/fbbf943b-bc5b-44a0-b3a1-f3729fc58607.png?v=1790154053","url":"https:\/\/ncrovo.com\/products\/diy-glowing-beaded-christmas-tree-craft-kit-create-your-own-holiday-keepsake","provider":"Ncrovo","version":"1.0","type":"link"}