{"product_id":"sdjdpbym1","title":"🎅Christmas Patchwork Fabric DIY Decor Kit","description":"\u003c!--\nFINAL SHOPIFY PRODUCT DESCRIPTION BODY HTML\nProduct: Christmas Patchwork Fabric DIY Decor Kit\nTheme: Deep Plum + Dusty Blush + Champagne Gold + Warm Ivory\nLightweight Shopify version: no embedded Base64 images\nImage placeholders: YOUR_IMAGE_URL_1 through YOUR_IMAGE_URL_8\n--\u003e\n\u003cstyle\u003e\n  .cpf-page,\n  .cpf-page * { box-sizing: border-box; }\n\n  .cpf-page {\n    --cpf-green:#4b294f;\n    --cpf-green-2:#6d3d6a;\n    --cpf-green-soft:#f7eef6;\n    --cpf-red:#b45572;\n    --cpf-red-dark:#7f314d;\n    --cpf-gold:#c9a66b;\n    --cpf-gold-soft:#f2dfbb;\n    --cpf-cream:#fffaf6;\n    --cpf-white:#ffffff;\n    --cpf-ink:#4a3f49;\n    --cpf-muted:#80717d;\n    --cpf-line:#eadde5;\n    --cpf-shadow:0 10px 28px rgba(75,41,79,.10);\n\n    width:100%;\n    max-width:1120px;\n    margin:0 auto;\n    padding:16px 10px 0;\n    color:var(--cpf-ink);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,Helvetica,sans-serif;\n    font-size:16px;\n    line-height:1.64;\n    -webkit-font-smoothing:antialiased;\n    text-rendering:optimizeLegibility;\n    container-name:cpfpage;\n    container-type:inline-size;\n  }\n\n  .cpf-page img{\n    display:block;\n    width:100%!important;\n    max-width:100%!important;\n    height:auto!important;\n    border:0;\n  }\n\n  .cpf-shell{\n    width:100%;\n    max-width:1040px;\n    margin:0 auto;\n  }\n\n  .cpf-card{\n    margin:0 0 17px;\n    overflow:hidden;\n    border:1px solid var(--cpf-line);\n    border-radius:20px;\n    background:var(--cpf-white);\n    box-shadow:var(--cpf-shadow);\n  }\n\n  .cpf-dark{\n    color:#fff;\n    border-color:#70486f;\n    background:\n      radial-gradient(circle at 84% 12%,rgba(201,166,107,.24),transparent 24%),\n      radial-gradient(circle at 10% 90%,rgba(180,85,114,.24),transparent 28%),\n      linear-gradient(135deg,#2e1832 0%,#4b294f 52%,#6d3d6a 100%);\n  }\n\n  .cpf-top{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:10px;\n    margin-bottom:17px;\n  }\n\n  .cpf-top div{\n    padding:13px 14px;\n    border:1px solid var(--cpf-line);\n    border-radius:14px;\n    background:#fff;\n    color:var(--cpf-green);\n    font-size:13px;\n    font-weight:850;\n    text-align:center;\n    box-shadow:var(--cpf-shadow);\n  }\n\n  .cpf-auth{\n    margin-bottom:17px;\n    padding:14px 16px;\n    border:1px solid #e9cfd8;\n    border-left:5px solid var(--cpf-red);\n    border-radius:14px;\n    background:#fff6f9;\n    color:#744055;\n    font-size:13px;\n    font-weight:800;\n    line-height:1.55;\n  }\n\n  .cpf-hero{\n    padding:54px 20px 42px;\n    text-align:center;\n  }\n\n  .cpf-eyebrow,\n  .cpf-label{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:32px;\n    margin:0 0 12px;\n    padding:7px 14px;\n    border:1px solid #ddc597;\n    border-radius:999px;\n    background:#fff9ef;\n    color:#6f5730;\n    font-size:11px;\n    font-weight:900;\n    letter-spacing:.09em;\n    line-height:1.15;\n    text-transform:uppercase;\n  }\n\n  .cpf-dark .cpf-eyebrow,\n  .cpf-dark .cpf-label{\n    border-color:rgba(255,255,255,.28);\n    background:rgba(255,255,255,.11);\n    color:#fff;\n  }\n\n  .cpf-title,\n  .cpf-heading{\n    margin:0;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-weight:800;\n    letter-spacing:-.035em;\n    line-height:1.06;\n    text-wrap:balance;\n  }\n\n  .cpf-title{\n    max-width:930px;\n    margin-right:auto;\n    margin-left:auto;\n    color:#fff;\n    font-size:clamp(38px,8cqi,68px);\n  }\n\n  .cpf-title span{\n    color:var(--cpf-gold-soft);\n    text-shadow:0 2px 10px rgba(0,0,0,.18);\n  }\n\n  .cpf-heading{\n    max-width:800px;\n    color:var(--cpf-green);\n    font-size:clamp(30px,6cqi,52px);\n  }\n\n  .cpf-dark .cpf-heading{ color:#fff; }\n\n  .cpf-lead{\n    max-width:820px;\n    margin:18px auto 0;\n    color:#f8f0f6;\n    font-size:clamp(16px,2.7cqi,20px);\n    line-height:1.68;\n  }\n\n  .cpf-chips{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:8px;\n    margin-top:24px;\n  }\n\n  .cpf-chip{\n    display:inline-flex;\n    align-items:center;\n    min-height:36px;\n    padding:8px 14px;\n    border:1px solid rgba(255,255,255,.25);\n    border-radius:999px;\n    background:rgba(255,255,255,.1);\n    color:#fff;\n    font-size:12px;\n    font-weight:850;\n  }\n\n  .cpf-image-wrap{ padding:12px; }\n\n  .cpf-media{\n    overflow:hidden;\n    border:1px solid var(--cpf-line);\n    border-radius:16px;\n    background:var(--cpf-cream);\n    box-shadow:0 8px 22px rgba(75,41,79,.08);\n  }\n\n  .cpf-media img{\n    aspect-ratio:1\/1;\n    object-fit:cover;\n    object-position:center;\n  }\n\n  .cpf-scan{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:10px;\n    padding:15px;\n    background:#fcf8fb;\n  }\n\n  .cpf-scan__item{\n    padding:16px 14px;\n    border:1px solid var(--cpf-line);\n    border-radius:14px;\n    background:#fff;\n  }\n\n  .cpf-scan__num{\n    display:block;\n    margin-bottom:7px;\n    color:var(--cpf-red);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:22px;\n    font-weight:800;\n    line-height:1;\n  }\n\n  .cpf-scan__item strong{\n    display:block;\n    color:var(--cpf-green);\n    font-size:14px;\n    font-weight:900;\n    line-height:1.28;\n  }\n\n  .cpf-scan__item span{\n    display:block;\n    margin-top:4px;\n    color:var(--cpf-ink);\n    font-size:12px;\n    line-height:1.45;\n  }\n\n  .cpf-section{ padding:40px 17px; }\n\n  .cpf-split{\n    display:grid;\n    grid-template-columns:minmax(0,1fr);\n    gap:29px;\n    align-items:center;\n  }\n\n  .cpf-copy{\n    max-width:700px;\n    margin:15px 0 0;\n    color:var(--cpf-ink);\n    font-size:clamp(15px,2.5cqi,18px);\n    line-height:1.72;\n  }\n\n  .cpf-dark .cpf-copy{ color:#f1f6f2; }\n\n  .cpf-list{\n    display:grid;\n    gap:10px;\n    margin:21px 0 0;\n    padding:0;\n    list-style:none;\n  }\n\n  .cpf-list li{\n    position:relative;\n    padding-left:31px;\n    color:var(--cpf-green);\n    font-size:15px;\n    font-weight:760;\n    line-height:1.5;\n  }\n\n  .cpf-list li::before{\n    content:\"✦\";\n    position:absolute;\n    top:1px;\n    left:0;\n    display:grid;\n    width:22px;\n    height:22px;\n    place-items:center;\n    border-radius:50%;\n    background:var(--cpf-red);\n    color:#fff;\n    font-size:11px;\n    font-weight:900;\n  }\n\n  .cpf-dark .cpf-list li{ color:#fff; }\n\n  .cpf-benefits{\n    display:grid;\n    grid-template-columns:minmax(0,1fr);\n    gap:10px;\n    margin-top:21px;\n  }\n\n  .cpf-benefit{\n    padding:16px 15px;\n    border:1px solid var(--cpf-line);\n    border-radius:14px;\n    background:var(--cpf-green-soft);\n  }\n\n  .cpf-benefit strong{\n    display:block;\n    color:var(--cpf-green);\n    font-size:16px;\n    font-weight:900;\n  }\n\n  .cpf-benefit span{\n    display:block;\n    margin-top:4px;\n    color:var(--cpf-ink);\n    font-size:13px;\n    line-height:1.48;\n  }\n\n  .cpf-wide-head{\n    padding:40px 18px 15px;\n    text-align:center;\n  }\n\n  .cpf-wide-head .cpf-heading,\n  .cpf-wide-head .cpf-copy{\n    margin-right:auto;\n    margin-left:auto;\n  }\n\n  .cpf-wide-media{ padding:0 12px 12px; }\n\n  .cpf-places,\n  .cpf-designs{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:10px;\n    margin-top:21px;\n  }\n\n  .cpf-place,\n  .cpf-design{\n    padding:15px 12px;\n    border:1px solid var(--cpf-line);\n    border-radius:14px;\n    background:#fff;\n    text-align:center;\n  }\n\n  .cpf-place strong,\n  .cpf-design strong{\n    display:block;\n    color:var(--cpf-green);\n    font-size:14px;\n    font-weight:900;\n  }\n\n  .cpf-place span,\n  .cpf-design span{\n    display:block;\n    margin-top:4px;\n    color:var(--cpf-muted);\n    font-size:12px;\n    line-height:1.44;\n  }\n\n  .cpf-package{\n    display:grid;\n    gap:12px;\n    margin-top:21px;\n  }\n\n  .cpf-package div{\n    padding:18px 16px;\n    border:1px solid var(--cpf-line);\n    border-radius:15px;\n    background:#fff;\n  }\n\n  .cpf-package strong{\n    display:block;\n    color:var(--cpf-red);\n    font-size:15px;\n    font-weight:900;\n  }\n\n  .cpf-package span{\n    display:block;\n    margin-top:6px;\n    color:var(--cpf-ink);\n    font-size:13px;\n    line-height:1.5;\n  }\n\n  .cpf-pay{\n    margin-top:16px;\n    padding:15px 16px;\n    border:1px solid #eadce6;\n    border-left:5px solid var(--cpf-green);\n    border-radius:10px;\n    background:#faf5f9;\n    color:#5f445a;\n    font-size:13px;\n    font-weight:760;\n    line-height:1.58;\n  }\n\n  .cpf-faq{ padding:42px 17px; }\n\n  .cpf-faq-head{\n    max-width:760px;\n    margin:0 auto 23px;\n    text-align:center;\n  }\n\n  .cpf-faq-head .cpf-heading,\n  .cpf-faq-head .cpf-copy{\n    margin-right:auto;\n    margin-left:auto;\n  }\n\n  .cpf-faq-list{\n    max-width:860px;\n    margin:0 auto;\n  }\n\n  .cpf-faq details{\n    margin:9px 0;\n    overflow:hidden;\n    border:1px solid var(--cpf-line);\n    border-radius:14px;\n    background:#fff;\n  }\n\n  .cpf-faq summary{\n    position:relative;\n    padding:17px 48px 17px 16px;\n    color:var(--cpf-green);\n    cursor:pointer;\n    list-style:none;\n    font-size:15px;\n    font-weight:850;\n    line-height:1.42;\n  }\n\n  .cpf-faq summary::-webkit-details-marker{ display:none; }\n\n  .cpf-faq summary::after{\n    content:\"+\";\n    position:absolute;\n    top:50%;\n    right:14px;\n    display:grid;\n    width:28px;\n    height:28px;\n    place-items:center;\n    transform:translateY(-50%);\n    border-radius:50%;\n    background:var(--cpf-red);\n    color:#fff;\n    font-size:18px;\n  }\n\n  .cpf-faq details[open] summary::after{ content:\"−\"; }\n\n  .cpf-answer{\n    margin:0 0 12px 16px;\n    padding:0 16px 18px;\n    border-left:3px solid var(--cpf-gold);\n    color:#62545f;\n    font-size:14px;\n    line-height:1.68;\n  }\n\n  .cpf-guarantee{\n    display:grid;\n    grid-template-columns:minmax(0,1fr);\n    gap:10px;\n    margin-top:21px;\n  }\n\n  .cpf-guarantee div{\n    padding:16px 15px;\n    border:1px solid rgba(255,255,255,.18);\n    border-radius:14px;\n    background:rgba(255,255,255,.09);\n  }\n\n  .cpf-guarantee strong{\n    display:block;\n    color:#fff;\n    font-size:15px;\n    font-weight:900;\n  }\n\n  .cpf-guarantee span{\n    display:block;\n    margin-top:5px;\n    color:#f6eef5;\n    font-size:12px;\n    line-height:1.5;\n  }\n\n  .cpf-final{\n    margin-bottom:0;\n    padding:49px 20px;\n    text-align:center;\n  }\n\n  .cpf-final .cpf-heading,\n  .cpf-final .cpf-copy{\n    margin-right:auto;\n    margin-left:auto;\n  }\n\n  .cpf-final-line{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    margin-top:22px;\n    padding:11px 18px;\n    border:1px solid rgba(255,255,255,.28);\n    border-radius:999px;\n    background:rgba(255,255,255,.1);\n    color:#fff;\n    font-size:13px;\n    font-weight:850;\n    text-align:center;\n  }\n\n  @container cpfpage (min-width:700px){\n    .cpf-page{ padding:22px 16px 0; }\n    .cpf-hero{ padding:62px 28px 48px; }\n    .cpf-image-wrap,\n    .cpf-wide-media{ padding:17px; }\n    .cpf-scan{ grid-template-columns:repeat(4,minmax(0,1fr)); padding:17px; }\n    .cpf-section{ padding:50px 24px; }\n    .cpf-benefits{ grid-template-columns:repeat(3,minmax(0,1fr)); }\n    .cpf-places{ grid-template-columns:repeat(3,minmax(0,1fr)); }\n    .cpf-designs{ grid-template-columns:repeat(5,minmax(0,1fr)); }\n    .cpf-package{ grid-template-columns:repeat(2,minmax(0,1fr)); }\n    .cpf-guarantee{ grid-template-columns:repeat(2,minmax(0,1fr)); }\n  }\n\n  @container cpfpage (min-width:930px){\n    .cpf-split{\n      grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);\n      gap:47px;\n    }\n    .cpf-split--reverse .cpf-media{ order:2; }\n  }\n\n  @media(max-width:699px){\n    .cpf-page{ padding:8px 5px 0; }\n    .cpf-card{ margin-bottom:13px; border-radius:16px; }\n    .cpf-top{ grid-template-columns:1fr; }\n    .cpf-hero{ padding:40px 14px 30px; }\n    .cpf-title{ font-size:36px; }\n    .cpf-heading{ font-size:28px; }\n    .cpf-section{ padding:31px 14px; }\n    .cpf-faq{ padding:34px 13px; }\n  }\n\n  .cpf-page{ margin-bottom:0!important; padding-bottom:0!important; }\n\n  .product__description:has(.cpf-page),\n  .product__description.rte:has(.cpf-page),\n  .rte:has(\u003e.cpf-page){\n    margin-bottom:0!important;\n    padding-bottom:0!important;\n    background:transparent!important;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cpf-page\"\u003e\n\u003cdiv class=\"cpf-shell\"\u003e\n\u003cdiv class=\"cpf-auth\"\u003e❤️ \u003cstrong\u003eAuthenticity Notice:\u003c\/strong\u003e Our goods are presented as authentic products. Please identify the original product carefully and avoid counterfeit versions.\u003c\/div\u003e\n\u003cdiv class=\"cpf-top\"\u003e\n\u003cdiv\u003e🌍 SHIPPING WORLDWIDE · 💯 PayPal® \u0026amp; Credit Card\u003c\/div\u003e\n\u003cdiv\u003e⭐ Fast Refund Guarantee · 🎁 A Unique Christmas Gift Idea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"cpf-card cpf-dark cpf-hero\"\u003e\n\u003cdiv class=\"cpf-shell\"\u003e\n\u003cp class=\"cpf-eyebrow\"\u003e🎄 Handmade Christmas Fabric Craft\u003c\/p\u003e\n\u003ch1 class=\"cpf-title\"\u003eMake Christmas Feel \u003cspan\u003eHandmade, Cozy \u0026amp; Unforgettable\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"cpf-lead\"\u003eCreate your own festive patchwork decoration with coordinated printed fabrics, layered appliqué pieces, stitched details and charming seasonal accents. Each finished design becomes a soft, textured Christmas artwork made to bring warmth and nostalgia to your holiday home.\u003c\/p\u003e\n\u003cdiv class=\"cpf-chips\"\u003e\n\u003cspan class=\"cpf-chip\"\u003eLayered Fabric Appliqué\u003c\/span\u003e \u003cspan class=\"cpf-chip\"\u003eVintage Christmas Palette\u003c\/span\u003e \u003cspan class=\"cpf-chip\"\u003eBeginner-Friendly Craft\u003c\/span\u003e \u003cspan class=\"cpf-chip\"\u003e10 Festive Designs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-image-wrap\"\u003e\n\u003cdiv class=\"cpf-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/7c39f77837c615d2669b1171967481fae3f65036.jpg?v=1786507057\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-scan\"\u003e\n\u003cdiv class=\"cpf-scan__item\"\u003e\n\u003cspan class=\"cpf-scan__num\"\u003e01\u003c\/span\u003e \u003cstrong\u003eRich Layered Fabric Detail\u003c\/strong\u003e \u003cspan\u003ePatchwork pieces and stitched outlines create soft texture and a dimensional appliqué-style finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-scan__item\"\u003e\n\u003cspan class=\"cpf-scan__num\"\u003e02\u003c\/span\u003e \u003cstrong\u003eRelaxing Holiday Craft\u003c\/strong\u003e \u003cspan\u003eBuild the design layer by layer at your own pace for a cozy, hands-on Christmas activity.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-scan__item\"\u003e\n\u003cspan class=\"cpf-scan__num\"\u003e03\u003c\/span\u003e \u003cstrong\u003eDisplay It Your Way\u003c\/strong\u003e \u003cspan\u003eStyle the finished piece on a wall, window, porch, mantel, door or favorite holiday corner.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-scan__item\"\u003e\n\u003cspan class=\"cpf-scan__num\"\u003e04\u003c\/span\u003e \u003cstrong\u003eA Meaningful Handmade Gift\u003c\/strong\u003e \u003cspan\u003eGift the creative experience or complete the piece yourself for a heartfelt seasonal keepsake.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-dark cpf-section\"\u003e\n\u003cdiv class=\"cpf-shell cpf-split\"\u003e\n\u003cdiv class=\"cpf-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/ChatGPT_Image_Aug_12_2026_12_30_39_AM_3.png?v=1786514788\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cpf-label\"\u003e🎄 A Handmade Decoration With Heart\u003c\/span\u003e\n\u003ch2 class=\"cpf-heading\"\u003eWarm Texture That Feels More Personal Than Ordinary Printed Décor\u003c\/h2\u003e\n\u003cp class=\"cpf-copy\"\u003eEach fabric piece is layered, stitched and shaped into a rich dimensional design. Plaid textures, floral prints, snowflakes, gold patterns, holly leaves, berries, bows, bells and winter accents create a nostalgic heirloom-inspired look you will want to bring out every Christmas.\u003c\/p\u003e\n\u003cul class=\"cpf-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLayered Appliqué Effect:\u003c\/strong\u003e Fabric pieces overlap for depth and dimension.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVintage Holiday Color:\u003c\/strong\u003e Cozy reds, greens, creams and metallic-style accents.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHand-Stitched Look:\u003c\/strong\u003e Edge detailing gives the finished artwork a warm handmade feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFestive Character Details:\u003c\/strong\u003e Holly, berries, bows, bells, scarves, stars and buttons add personality.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-section\"\u003e\n\u003cdiv class=\"cpf-shell cpf-split cpf-split--reverse\"\u003e\n\u003cdiv class=\"cpf-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/ChatGPT_Image_Aug_12_2026_12_30_40_AM_5.png?v=1786514787\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cpf-label\"\u003e🧵 Enjoy A Relaxing Holiday Craft Moment\u003c\/span\u003e\n\u003ch2 class=\"cpf-heading\"\u003eSlow Down, Create Layer by Layer and Watch the Design Come to Life\u003c\/h2\u003e\n\u003cp class=\"cpf-copy\"\u003eFollow the template and instructions, add fabric details, stitch around the edges and turn a flat collection of fabrics into a textured festive decoration. It is a cozy project for quiet evenings, craft days and creative holiday time.\u003c\/p\u003e\n\u003cdiv class=\"cpf-benefits\"\u003e\n\u003cdiv class=\"cpf-benefit\"\u003e\n\u003cstrong\u003e☕ Cozy Screen-Free Time\u003c\/strong\u003e \u003cspan\u003ePerfect with Christmas music, tea and a warm crafting corner.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-benefit\"\u003e\n\u003cstrong\u003e✂ Beginner-Friendly\u003c\/strong\u003e \u003cspan\u003eSuitable for beginners, hobby crafters, quilting lovers and fabric-art fans.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-benefit\"\u003e\n\u003cstrong\u003e❤️ Meaningful Result\u003c\/strong\u003e \u003cspan\u003eFinish with a decorative piece that carries the memory of making it yourself.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-dark\"\u003e\n\u003cdiv class=\"cpf-wide-head\"\u003e\n\u003cspan class=\"cpf-label\"\u003e✨ Beautiful Layered Fabric Details\u003c\/span\u003e\n\u003ch2 class=\"cpf-heading\"\u003ePatchwork Texture, Vintage Prints \u0026amp; Festive Accents in Every Design\u003c\/h2\u003e\n\u003cp class=\"cpf-copy\"\u003eCarefully arranged fabric pieces and stitched outlines create a dimensional patchwork look with soft handmade warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-wide-media\"\u003e\n\u003cdiv class=\"cpf-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/57cc511f6f73f22c051cbfbcdcdf7f7e8b88dfb6.jpg?v=1786507057\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-section\"\u003e\n\u003cdiv class=\"cpf-shell\"\u003e\n\u003cspan class=\"cpf-label\"\u003e🏡 Style It Anywhere for the Holidays\u003c\/span\u003e\n\u003ch2 class=\"cpf-heading\"\u003eBring Handmade Christmas Warmth to Your Favorite Space\u003c\/h2\u003e\n\u003cdiv class=\"cpf-places\"\u003e\n\u003cdiv class=\"cpf-place\"\u003e\n\u003cstrong\u003eFront Porch\u003c\/strong\u003e\u003cspan\u003eStyle it on or near the front door for a welcoming festive accent.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-place\"\u003e\n\u003cstrong\u003eWindow Display\u003c\/strong\u003e\u003cspan\u003eAdd soft patchwork texture to a holiday window arrangement.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-place\"\u003e\n\u003cstrong\u003eFireplace Mantel\u003c\/strong\u003e\u003cspan\u003ePair it with garlands, candles and stockings.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-place\"\u003e\n\u003cstrong\u003eEntryway Wall\u003c\/strong\u003e\u003cspan\u003eCreate a handmade focal point for arriving guests.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-place\"\u003e\n\u003cstrong\u003eCraft Room\u003c\/strong\u003e\u003cspan\u003eDecorate your sewing or quilting space for the season.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-place\"\u003e\n\u003cstrong\u003eKitchen Corner\u003c\/strong\u003e\u003cspan\u003eAdd cozy cottage-style Christmas character.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-place\"\u003e\n\u003cstrong\u003eGift Display\u003c\/strong\u003e\u003cspan\u003eStyle it beside wrapped presents and holiday baskets.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-place\"\u003e\n\u003cstrong\u003eRustic Cottage Décor\u003c\/strong\u003e\u003cspan\u003eBlend with farmhouse and nostalgic holiday styling.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-image-wrap\"\u003e\n\u003cdiv class=\"cpf-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/ChatGPT_Image_Aug_12_2026_12_30_39_AM_4.png?v=1786514787\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-section\"\u003e\n\u003cdiv class=\"cpf-shell cpf-split\"\u003e\n\u003cdiv class=\"cpf-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/d9d87e1d5aaa6f29bc27b3582e8bf805f01817cd.jpg?v=1786507057\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cpf-label\"\u003e🎁 A Thoughtful Gift for Creative People\u003c\/span\u003e\n\u003ch2 class=\"cpf-heading\"\u003eGive the Crafting Experience—or Give the Finished Piece\u003c\/h2\u003e\n\u003cp class=\"cpf-copy\"\u003eThis kit is a lovely Christmas gift for moms, grandmothers, sisters, friends, craft lovers, quilters, sewing beginners, teachers and anyone who loves handmade holiday décor.\u003c\/p\u003e\n\u003cul class=\"cpf-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eGift the Kit:\u003c\/strong\u003e A relaxing seasonal project for someone who enjoys making things by hand.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGift the Finished Decoration:\u003c\/strong\u003e Create it yourself and give a heartfelt handmade keepsake.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCollect Multiple Designs:\u003c\/strong\u003e Build a full handmade Christmas display or give different characters to different people.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-section\"\u003e\n\u003cdiv class=\"cpf-shell\"\u003e\n\u003cspan class=\"cpf-label\"\u003eChoose Your Favorite Design\u003c\/span\u003e\n\u003ch2 class=\"cpf-heading\"\u003e10 Festive Characters and Christmas Scenes\u003c\/h2\u003e\n\u003cdiv class=\"cpf-designs\"\u003e\n\u003cdiv class=\"cpf-design\"\u003e\n\u003cstrong\u003e🎅 Santa\u003c\/strong\u003e\u003cspan\u003eClassic Christmas character.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-design\"\u003e\n\u003cstrong\u003e⛄ Snowman\u003c\/strong\u003e\u003cspan\u003ePlayful winter charm.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-design\"\u003e\n\u003cstrong\u003e🎄 Christmas Tree\u003c\/strong\u003e\u003cspan\u003eTraditional festive centerpiece.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-design\"\u003e\n\u003cstrong\u003e🦌 Reindeer\u003c\/strong\u003e\u003cspan\u003eCozy woodland holiday style.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-design\"\u003e\n\u003cstrong\u003e🏠 Gingerbread House\u003c\/strong\u003e\u003cspan\u003eSweet storybook Christmas detail.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-design\"\u003e\n\u003cstrong\u003e👼 Christmas Angel\u003c\/strong\u003e\u003cspan\u003eSoft and graceful seasonal style.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-design\"\u003e\n\u003cstrong\u003e🐦 Cardinal Bird\u003c\/strong\u003e\u003cspan\u003eClassic winter nature motif.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-design\"\u003e\n\u003cstrong\u003e🎖 Nutcracker\u003c\/strong\u003e\u003cspan\u003eTraditional holiday character.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-design\"\u003e\n\u003cstrong\u003e🔔 Christmas Bells\u003c\/strong\u003e\u003cspan\u003eFestive decorative accent.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-design\"\u003e\n\u003cstrong\u003e🐮 Highland Cow\u003c\/strong\u003e\u003cspan\u003eRustic farmhouse Christmas personality.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-section\"\u003e\n\u003cdiv class=\"cpf-shell\"\u003e\n\u003cspan class=\"cpf-label\"\u003eProduct Features\u003c\/span\u003e\n\u003ch2 class=\"cpf-heading\"\u003eA Creative Holiday Project Designed for Cozy Seasonal Decorating\u003c\/h2\u003e\n\u003cul class=\"cpf-list\"\u003e\n\u003cli\u003eChristmas fabric patchwork DIY kit\u003c\/li\u003e\n\u003cli\u003eCreates a decorative wall, window, porch or door display\u003c\/li\u003e\n\u003cli\u003eLayered appliqué-style fabric design\u003c\/li\u003e\n\u003cli\u003eVintage festive fabrics with rich texture and color\u003c\/li\u003e\n\u003cli\u003eRelaxing hands-on craft project\u003c\/li\u003e\n\u003cli\u003eSuitable for beginners and experienced crafters\u003c\/li\u003e\n\u003cli\u003eIdeal for holiday home décor and handmade gifting\u003c\/li\u003e\n\u003cli\u003eWorks beautifully with Christmas, winter, farmhouse and cozy cottage styling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-section\"\u003e\n\u003cdiv class=\"cpf-shell\"\u003e\n\u003cspan class=\"cpf-label\"\u003e🎁 Package Includes\u003c\/span\u003e\n\u003ch2 class=\"cpf-heading\"\u003eOne Creative Christmas Project in Every Kit\u003c\/h2\u003e\n\u003cdiv class=\"cpf-package\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e1 × Christmas Patchwork Fabric DIY Decor Kit\u003c\/strong\u003e \u003cspan\u003eOne selected festive patchwork design.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTemplate \u0026amp; Project Materials\u003c\/strong\u003e \u003cspan\u003eUse the included design materials and instructions to build your selected decoration layer by layer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-pay\"\u003e💳 \u003cstrong\u003eHow to Pay:\u003c\/strong\u003e Payments are accepted via PayPal®, debit card and credit card. Add the item to cart, proceed to checkout, then select your shipping and payment method.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-image-wrap\"\u003e\n\u003cdiv class=\"cpf-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/ChatGPT_Image_Aug_12_2026_12_30_38_AM_2.png?v=1786514786\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-faq\"\u003e\n\u003cdiv class=\"cpf-faq-head\"\u003e\n\u003cspan class=\"cpf-label\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003ch2 class=\"cpf-heading\"\u003eHelpful Information Before You Start\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpf-faq-list\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs this a finished decoration or a DIY kit?\u003c\/summary\u003e\n\u003cdiv class=\"cpf-answer\"\u003eThis is a DIY Christmas patchwork fabric kit intended for you to assemble and create yourself. Finished designs are shown as display inspiration.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for beginners?\u003c\/summary\u003e\n\u003cdiv class=\"cpf-answer\"\u003eThe product description presents it as suitable for beginners and experienced crafters. Following the included template and instructions helps guide the process.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can the finished decoration be displayed?\u003c\/summary\u003e\n\u003cdiv class=\"cpf-answer\"\u003eSuggested display areas include a wall, window, porch, mantel, door, entryway, craft room or other holiday décor area.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many designs are available?\u003c\/summary\u003e\n\u003cdiv class=\"cpf-answer\"\u003eTen festive designs are listed: Santa, Snowman, Christmas Tree, Reindeer, Gingerbread House, Christmas Angel, Cardinal Bird, Nutcracker, Christmas Bells and Highland Cow.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable as a Christmas gift?\u003c\/summary\u003e\n\u003cdiv class=\"cpf-answer\"\u003eYes. It can be given as a creative DIY project, or you can finish the decoration yourself and give it as a handmade seasonal gift.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-image-wrap\"\u003e\n\u003cdiv class=\"cpf-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/780a0f3381bf02d54e9f954a4f2527e41038f224.jpg?v=1786507057\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-dark cpf-section\"\u003e\n\u003cdiv class=\"cpf-shell\"\u003e\n\u003cspan class=\"cpf-label\"\u003eWHY US?\u003c\/span\u003e\n\u003ch2 class=\"cpf-heading\"\u003eSupport, Worldwide Shipping and a More Confident Purchase\u003c\/h2\u003e\n\u003cp class=\"cpf-copy\"\u003eOur store highlights quality control, competitive pricing, customer service and worldwide delivery support for seasonal shopping.\u003c\/p\u003e\n\u003cdiv class=\"cpf-guarantee\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e✈ Worldwide Shipping\u003c\/strong\u003e \u003cspan\u003eWorldwide express shipping is available. Shipping is calculated at checkout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e📦 Insured Shipping\u003c\/strong\u003e \u003cspan\u003eOrders include tracking details and insurance coverage in the unlikely event a package is lost or stolen in transit.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e💰 Money-Back Guarantee\u003c\/strong\u003e \u003cspan\u003eIf items arrive damaged within 90 days of normal usage, a replacement or refund may be issued according to the situation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e✉️ 24\/7 Customer Support\u003c\/strong\u003e \u003cspan\u003eA support team is available to help and answer questions within a 24-hour time frame, 7 days a week.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e🔒 Safe \u0026amp; Secure Checkout\u003c\/strong\u003e \u003cspan\u003eSSL secure encryption is used to help protect personal and financial information during checkout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e❤️ Risk-Free Purchase Support\u003c\/strong\u003e \u003cspan\u003eIf the product is not right for you, contact customer support regarding available replacement or refund options.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cpf-card cpf-dark cpf-final\"\u003e\n\u003cdiv class=\"cpf-shell\"\u003e\n\u003cspan class=\"cpf-label\"\u003eHandmade · Cozy · Full of Christmas Character\u003c\/span\u003e\n\u003ch2 class=\"cpf-heading\"\u003eCreate a Christmas Decoration That Feels Personal.\u003c\/h2\u003e\n\u003cp class=\"cpf-copy\"\u003eChoose your favorite festive design, enjoy the creative process and turn layered fabrics into a soft, nostalgic Christmas decoration made to warm your home or someone special’s holiday season.\u003c\/p\u003e\n\u003cdiv class=\"cpf-final-line\"\u003e🎁 A Unique Gift Idea · 10 Festive Designs · Handmade Holiday Charm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"WLL121","offers":[{"title":"🎅Santa Claus","offer_id":54019302326383,"sku":"NC01992608115546-圣诞拼布装饰-A","price":25.99,"currency_code":"USD","in_stock":true},{"title":"🐮Highland Cow","offer_id":54019302359151,"sku":"NC01992608115546-圣诞拼布装饰-B","price":25.99,"currency_code":"USD","in_stock":true},{"title":"🐶Dachshund","offer_id":54019302391919,"sku":"NC01992608115546-圣诞拼布装饰-F","price":25.99,"currency_code":"USD","in_stock":true},{"title":"🐴Horse","offer_id":54019302424687,"sku":"NC01992608115546-圣诞拼布装饰-G","price":25.99,"currency_code":"USD","in_stock":true},{"title":"🐈Cat","offer_id":54019302457455,"sku":"NC01992608115546-圣诞拼布装饰-H","price":25.99,"currency_code":"USD","in_stock":true},{"title":"🦉Owl","offer_id":54019302490223,"sku":"NC01992608115546-圣诞拼布装饰-I","price":25.99,"currency_code":"USD","in_stock":true},{"title":"🎄Christmas Tree","offer_id":54019302522991,"sku":"NC01992608115546-圣诞拼布装饰-J","price":25.99,"currency_code":"USD","in_stock":true},{"title":"⛄Snowman","offer_id":54019302555759,"sku":"NC01992608115546-圣诞拼布装饰-K","price":25.99,"currency_code":"USD","in_stock":true},{"title":"👼Angel","offer_id":54019302588527,"sku":"NC01992608115546-圣诞拼布装饰-L","price":25.99,"currency_code":"USD","in_stock":true},{"title":"🥁Nutcracker","offer_id":54019302621295,"sku":"NC01992608115546-圣诞拼布装饰-M","price":25.99,"currency_code":"USD","in_stock":true},{"title":"🦌Reindeer","offer_id":54019302654063,"sku":"NC01992608115546-圣诞拼布装饰-N","price":25.99,"currency_code":"USD","in_stock":true},{"title":"❤️Cardinal","offer_id":54019302686831,"sku":"NC01992608115546-圣诞拼布装饰-C","price":25.99,"currency_code":"USD","in_stock":true},{"title":"🏠Gingerbread House","offer_id":54019302719599,"sku":"NC01992608115546-圣诞拼布装饰-D","price":25.99,"currency_code":"USD","in_stock":true},{"title":"🔔Bells","offer_id":54019302752367,"sku":"NC01992608115546-圣诞拼布装饰-E","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/6d8dac38df9389b098a1d3c6f65f7bf6ed0da8a1.jpg?v=1786507057","url":"https:\/\/suzvo.com\/products\/sdjdpbym1","provider":"suzvo","version":"1.0","type":"link"}