{"product_id":"diy-quilted-christmas-tree-kit","title":"🔥Last Day 49% OFF 🔥DIY Quilted Christmas Tree Kit","description":"\u003c!--  DIY Christmas Tree Kit — Shopify Custom Liquid Landing Page  Paste this entire file into a Shopify 'Custom liquid' section.  All styles and scripts are scoped to #ctk-page.--\u003e\u003cstyle\u003e  #ctk-page {    --ctk-cream: #fffaf2;    --ctk-soft: #f5eee2;    --ctk-red: #a52d2d;    --ctk-red-dark: #7c1f24;    --ctk-green: #274f3a;    --ctk-green-light: #e8f0e9;    --ctk-gold: #c8963e;    --ctk-ink: #2f2823;    --ctk-muted: #6e6258;    --ctk-line: #e4d8ca;    --ctk-white: #ffffff;    max-width: 860px;    margin: 0 auto;    overflow: hidden;    background: var(--ctk-cream);    color: var(--ctk-ink);    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;    font-size: 17px;    line-height: 1.65;    box-shadow: 0 10px 40px rgba(62, 42, 27, 0.08);  }  #ctk-page *,  #ctk-page *::before,  #ctk-page *::after {    box-sizing: border-box;  }  #ctk-page img {    display: block;    width: 100%;    height: auto;  }  #ctk-page h1,  #ctk-page h2,  #ctk-page h3,  #ctk-page p {    margin-top: 0;  }  #ctk-page h1,  #ctk-page h2,  #ctk-page h3 {    color: var(--ctk-ink);    line-height: 1.16;  }  #ctk-page h1 {    max-width: 740px;    margin-right: auto;    margin-bottom: 18px;    margin-left: auto;    font-family: Georgia, 'Times New Roman', serif;    font-size: clamp(38px, 7vw, 62px);    letter-spacing: -1.5px;  }  #ctk-page h2 {    margin-bottom: 16px;    font-family: Georgia, 'Times New Roman', serif;    font-size: clamp(30px, 5.5vw, 45px);    letter-spacing: -0.6px;  }  #ctk-page h3 {    margin-bottom: 8px;    font-size: 21px;  }  #ctk-page p {    margin-bottom: 18px;  }  #ctk-page .ctk-topbar {    padding: 11px 18px;    background: var(--ctk-green);    color: var(--ctk-white);    text-align: center;    font-size: 13px;    font-weight: 800;    letter-spacing: 1.3px;    text-transform: uppercase;  }  #ctk-page .ctk-hero {    position: relative;    padding: 52px 30px 32px;    background:      radial-gradient(circle at 0 0, rgba(200, 150, 62, 0.17), transparent 34%),      linear-gradient(180deg, #fffdf8 0%, var(--ctk-cream) 100%);    text-align: center;  }  #ctk-page .ctk-eyebrow {    display: inline-flex;    align-items: center;    gap: 7px;    margin-bottom: 12px;    color: var(--ctk-red);    font-size: 13px;    font-weight: 900;    letter-spacing: 1.1px;    text-transform: uppercase;  }  #ctk-page .ctk-lead {    max-width: 680px;    margin-right: auto;    margin-bottom: 26px;    margin-left: auto;    color: var(--ctk-muted);    font-size: 20px;    line-height: 1.55;  }  #ctk-page .ctk-image {    margin-top: 24px;    overflow: hidden;    border-radius: 20px;    background: #eee6dc;    box-shadow: 0 16px 38px rgba(68, 46, 29, 0.13);  }  #ctk-page .ctk-hero-image {    margin-top: 8px;  }  #ctk-page .ctk-caption {    margin: 10px 0 0;    color: var(--ctk-muted);    font-size: 13px;    text-align: center;  }  #ctk-page .ctk-chips {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 9px;    margin-top: 24px;  }  #ctk-page .ctk-chip {    padding: 9px 13px;    border: 1px solid var(--ctk-line);    border-radius: 999px;    background: rgba(255, 255, 255, 0.86);    color: var(--ctk-green);    font-size: 14px;    font-weight: 800;  }  #ctk-page .ctk-section {    padding: 62px 34px;  }  #ctk-page .ctk-section + .ctk-section {    border-top: 1px solid var(--ctk-line);  }  #ctk-page .ctk-center {    text-align: center;  }  #ctk-page .ctk-center \u003e p {    max-width: 680px;    margin-right: auto;    margin-left: auto;  }  #ctk-page .ctk-dark {    border-top: 0 !important;    background:      radial-gradient(circle at 100% 0, rgba(200, 150, 62, 0.19), transparent 33%),      var(--ctk-green);    color: #edf4ee;  }  #ctk-page .ctk-dark h2,  #ctk-page .ctk-dark h3 {    color: var(--ctk-white);  }  #ctk-page .ctk-dark .ctk-eyebrow {    color: #f0c675;  }  #ctk-page .ctk-soft {    background: var(--ctk-soft);  }  #ctk-page .ctk-red-section {    background:      radial-gradient(circle at 0 100%, rgba(255, 255, 255, 0.11), transparent 35%),      var(--ctk-red-dark);    color: #fff4ed;  }  #ctk-page .ctk-red-section h2,  #ctk-page .ctk-red-section h3 {    color: #ffffff;  }  #ctk-page .ctk-red-section .ctk-eyebrow {    color: #f5d69a;  }  #ctk-page .ctk-grid {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 16px;    margin-top: 28px;  }  #ctk-page .ctk-card {    padding: 23px;    border: 1px solid var(--ctk-line);    border-radius: 16px;    background: rgba(255, 255, 255, 0.83);    text-align: left;    box-shadow: 0 8px 24px rgba(65, 44, 27, 0.05);  }  #ctk-page .ctk-card p {    margin-bottom: 0;    color: var(--ctk-muted);    font-size: 15px;  }  #ctk-page .ctk-card-icon {    margin-bottom: 10px;    font-size: 29px;  }  #ctk-page .ctk-split {    display: grid;    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);    align-items: center;    gap: 34px;  }  #ctk-page .ctk-split .ctk-image {    margin-top: 0;  }  #ctk-page .ctk-list {    display: grid;    gap: 12px;    margin: 22px 0 0;    padding: 0;    list-style: none;  }  #ctk-page .ctk-list li {    position: relative;    padding: 13px 15px 13px 46px;    border: 1px solid var(--ctk-line);    border-radius: 12px;    background: rgba(255, 255, 255, 0.8);    color: var(--ctk-ink);    font-weight: 700;  }  #ctk-page .ctk-list li::before {    position: absolute;    top: 12px;    left: 15px;    width: 22px;    height: 22px;    border-radius: 50%;    background: var(--ctk-green);    color: var(--ctk-white);    content: '✓';    font-size: 14px;    line-height: 22px;    text-align: center;  }  #ctk-page .ctk-steps {    display: grid;    grid-template-columns: repeat(3, minmax(0, 1fr));    gap: 14px;    margin-top: 28px;  }  #ctk-page .ctk-step {    padding: 22px 18px;    border-radius: 15px;    background: var(--ctk-white);    text-align: left;    box-shadow: 0 8px 24px rgba(62, 42, 27, 0.08);  }  #ctk-page .ctk-step-num {    display: inline-flex;    align-items: center;    justify-content: center;    width: 34px;    height: 34px;    margin-bottom: 12px;    border-radius: 50%;    background: var(--ctk-red);    color: #ffffff;    font-weight: 900;  }  #ctk-page .ctk-step p {    margin-bottom: 0;    color: var(--ctk-muted);    font-size: 15px;  }  #ctk-page .ctk-gallery {    display: grid;    grid-template-columns: repeat(2, minmax(0, 1fr));    gap: 16px;    margin-top: 26px;  }  #ctk-page .ctk-gallery .ctk-image {    margin-top: 0;  }  #ctk-page .ctk-note {    margin-top: 24px;    padding: 18px 20px;    border-left: 4px solid var(--ctk-gold);    border-radius: 0 12px 12px 0;    background: #fff8e9;    color: #594a3b;    font-size: 15px;  }  #ctk-page .ctk-cta {    display: block;    width: min(100%, 620px);    margin: 30px auto 0;    padding: 17px 22px;    border: 0;    border-radius: 12px;    background: linear-gradient(180deg, #bd3b36 0%, var(--ctk-red-dark) 100%);    box-shadow: 0 7px 0 #59161a, 0 14px 28px rgba(94, 23, 27, 0.23);    color: #ffffff !important;    cursor: pointer;    font-family: inherit;    font-size: 19px;    font-weight: 900;    letter-spacing: 0.3px;    text-align: center;    text-decoration: none !important;    transition: transform 0.18s ease, box-shadow 0.18s ease;  }  #ctk-page .ctk-cta:hover {    transform: translateY(-2px);    box-shadow: 0 9px 0 #59161a, 0 17px 32px rgba(94, 23, 27, 0.28);  }  #ctk-page .ctk-cta:active {    transform: translateY(4px);    box-shadow: 0 3px 0 #59161a, 0 8px 18px rgba(94, 23, 27, 0.22);  }  #ctk-page .ctk-micro {    margin-top: 16px;    color: var(--ctk-muted);    font-size: 13px;    text-align: center;  }  #ctk-page .ctk-dark .ctk-micro,  #ctk-page .ctk-red-section .ctk-micro {    color: rgba(255, 255, 255, 0.78);  }  #ctk-page .ctk-table-wrap {    margin-top: 28px;    overflow-x: auto;    border: 1px solid var(--ctk-line);    border-radius: 16px;    background: #ffffff;  }  #ctk-page table {    width: 100%;    min-width: 610px;    border-collapse: collapse;    text-align: left;  }  #ctk-page th,  #ctk-page td {    padding: 15px 17px;    border-bottom: 1px solid var(--ctk-line);    font-size: 14px;  }  #ctk-page th {    background: var(--ctk-green);    color: #ffffff;    font-weight: 900;  }  #ctk-page tr:last-child td {    border-bottom: 0;  }  #ctk-page td:nth-child(2) {    color: var(--ctk-green);    font-weight: 900;  }  #ctk-page .ctk-faq {    display: grid;    gap: 12px;    margin-top: 26px;  }  #ctk-page details {    overflow: hidden;    border: 1px solid var(--ctk-line);    border-radius: 13px;    background: #ffffff;  }  #ctk-page summary {    position: relative;    padding: 18px 48px 18px 18px;    cursor: pointer;    font-weight: 850;    list-style: none;  }  #ctk-page summary::-webkit-details-marker {    display: none;  }  #ctk-page summary::after {    position: absolute;    top: 50%;    right: 18px;    color: var(--ctk-red);    content: '+';    font-size: 25px;    line-height: 1;    transform: translateY(-50%);  }  #ctk-page details[open] summary::after {    content: '−';  }  #ctk-page .ctk-faq-answer {    padding: 0 18px 18px;    color: var(--ctk-muted);    font-size: 15px;  }  #ctk-page .ctk-faq-answer p {    margin-bottom: 0;  }  #ctk-page .ctk-final {    background:      radial-gradient(circle at 15% 10%, rgba(200, 150, 62, 0.24), transparent 34%),      var(--ctk-green);    color: #eff5ef;    text-align: center;  }  #ctk-page .ctk-final h2 {    color: #ffffff;  }  #ctk-page .ctk-final p {    max-width: 650px;    margin-right: auto;    margin-left: auto;  }  @media (max-width: 680px) {    #ctk-page {      font-size: 17px;      box-shadow: none;    }    #ctk-page .ctk-hero,    #ctk-page .ctk-section {      padding-right: 18px;      padding-left: 18px;    }    #ctk-page .ctk-hero {      padding-top: 40px;    }    #ctk-page .ctk-section {      padding-top: 48px;      padding-bottom: 48px;    }    #ctk-page h1 {      font-size: 39px;      letter-spacing: -0.8px;    }    #ctk-page h2 {      font-size: 31px;    }    #ctk-page .ctk-lead {      font-size: 18px;    }    #ctk-page .ctk-grid,    #ctk-page .ctk-split,    #ctk-page .ctk-steps,    #ctk-page .ctk-gallery {      grid-template-columns: 1fr;    }    #ctk-page .ctk-split {      gap: 25px;    }    #ctk-page .ctk-card,    #ctk-page .ctk-step {      padding: 20px;    }    #ctk-page .ctk-cta {      font-size: 18px;    }  }  @media (prefers-reduced-motion: reduce) {    #ctk-page .ctk-cta {      transition: none;    }  }\u003c\/style\u003e\u003csection id=\"ctk-page\"\u003e\u003cdiv class=\"ctk-topbar\"\u003e🎄 A COZY CHRISTMAS, MADE BY HAND\u003c\/div\u003e\n\u003cdiv class=\"ctk-hero\"\u003e\n\u003cspan class=\"ctk-eyebrow\"\u003eA relaxing holiday project with a beautiful finish\u003c\/span\u003e\u003ch1\u003eCreate a Christmas Memory With Your Own Hands\u003c\/h1\u003e\n\u003cp class=\"ctk-lead\"\u003eLayer festive fabrics into a soft, dimensional Christmas tree that feels warm, nostalgic and uniquely yours. Enjoy the making, then display the finished piece as part of your holiday tradition.\u003c\/p\u003e\n\u003cdiv class=\"ctk-image ctk-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/43d20bfa-6c27-4972-9c2b-07a5622e32fa.png?v=1785234705\" alt=\"Finished DIY Christmas patchwork tree in a cozy holiday setting\" loading=\"eager\" width=\"800\" height=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ctk-chips\"\u003e\n\u003cspan class=\"ctk-chip\"\u003e🧵 Hands-On Holiday Craft\u003c\/span\u003e \u003cspan class=\"ctk-chip\"\u003e🎄 Layered Fabric Design\u003c\/span\u003e \u003cspan class=\"ctk-chip\"\u003e🏡 Display After Making\u003c\/span\u003e \u003cspan class=\"ctk-chip\"\u003e🎁 Thoughtful Craft Gift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-section ctk-dark\"\u003e\n\u003cspan class=\"ctk-eyebrow\"\u003eMore meaning than mass-produced decor\u003c\/span\u003e\u003ch2\u003eSome Decorations Fill a Space. Handmade Ones Fill It With Memories.\u003c\/h2\u003e\n\u003cp\u003eHoliday shelves can look festive and still feel impersonal. This project gives you time to slow down, work with your hands and create something that carries your own care into the season.\u003c\/p\u003e\n\u003cdiv class=\"ctk-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/aaa2c28d-32a4-4e26-bf60-03b791dd17bc.png?v=1785234652\" alt=\"Layered fabric Christmas tree with charming seasonal details\" loading=\"lazy\" width=\"800\" height=\"800\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-section ctk-soft ctk-center\"\u003e\n\u003cspan class=\"ctk-eyebrow\"\u003eWhy this project feels special\u003c\/span\u003e\u003ch2\u003eQuiet Craft Time That Becomes Holiday Decor\u003c\/h2\u003e\n\u003cp\u003eEvery layer adds texture, color and personality. The process is part of the experience, and the finished tree is something you can enjoy long after the last piece is placed.\u003c\/p\u003e\n\u003cdiv class=\"ctk-grid\"\u003e\n\u003cdiv class=\"ctk-card\"\u003e\n\u003cdiv class=\"ctk-card-icon\"\u003e🧘\u003c\/div\u003e\n\u003ch3\u003eA Calmer Holiday Moment\u003c\/h3\u003e\n\u003cp\u003eStep away from screens and seasonal rushing for a focused hands-on activity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-card\"\u003e\n\u003cdiv class=\"ctk-card-icon\"\u003e🧵\u003c\/div\u003e\n\u003ch3\u003eRich Layered Texture\u003c\/h3\u003e\n\u003cp\u003eOverlapping fabric sections create a dimensional finish that flat printed decor cannot match.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-card\"\u003e\n\u003cdiv class=\"ctk-card-icon\"\u003e🏡\u003c\/div\u003e\n\u003ch3\u003eMade to Be Displayed\u003c\/h3\u003e\n\u003cp\u003eStyle the finished tree on a mantel, entry table, shelf, desk or holiday centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-card\"\u003e\n\u003cdiv class=\"ctk-card-icon\"\u003e❤️\u003c\/div\u003e\n\u003ch3\u003eA Personal Keepsake\u003c\/h3\u003e\n\u003cp\u003eYour time and creativity make the completed decoration feel more meaningful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/a5dbd956-4e18-47b3-b8c1-b056291bf93d.png?v=1785234652\" alt=\"Close view of festive patchwork fabric layers\" loading=\"lazy\" width=\"800\" height=\"800\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-section\"\u003e\n\u003cdiv class=\"ctk-split\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ctk-eyebrow\"\u003eBuild it layer by layer\u003c\/span\u003e\u003ch2\u003eWatch a Flat Collection of Fabrics Take Shape\u003c\/h2\u003e\n\u003cp\u003eThe pointed fabric sections overlap to form a full tabletop tree. Coordinated holiday prints give every angle a warm patchwork look, while the character topper completes the design.\u003c\/p\u003e\n\u003cul class=\"ctk-list\"\u003e\n\u003cli\u003eCoordinated festive fabric patterns\u003c\/li\u003e\n\u003cli\u003eSoft, dimensional layered construction\u003c\/li\u003e\n\u003cli\u003eCharming character-led designs\u003c\/li\u003e\n\u003cli\u003eA finished piece with handmade personality\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/39392200-b846-4af9-8b70-d4e91d07b156.png?v=1785234160\" alt=\"Dimensional construction of the Christmas fabric tree\" loading=\"lazy\" width=\"800\" height=\"800\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"ctk-cta\" type=\"button\"\u003e CHOOSE YOUR CHRISTMAS TREE DESIGN → \u003c\/button\u003e\u003cdiv class=\"ctk-micro\"\u003eReturns to the product selection area at the top of this page.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-section ctk-red-section ctk-center\"\u003e\n\u003cspan class=\"ctk-eyebrow\"\u003eA simple creative rhythm\u003c\/span\u003e\u003ch2\u003eMake It One Satisfying Step at a Time\u003c\/h2\u003e\n\u003cp\u003eFollow the instructions supplied with your selected kit and enjoy seeing the tree grow fuller with every completed layer.\u003c\/p\u003e\n\u003cdiv class=\"ctk-steps\"\u003e\n\u003cdiv class=\"ctk-step\"\u003e\n\u003cspan class=\"ctk-step-num\"\u003e1\u003c\/span\u003e\u003ch3\u003ePrepare\u003c\/h3\u003e\n\u003cp\u003eOrganize the coordinated pieces and review the guide for your chosen design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-step\"\u003e\n\u003cspan class=\"ctk-step-num\"\u003e2\u003c\/span\u003e\u003ch3\u003eBuild the Layers\u003c\/h3\u003e\n\u003cp\u003eShape and arrange each fabric section to create the tree's dimensional form.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-step\"\u003e\n\u003cspan class=\"ctk-step-num\"\u003e3\u003c\/span\u003e\u003ch3\u003eFinish \u0026amp; Display\u003c\/h3\u003e\n\u003cp\u003eAdd the final details, place your topper and find the perfect holiday spot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/288151bf-bc40-45f3-9d6e-f29c5a45d12f.png?v=1785234143\" alt=\"DIY Christmas tree kit crafting process\" loading=\"lazy\" width=\"800\" height=\"800\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-section ctk-center\"\u003e\n\u003cspan class=\"ctk-eyebrow\"\u003eA design for every holiday personality\u003c\/span\u003e\u003ch2\u003eChoose the Character That Makes You Smile\u003c\/h2\u003e\n\u003cp\u003eClassic red, evergreen, cream and nostalgic prints bring the collection together, while each topper gives the finished tree its own personality.\u003c\/p\u003e\n\u003cdiv class=\"ctk-gallery\"\u003e\n\u003cdiv class=\"ctk-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/9d9f1267-617f-4e5f-940d-4a86df5c0cea.png?v=1785234141\" alt=\"Christmas patchwork tree design option\" loading=\"lazy\" width=\"800\" height=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ctk-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/f88ca6b6-b20a-43d5-a701-23fa95897e43.png?v=1785234141\" alt=\"Alternative character Christmas fabric tree design\" loading=\"lazy\" width=\"800\" height=\"800\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-note\"\u003e\n\u003cstrong\u003ePlease note:\u003c\/strong\u003e Design details and package contents may vary by selected style. Review the product options shown in the purchase area before ordering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-section ctk-soft\"\u003e\u003cdiv class=\"ctk-split\"\u003e\n\u003cdiv class=\"ctk-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/a1259d4e-400a-4bf5-97f1-e9f8e2203ba9.png?v=1785234140\" alt=\"Detailed stitching and fabric patterns on the Christmas tree\" loading=\"lazy\" width=\"800\" height=\"800\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"ctk-eyebrow\"\u003eThe charm is in the details\u003c\/span\u003e\u003ch2\u003eSoft Texture, Nostalgic Prints and a Full Handmade Look\u003c\/h2\u003e\n\u003cp\u003eChecks, snowflakes, holiday characters and botanical motifs work together across the layered form. Up close, the stitching and fabric texture give the piece the cozy character people love about handmade decor.\u003c\/p\u003e\n\u003cul class=\"ctk-list\"\u003e\n\u003cli\u003eClassic Christmas color palette\u003c\/li\u003e\n\u003cli\u003eMixed prints for a collected patchwork feel\u003c\/li\u003e\n\u003cli\u003eDimensional silhouette from every angle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"ctk-section ctk-center\"\u003e\n\u003cspan class=\"ctk-eyebrow\"\u003eMake it part of your home\u003c\/span\u003e\u003ch2\u003eSmall Enough to Style. Special Enough to Notice.\u003c\/h2\u003e\n\u003cp\u003eAdd handmade warmth to a mantel, dining-room sideboard, entryway, bedroom shelf, craft room or seasonal table display.\u003c\/p\u003e\n\u003cdiv class=\"ctk-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/b9235d66-471a-47ac-9e5c-4082a6073916.png?v=1785234139\" alt=\"Finished patchwork Christmas tree displayed in a holiday home\" loading=\"lazy\" width=\"800\" height=\"800\"\u003e\u003c\/div\u003e\n\u003cbutton class=\"ctk-cta\" type=\"button\"\u003e FIND YOUR FAVORITE DESIGN → \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-section ctk-dark ctk-center\"\u003e\n\u003cspan class=\"ctk-eyebrow\"\u003eAn experience and a finished keepsake\u003c\/span\u003e\u003ch2\u003eA Thoughtful Gift for Someone Who Loves to Create\u003c\/h2\u003e\n\u003cp\u003eGive the kit as a relaxing holiday project, make it together during a cozy afternoon, or complete the tree yourself and present it as a decoration made with care.\u003c\/p\u003e\n\u003cdiv class=\"ctk-grid\"\u003e\n\u003cdiv class=\"ctk-card\"\u003e\n\u003cdiv class=\"ctk-card-icon\"\u003e🎁\u003c\/div\u003e\n\u003ch3\u003eFor Craft Lovers\u003c\/h3\u003e\n\u003cp\u003eA seasonal project with a beautiful result they can proudly display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-card\"\u003e\n\u003cdiv class=\"ctk-card-icon\"\u003e👩👧\u003c\/div\u003e\n\u003ch3\u003eFor Shared Time\u003c\/h3\u003e\n\u003cp\u003eA hands-on activity for a quiet afternoon with family or a friend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-card\"\u003e\n\u003cdiv class=\"ctk-card-icon\"\u003e🏠\u003c\/div\u003e\n\u003ch3\u003eFor Cozy Homes\u003c\/h3\u003e\n\u003cp\u003eA soft alternative to shiny, mass-produced seasonal decorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-card\"\u003e\n\u003cdiv class=\"ctk-card-icon\"\u003e❤️\u003c\/div\u003e\n\u003ch3\u003eFor Meaningful Giving\u003c\/h3\u003e\n\u003cp\u003eA gift that carries creativity, time and a personal holiday story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-section ctk-center\"\u003e\n\u003cspan class=\"ctk-eyebrow\"\u003eWhy a DIY tree feels different\u003c\/span\u003e\u003ch2\u003eMore Than Another Decoration\u003c\/h2\u003e\n\u003cdiv class=\"ctk-table-wrap\"\u003e\u003ctable\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eExperience\u003c\/th\u003e\n\u003cth\u003eDIY Patchwork Tree\u003c\/th\u003e\n\u003cth\u003eOrdinary Store Decor\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eHands-on creative time\u003c\/td\u003e\n\u003ctd\u003e✓ Part of the experience\u003c\/td\u003e\n\u003ctd\u003eUsually none\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSoft dimensional texture\u003c\/td\u003e\n\u003ctd\u003e✓ Layered fabric finish\u003c\/td\u003e\n\u003ctd\u003eVaries\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePersonal story\u003c\/td\u003e\n\u003ctd\u003e✓ Made by you\u003c\/td\u003e\n\u003ctd\u003eMass-produced\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGift experience\u003c\/td\u003e\n\u003ctd\u003e✓ Make, share and display\u003c\/td\u003e\n\u003ctd\u003eDisplay only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-section ctk-soft\"\u003e\n\u003cdiv class=\"ctk-center\"\u003e\n\u003cspan class=\"ctk-eyebrow\"\u003eQuestions before you begin\u003c\/span\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-faq\"\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this a finished decoration?\u003c\/summary\u003e\u003cdiv class=\"ctk-faq-answer\"\u003e\u003cp\u003eNo. It is a DIY craft project intended to be assembled into the finished tree shown. Please review the selected product option for exact details.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs it suitable for beginners?\u003c\/summary\u003e\u003cdiv class=\"ctk-faq-answer\"\u003e\u003cp\u003eThe project is presented as an approachable holiday craft. Work at your own pace and follow the instructions supplied with your selected kit.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhere can I display the completed tree?\u003c\/summary\u003e\u003cdiv class=\"ctk-faq-answer\"\u003e\u003cp\u003eIt works beautifully on mantels, shelves, sideboards, desks, entry tables and seasonal centerpiece displays.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat is included?\u003c\/summary\u003e\u003cdiv class=\"ctk-faq-answer\"\u003e\u003cp\u003ePackage contents may differ by style. Check the currently selected variant and package information in the purchase area for the most accurate list.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eCan it be given as a gift?\u003c\/summary\u003e\u003cdiv class=\"ctk-faq-answer\"\u003e\u003cp\u003eYes. It can be given as a creative project or completed first and presented as a personal handmade decoration.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill colors look exactly the same as my screen?\u003c\/summary\u003e\u003cdiv class=\"ctk-faq-answer\"\u003e\u003cp\u003eColors may appear slightly different depending on lighting and screen settings. Small variations are normal for fabric-based craft products.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ctk-section ctk-final\"\u003e\n\u003cspan class=\"ctk-eyebrow\"\u003eMake this Christmas feel handmade\u003c\/span\u003e\u003ch2\u003eCreate Something You Will Be Proud to Bring Out Each Holiday\u003c\/h2\u003e\n\u003cp\u003eChoose your favorite design, enjoy the quiet rhythm of making it, and welcome a little more warmth into your Christmas home.\u003c\/p\u003e\n\u003cbutton class=\"ctk-cta\" type=\"button\"\u003e CHOOSE MY CHRISTMAS TREE KIT → \u003c\/button\u003e\u003cdiv class=\"ctk-micro\"\u003eSecure checkout options are displayed in the product purchase area.\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cp\u003e \u003c\/p\u003e","brand":"BestJas","offers":[{"title":"🦌 Classic Reindeer","offer_id":51193219612708,"sku":"ZYH2607274690-鹿","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🎅 Santa Claus","offer_id":51193219645476,"sku":"ZYH2607274690-圣诞老人","price":24.99,"currency_code":"USD","in_stock":true},{"title":"⛄ Snowman","offer_id":51193219678244,"sku":"ZYH2607274690-雪人","price":24.99,"currency_code":"USD","in_stock":true},{"title":"👼 Christmas Angel","offer_id":51193219711012,"sku":"ZYH2607274690-天使","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🍪 Gingerbread Man","offer_id":51193219743780,"sku":"ZYH2607274690-姜饼人","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🧝 Christmas Elf","offer_id":51193219776548,"sku":"ZYH2607274690-精灵","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🔥6 PCS (ALL STYLE SAVE 30%)🔥","offer_id":51193219809316,"sku":"ZYH2607274690-鹿+圣诞老人+雪人+天使+姜饼人+精灵","price":129.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/0364\/5988\/files\/0967bb154132daf9fd56eefede594a86b6d41af1.jpg?v=1785425207","url":"https:\/\/verviven.com\/products\/diy-quilted-christmas-tree-kit","provider":"Verviven","version":"1.0","type":"link"}