{"product_id":"christmas-diy-preserved-floral-canvas-kit","title":"🎄 Christmas DIY Preserved Floral Canvas Kit™ – Create a Holiday Memory by Hand","description":"\u003c!--\n  SHOPIFY PRODUCT DESCRIPTION\n  Product: Christmas DIY Preserved Floral Canvas Kit\n  Replace only the image URLs marked PASTE_SHOPIFY_CDN_URL_...\n  No external fonts, JavaScript, Liquid, or theme-specific selectors are used.\n--\u003e\n\u003cstyle\u003e\n  .zcfc-page,\n  .zcfc-page * {\n    box-sizing: border-box;\n  }\n\n  .zcfc-page {\n    --zcfc-ink: #3f2b22;\n    --zcfc-copy: #68554a;\n    --zcfc-red: #8f2530;\n    --zcfc-green: #315a45;\n    --zcfc-gold: #b47b28;\n    --zcfc-cream: #fffaf0;\n    --zcfc-line: #e6d1a8;\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    overflow-x: hidden !important;\n    background: #fffdf9;\n    color: var(--zcfc-copy);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .zcfc-page img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 !important;\n    border: 0 !important;\n    object-fit: contain !important;\n  }\n\n  .zcfc-wrap {\n    width: min(100% - 40px, 1080px) !important;\n    max-width: 1080px !important;\n    margin: 0 auto !important;\n  }\n\n  .zcfc-section {\n    width: 100%;\n    padding: 66px 0;\n  }\n\n  .zcfc-section:nth-of-type(even) {\n    background: #fff8e8;\n  }\n\n  .zcfc-kicker {\n    margin: 0 0 10px;\n    color: var(--zcfc-red);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .zcfc-title,\n  .zcfc-heading,\n  .zcfc-card h3,\n  .zcfc-final h2 {\n    overflow-wrap: anywhere;\n    color: var(--zcfc-ink) !important;\n    font-family: Georgia, \"Times New Roman\", serif !important;\n  }\n\n  .zcfc-title {\n    max-width: 920px;\n    margin: 0 auto 18px !important;\n    font-size: clamp(35px, 5.2vw, 62px) !important;\n    font-weight: 700 !important;\n    line-height: 1.08 !important;\n    text-align: center;\n  }\n\n  .zcfc-title span,\n  .zcfc-heading span,\n  .zcfc-final h2 span {\n    display: block;\n    color: var(--zcfc-red);\n  }\n\n  .zcfc-heading {\n    max-width: 900px;\n    margin: 0 auto 16px !important;\n    font-size: clamp(30px, 4.2vw, 48px) !important;\n    font-weight: 700 !important;\n    line-height: 1.16 !important;\n    text-align: center;\n  }\n\n  .zcfc-lead,\n  .zcfc-intro {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--zcfc-copy);\n    font-size: 18px;\n    line-height: 1.75;\n    text-align: center;\n  }\n\n  .zcfc-rule {\n    width: 88px;\n    height: 3px;\n    margin: 22px auto;\n    border-radius: 99px;\n    background: linear-gradient(90deg, var(--zcfc-red), #d5a147, var(--zcfc-green));\n  }\n\n  .zcfc-badges,\n  .zcfc-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    max-width: 900px;\n    margin: 26px auto 0;\n  }\n\n  .zcfc-badge,\n  .zcfc-tag {\n    padding: 9px 14px;\n    border: 1px solid var(--zcfc-line);\n    border-radius: 999px;\n    background: rgba(255,255,255,.92);\n    color: #60401d;\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .zcfc-media,\n  .zcfc-card {\n    width: 100% !important;\n    max-width: 930px !important;\n    margin: 32px auto 0 !important;\n    overflow: hidden;\n    border: 1px solid var(--zcfc-line);\n    border-radius: 24px;\n    background: #fff;\n    box-shadow: 0 16px 44px rgba(75, 45, 18, .09);\n  }\n\n  .zcfc-media img,\n  .zcfc-card img {\n    border-radius: 0 !important;\n  }\n\n  .zcfc-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    max-width: 930px;\n    margin: 24px auto 0;\n  }\n\n  .zcfc-feature {\n    min-width: 0;\n    padding: 22px;\n    border: 1px solid #ead8b5;\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .zcfc-feature strong {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--zcfc-ink);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 20px;\n    line-height: 1.3;\n  }\n\n  .zcfc-feature p,\n  .zcfc-card p {\n    margin: 0;\n    color: var(--zcfc-copy);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .zcfc-steps {\n    counter-reset: zcfc-step;\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    max-width: 930px;\n    margin: 26px auto 0;\n  }\n\n  .zcfc-step {\n    counter-increment: zcfc-step;\n    min-width: 0;\n    padding: 24px 20px;\n    border: 1px solid #ead8b5;\n    border-radius: 17px;\n    background: #fff;\n    text-align: center;\n  }\n\n  .zcfc-step::before {\n    content: counter(zcfc-step);\n    display: grid;\n    place-items: center;\n    width: 36px;\n    height: 36px;\n    margin: 0 auto 12px;\n    border-radius: 50%;\n    background: var(--zcfc-red);\n    color: #fff;\n    font-weight: 800;\n  }\n\n  .zcfc-step strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--zcfc-ink);\n    font-size: 17px;\n  }\n\n  .zcfc-step p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .zcfc-card-content {\n    width: 100%;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 28px 30px 32px;\n    text-align: center;\n  }\n\n  .zcfc-card-label {\n    color: var(--zcfc-gold);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .zcfc-card h3 {\n    margin: 7px 0 10px !important;\n    font-size: 29px !important;\n    line-height: 1.2 !important;\n  }\n\n  .zcfc-quote {\n    max-width: 900px;\n    margin: 28px auto 0;\n    padding: 28px 30px;\n    border: 1px solid #d8b96d;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #fffdf8, #fff0c7);\n    color: #614119;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 21px;\n    font-style: italic;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .zcfc-final {\n    padding: 72px 0;\n    background:\n      radial-gradient(circle at 50% 0%, rgba(211,160,64,.25), transparent 45%),\n      linear-gradient(180deg, #fff8e7, #fffdf9);\n  }\n\n  .zcfc-final-box {\n    max-width: 930px;\n    margin: 0 auto;\n    padding: 44px 34px;\n    border: 1px solid #d9b363;\n    border-radius: 25px;\n    background: rgba(255,255,255,.9);\n    box-shadow: 0 16px 44px rgba(75,45,18,.09);\n    text-align: center;\n  }\n\n  .zcfc-final h2 {\n    margin: 0 0 16px !important;\n    font-size: clamp(30px, 4.3vw, 47px) !important;\n    line-height: 1.14 !important;\n  }\n\n  .zcfc-final p {\n    max-width: 760px;\n    margin: 0 auto;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .zcfc-final-note {\n    margin-top: 22px;\n    color: var(--zcfc-red);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  @media screen and (min-width: 990px) {\n    .zcfc-page,\n    .zcfc-section,\n    .zcfc-wrap,\n    .zcfc-media,\n    .zcfc-card {\n      max-inline-size: none;\n    }\n\n    .zcfc-wrap {\n      max-width: 1080px !important;\n    }\n\n    .zcfc-media,\n    .zcfc-card {\n      max-width: 930px !important;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .zcfc-wrap {\n      width: calc(100% - 24px) !important;\n    }\n\n    .zcfc-section {\n      padding: 44px 0;\n    }\n\n    .zcfc-title {\n      font-size: 36px !important;\n    }\n\n    .zcfc-heading {\n      font-size: 30px !important;\n    }\n\n    .zcfc-lead,\n    .zcfc-intro,\n    .zcfc-final p {\n      font-size: 15.5px;\n    }\n\n    .zcfc-feature-list,\n    .zcfc-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .zcfc-media,\n    .zcfc-card {\n      margin-top: 24px !important;\n      border-radius: 17px;\n    }\n\n    .zcfc-card-content {\n      padding: 23px 18px 26px;\n    }\n\n    .zcfc-card h3 {\n      font-size: 24px !important;\n    }\n\n    .zcfc-quote {\n      padding: 22px 18px;\n      font-size: 18px;\n    }\n\n    .zcfc-final {\n      padding: 48px 0;\n    }\n\n    .zcfc-final-box {\n      padding: 32px 20px;\n      border-radius: 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"zcfc-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"zcfc-section\"\u003e\n\u003cdiv class=\"zcfc-wrap\"\u003e\n\u003cdiv class=\"zcfc-kicker\"\u003eChristmas DIY Floral Canvas Collection\u003c\/div\u003e\n\u003ch2 class=\"zcfc-title\"\u003eMore Than Christmas Décor — \u003cspan\u003eA Holiday Memory You Make Yourself\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"zcfc-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"zcfc-lead\"\u003ePaint, arrange and create a dimensional Christmas floral canvas featuring beautiful preserved botanicals, festive accents and a classic half-vase attached directly to the canvas. Every step becomes part of the story.\u003c\/p\u003e\n\u003cdiv class=\"zcfc-badges\"\u003e\n\u003cspan class=\"zcfc-badge\"\u003eHands-On Holiday DIY\u003c\/span\u003e \u003cspan class=\"zcfc-badge\"\u003ePreserved Floral Details\u003c\/span\u003e \u003cspan class=\"zcfc-badge\"\u003eDimensional Half-Vase Design\u003c\/span\u003e \u003cspan class=\"zcfc-badge\"\u003e4 Festive Styles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zcfc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/ChatGPTImage2026_9_17_03_39_20.png?v=1789634546\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MEANING + PRODUCT FEATURES --\u003e\n\u003csection class=\"zcfc-section\"\u003e\n\u003cdiv class=\"zcfc-wrap\"\u003e\n\u003cdiv class=\"zcfc-kicker\"\u003eCreate • Connect • Celebrate\u003c\/div\u003e\n\u003ch2 class=\"zcfc-heading\"\u003eA Christmas Decoration \u003cspan\u003eWith Your Story Behind It\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"zcfc-intro\"\u003eSome holiday decorations are simply displayed. This one begins with time, creativity and the joy of making something with your own hands—then becomes a keepsake you can proudly bring out each Christmas.\u003c\/p\u003e\n\u003cdiv class=\"zcfc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/ChatGPTImage2026_9_17_03_24_41.png?v=1789634546\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zcfc-feature-list\"\u003e\n\u003cdiv class=\"zcfc-feature\"\u003e\n\u003cstrong\u003eBeautiful Preserved Florals\u003c\/strong\u003e\n\u003cp\u003eLayered preserved botanicals and festive decorative accents create a rich arrangement designed to be enjoyed season after season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zcfc-feature\"\u003e\n\u003cstrong\u003eTrue Dimensional Canvas Art\u003c\/strong\u003e\n\u003cp\u003eThe classic white half-vase is attached directly to the canvas, turning a painted background and floral arrangement into one finished piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zcfc-feature\"\u003e\n\u003cstrong\u003eMake It Uniquely Yours\u003c\/strong\u003e\n\u003cp\u003eChoose how you paint, arrange and finish each detail. No two completed pieces need to look exactly the same.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zcfc-feature\"\u003e\n\u003cstrong\u003eBeginner-Friendly Creativity\u003c\/strong\u003e\n\u003cp\u003eNo professional floral or painting experience is needed—just take your time, follow the process and enjoy creating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIY PROCESS --\u003e\n\u003csection class=\"zcfc-section\"\u003e\n\u003cdiv class=\"zcfc-wrap\"\u003e\n\u003cdiv class=\"zcfc-kicker\"\u003eThe Joy Is in the Making\u003c\/div\u003e\n\u003ch2 class=\"zcfc-heading\"\u003eTurn a Quiet Afternoon Into \u003cspan\u003eYour Own Christmas Creative Ritual\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"zcfc-intro\"\u003eSlow down during the busiest season of the year. From painting the canvas to arranging the flowers, the hands-on process brings calm, focus and the rewarding feeling of making something beautiful.\u003c\/p\u003e\n\u003cdiv class=\"zcfc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/55d4f6ec-e9c6-447f-9d3e-f7957f28146e.png?v=1789634546\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zcfc-steps\"\u003e\n\u003cdiv class=\"zcfc-step\"\u003e\n\u003cstrong\u003ePaint Your Background\u003c\/strong\u003e\n\u003cp\u003eAdd color, texture and seasonal details to create the setting for your floral design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zcfc-step\"\u003e\n\u003cstrong\u003eArrange the Florals\u003c\/strong\u003e\n\u003cp\u003eLayer the preserved flowers, greenery and decorative accents in a composition that feels like your own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zcfc-step\"\u003e\n\u003cstrong\u003eDisplay It with Pride\u003c\/strong\u003e\n\u003cp\u003eFinish your dimensional artwork, place it on an easel or hang it on the wall, and enjoy the memory behind it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zcfc-quote\"\u003e“More than a finished decoration—it is the peaceful hour you gave yourself, the laughter you shared and the Christmas memory you created.”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FOUR STYLES --\u003e\n\u003csection class=\"zcfc-section\"\u003e\n\u003cdiv class=\"zcfc-wrap\"\u003e\n\u003cdiv class=\"zcfc-kicker\"\u003eFour Holiday Personalities\u003c\/div\u003e\n\u003ch2 class=\"zcfc-heading\"\u003eChoose the Style That Feels \u003cspan\u003eMost Like Your Christmas\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"zcfc-intro\"\u003eEach design keeps the same recognizable canvas-and-half-vase structure while telling a different holiday color story.\u003c\/p\u003e\n\u003cdiv class=\"zcfc-card\"\u003e\n\u003cdiv class=\"zcfc-card-content\"\u003e\n\u003cdiv class=\"zcfc-card-label\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/ChatGPTImage2026_9_17_03_22_58_1.png?v=1789634546\" alt=\"\"\u003eStyle 01\u003c\/div\u003e\n\u003ch3\u003eClassic Christmas Bloom\u003c\/h3\u003e\n\u003cp\u003eTraditional red, evergreen and snowy accents bring the familiar warmth of Christmas morning to a lush dimensional arrangement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zcfc-card\"\u003e\n\u003cdiv class=\"zcfc-card-content\"\u003e\n\u003cdiv class=\"zcfc-card-label\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/ChatGPTImage2026_9_17_03_22_59_2.png?v=1789634546\" alt=\"\"\u003eStyle 02\u003c\/div\u003e\n\u003ch3\u003eWinter Snowflake Bloom\u003c\/h3\u003e\n\u003cp\u003eIcy blue, crisp white and silver-toned details create a peaceful winter look inspired by fresh snow and quiet Christmas mornings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zcfc-card\"\u003e\n\u003cdiv class=\"zcfc-card-content\"\u003e\n\u003cdiv class=\"zcfc-card-label\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/ChatGPTImage2026_9_17_03_22_59_3.png?v=1789634546\" alt=\"\"\u003eStyle 03\u003c\/div\u003e\n\u003ch3\u003eSweet Candy Christmas\u003c\/h3\u003e\n\u003cp\u003eSoft pink, creamy white and candy-inspired accents bring a playful storybook charm to your holiday décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zcfc-card\"\u003e\n\u003cdiv class=\"zcfc-card-content\"\u003e\n\u003cdiv class=\"zcfc-card-label\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/ChatGPTImage2026_9_17_03_23_00_4.png?v=1789634546\" alt=\"\"\u003eStyle 04\u003c\/div\u003e\n\u003ch3\u003eGolden Deer Christmas\u003c\/h3\u003e\n\u003cp\u003eIvory flowers, golden botanical details and an elegant little deer create a refined holiday look with timeless winter warmth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SOCIAL \/ SALON --\u003e\n\u003csection class=\"zcfc-section\"\u003e\n\u003cdiv class=\"zcfc-wrap\"\u003e\n\u003cdiv class=\"zcfc-kicker\"\u003eBetter When Created Together\u003c\/div\u003e\n\u003ch2 class=\"zcfc-heading\"\u003eMake It the Heart of \u003cspan\u003eYour Next Holiday Gathering\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"zcfc-intro\"\u003eSet out the supplies, pour something warm and let everyone create at their own pace. It is an easy way to turn a gathering into an experience—one filled with conversation, creativity and something meaningful to take home.\u003c\/p\u003e\n\u003cdiv class=\"zcfc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/ChatGPT_Image_2026_9_17_05_05_49.png?v=1789635994\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zcfc-tags\"\u003e\n\u003cspan class=\"zcfc-tag\"\u003eLadies’ Craft Night\u003c\/span\u003e \u003cspan class=\"zcfc-tag\"\u003eFamily Gathering\u003c\/span\u003e \u003cspan class=\"zcfc-tag\"\u003eChristmas Party\u003c\/span\u003e \u003cspan class=\"zcfc-tag\"\u003eCommunity Workshop\u003c\/span\u003e \u003cspan class=\"zcfc-tag\"\u003eChurch Group\u003c\/span\u003e \u003cspan class=\"zcfc-tag\"\u003eHoliday Salon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DISPLAY + GIFT --\u003e\n\u003csection class=\"zcfc-section\"\u003e\n\u003cdiv class=\"zcfc-wrap\"\u003e\n\u003cdiv class=\"zcfc-kicker\"\u003eCreate It Once • Treasure It Every Christmas\u003c\/div\u003e\n\u003ch2 class=\"zcfc-heading\"\u003eA Handmade Holiday Accent \u003cspan\u003eFilled With Personal Meaning\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"zcfc-intro\"\u003eDisplay the finished piece on an easel, shelf or wall. Keep it as part of your own Christmas tradition, give the completed artwork to someone special, or gift the DIY experience itself.\u003c\/p\u003e\n\u003cdiv class=\"zcfc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/ChatGPTImage2026_9_17_03_53_49.png?v=1789634546\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"zcfc-tags\"\u003e\n\u003cspan class=\"zcfc-tag\"\u003eHandmade Home Décor\u003c\/span\u003e \u003cspan class=\"zcfc-tag\"\u003eMeaningful Christmas Gift\u003c\/span\u003e \u003cspan class=\"zcfc-tag\"\u003eHostess Gift\u003c\/span\u003e \u003cspan class=\"zcfc-tag\"\u003eCreative Gift for Mom\u003c\/span\u003e \u003cspan class=\"zcfc-tag\"\u003eHoliday Keepsake\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"zcfc-final\"\u003e\n\u003cdiv class=\"zcfc-wrap\"\u003e\n\u003cdiv class=\"zcfc-final-box\"\u003e\n\u003cdiv class=\"zcfc-kicker\"\u003eGather • Create • Celebrate\u003c\/div\u003e\n\u003ch2\u003eMore Than a Christmas Craft — \u003cspan\u003eIt’s a Memory Made by You\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"zcfc-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eFrom the first brushstroke to the final flower, every step adds meaning to the finished piece. Create it quietly for yourself or share the experience with people you love—then display the memory all season long.\u003c\/p\u003e\n\u003cdiv class=\"zcfc-final-note\"\u003eChoose Your Favorite Christmas Style Above\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"zavrlygoods","offers":[{"title":"🎄Classic Christmas Bloom","offer_id":49552373645467,"sku":"SZ04792609177453-圣诞","price":39.99,"currency_code":"USD","in_stock":true},{"title":"❄️Winter Snowflake Bloom","offer_id":49552373678235,"sku":"SZ04792609177453-雪花","price":39.99,"currency_code":"USD","in_stock":true},{"title":"💖Sweet Candy Christmas","offer_id":49552373711003,"sku":"SZ04792609177453-糖果","price":39.99,"currency_code":"USD","in_stock":true},{"title":"🦌Golden Deer Christmas","offer_id":49552373743771,"sku":"SZ04792609177453-小鹿","price":39.99,"currency_code":"USD","in_stock":true},{"title":"🔥Full 4-Piece Collection","offer_id":49552398450843,"sku":"SZ04792609177453-以上全部四款","price":119.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/ChatGPTImage2026_9_17_03_39_20.png?v=1789634546","url":"https:\/\/zavrlygoods.com\/products\/christmas-diy-preserved-floral-canvas-kit","provider":"zavrlygoods","version":"1.0","type":"link"}