{"product_id":"festive-quilted-christmas-door-hanging-diy-sewing-kit","title":"🎉 Holiday Celebration 50% OFF 🎄 – Festive Quilted Christmas Door Hanging DIY Sewing Kit","description":"\u003cstyle\u003e\n  \/* =======================================\n     1. Global Container \u0026 Typography\n  ======================================= *\/\n  .hz-desc-container {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #333;\n    line-height: 1.6;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 0 40px 0;\n  }\n  \n  .hz-desc-block {\n    margin-bottom: 40px;\n    text-align: center;\n  }\n\n  .hz-alert-banner {\n    background-color: #fef2f2;\n    border-left: 4px solid #dc2626;\n    padding: 18px 20px;\n    text-align: left;\n    border-radius: 0 8px 8px 0;\n    margin-bottom: 30px;\n    font-size: 15px;\n    color: #991b1b;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n  }\n\n  .hz-alert-banner strong {\n    color: #dc2626;\n  }\n  \n  .hz-desc-title {\n    color: #b91c1c; \/* Festive Red *\/\n    font-size: 28px;\n    font-weight: 900;\n    margin-bottom: 15px;\n    text-transform: capitalize;\n  }\n\n  .hz-desc-text {\n    font-size: 16px;\n    color: #4b5563;\n    max-width: 800px;\n    margin: 0 auto 20px auto;\n    line-height: 1.7;\n    text-align: center;\n  }\n  \n  .hz-desc-image {\n    width: 100%;\n    max-width: 600px;\n    height: auto;\n    border-radius: 12px;\n    box-shadow: 0 6px 20px rgba(0,0,0,0.06);\n    display: block;\n    margin: 0 auto 25px auto;\n  }\n\n  \/* =======================================\n     2. Features List (Festive)\n  ======================================= *\/\n  .hz-feature-list {\n    background: #f8fafc;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    padding: 25px 30px;\n    max-width: 800px;\n    margin: 0 auto 30px auto;\n    text-align: left;\n  }\n\n  .hz-feature-list ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .hz-feature-list li {\n    font-size: 16px;\n    color: #374151;\n    margin-bottom: 12px;\n    padding-left: 30px;\n    position: relative;\n  }\n  \n  .hz-feature-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* =======================================\n     3. Trust \u0026 Guarantees Grid\n  ======================================= *\/\n  .hz-trust-section {\n    background: #ffffff;\n    border-top: 2px dashed #e5e7eb;\n    padding-top: 40px;\n    margin-top: 40px;\n  }\n\n  .hz-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 15px;\n    margin-bottom: 30px;\n  }\n\n  .hz-trust-card {\n    border: 1px solid #e5e7eb;\n    border-radius: 12px;\n    padding: 16px 20px;\n    background: #fdfdfd;\n    text-align: left;\n    transition: transform 0.2s ease;\n  }\n  \n  .hz-trust-card:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .hz-trust-card h4 {\n    margin: 0 0 6px 0;\n    font-size: 16px;\n    color: #111827;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .hz-trust-card p {\n    margin: 0;\n    font-size: 14px;\n    color: #4b5563;\n    line-height: 1.5;\n  }\n\n  \/* =======================================\n     4. FAQ \/ Accordion\n  ======================================= *\/\n  .hz-faq-item {\n    margin-bottom: 12px;\n    border: 1px solid #e5e7eb;\n    border-radius: 10px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  .hz-faq-item summary {\n    padding: 16px 20px;\n    font-weight: 700;\n    font-size: 16px;\n    color: #1f2937;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    background: #f9fafb;\n  }\n\n  .hz-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .hz-faq-item summary::after {\n    content: \"+\";\n    color: #b91c1c;\n    font-size: 20px;\n    font-weight: bold;\n  }\n\n  .hz-faq-item[open] summary::after {\n    content: \"-\";\n  }\n\n  .hz-faq-content {\n    padding: 16px 20px;\n    font-size: 15px;\n    color: #4b5563;\n    line-height: 1.6;\n    border-top: 1px solid #e5e7eb;\n  }\n\n  .hz-faq-content ul {\n    margin: 8px 0 0 20px;\n    padding: 0;\n  }\n  \n  .hz-faq-content img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 10px;\n  }\n\n  \/* =======================================\n     5. Help Support Box\n  ======================================= *\/\n  .hz-support-box {\n    background: #f0fdf4;\n    border: 1px solid #bbf7d0;\n    border-radius: 12px;\n    padding: 20px;\n    text-align: center;\n    color: #166534;\n    font-size: 15px;\n    margin-top: 20px;\n  }\n  \n  .hz-support-box a {\n    color: #15803d;\n    font-weight: bold;\n    text-decoration: underline;\n  }\n\n  \/* =======================================\n     6. Mobile Responsiveness\n  ======================================= *\/\n  @media screen and (max-width: 768px) {\n    .hz-desc-title { font-size: 24px; }\n    .hz-trust-grid { grid-template-columns: 1fr; gap: 12px; }\n    .hz-alert-banner { font-size: 14px; padding: 15px; }\n    .hz-feature-list { padding: 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hz-desc-container\"\u003e\n\n  \u003c!-- ================= Alert Banner ================= --\u003e\n  \u003cdiv class=\"hz-alert-banner\"\u003e\n    \u003cstrong\u003e❤️ TIPS:\u003c\/strong\u003e All goods are authentic, \u003cstrong\u003e100% Made in USA\u003c\/strong\u003e, with genuine patents. Counterfeits will be investigated! Customers, please identify our products.\u003cbr\u003e\u003cbr\u003e\n    \u003cem\u003e✈️ SHIPPING WORLDWIDE. 💯 Payments Via PayPal® and Credit Card.\u003c\/em\u003e\u003cbr\u003e\n    \u003cem\u003e⭐ Fast refund Guarantee \u0026gt;\u0026gt; Partial or full refund depends on the situation.\u003c\/em\u003e\u003cbr\u003e\u003cbr\u003e\n    \u003cstrong\u003e🎁 Don't forget to buy some for your family or friends as it's a unique gift idea! ❤️❤️\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/6cce3dd30b123239a8b2448f675d8ecf103680bf.svg\" alt=\"Secure Badges\" style=\"max-width: 100%; height: auto; margin: 0 auto 30px auto; display: block;\"\u003e\n\n  \u003c!-- ================= Intro ================= --\u003e\n  \u003cdiv class=\"hz-desc-block\"\u003e\n    \u003ch2 class=\"hz-desc-title\"\u003eHandmade Holiday Magic ✨\u003c\/h2\u003e\n    \u003cp class=\"hz-desc-text\"\u003eCreate a bold, handmade statement for the holiday season with this Large Christmas Quilted Door Hanging Sewing Kit. Choose from festive poinsettia, playful gingerbread, cheerful snowman, charming reindeer, graceful angel, bright cardinal, or decorated Christmas tree designs—each creating an eye-catching quilted accent for front doors, walls, entryways, living rooms, reading corners, and seasonal displays. 🏡\u003c\/p\u003e\n    \u003cimg class=\"hz-desc-image\" src=\"https:\/\/cdn.webfastcdn.com\/image\/dd9cac6f1dd6ab294e8c5af9930324466b2b5dbc.gif\" alt=\"Christmas Quilted Hanging\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hz-desc-block\"\u003e\n    \u003cp class=\"hz-desc-text\"\u003eThe kit includes the main materials needed to make one oversized dimensional hanging decoration, with coordinated Christmas fabrics, batting, filling, thread, templates, and easy-to-follow instructions. Each padded section is individually sewn and assembled to create a full, structured finish with beautiful visible quilting details and layered decorative elements. ✂️🪡\u003c\/p\u003e\n    \u003cimg class=\"hz-desc-image\" src=\"https:\/\/cdn.webfastcdn.com\/image\/68b2c66cad10a75cd0cec86080b3701fc8646818.png\" alt=\"Quilting Materials\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hz-desc-block\"\u003e\n    \u003cp class=\"hz-desc-text\"\u003eMore than just a decoration, this project offers a relaxing break from screens and the satisfaction of creating something beautiful by hand. Select a design that matches your favorite Christmas style, display the finished piece proudly at home, or give it as a thoughtful handmade gift to someone special. 💛🎁\u003c\/p\u003e\n    \u003cimg class=\"hz-desc-image\" src=\"https:\/\/cdn.webfastcdn.com\/image\/9ea1e07f44a98e91354a34e4860e92fff1130c77.png\" alt=\"Finished Product Display\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ================= Features List ================= --\u003e\n  \u003cdiv class=\"hz-feature-list\"\u003e\n    \u003cul\u003e\n      \u003cli\u003e🎄 Makes one large, dimensional quilted Christmas hanging\u003c\/li\u003e\n      \u003cli\u003e🧵 Includes coordinated fabric pieces for your selected festive design\u003c\/li\u003e\n      \u003cli\u003e✨ Quilted and padded construction for a full, structured appearance\u003c\/li\u003e\n      \u003cli\u003e🚪 Suitable for front doors, walls, entryways, living rooms, and seasonal décor\u003c\/li\u003e\n      \u003cli\u003e📖 Beginner-friendly instructions with reusable paper templates\u003c\/li\u003e\n      \u003cli\u003e🌿 A relaxing creative project and meaningful handmade gift\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ================= Kit \u0026 Dimensions ================= --\u003e\n  \u003cdiv class=\"hz-desc-block\"\u003e\n    \u003ch2 class=\"hz-desc-title\" style=\"font-size: 24px;\"\u003e📦 Kit Includes\u003c\/h2\u003e\n    \u003cp class=\"hz-desc-text\"\u003eCoordinated printed fabric pieces, matching solid fabric pieces, batting\/interfacing, fiber filling, center decoration materials, matching thread, hand-sewing needle, hanging loop or ribbon, paper templates, and step-by-step instructions.\u003c\/p\u003e\n    \u003cimg class=\"hz-desc-image\" src=\"https:\/\/cdn.webfastcdn.com\/image\/0845cb4bf8ee445b066ae251f31967f4d640f20a.png\" alt=\"Kit Contents\" loading=\"lazy\"\u003e\n    \n    \u003ch2 class=\"hz-desc-title\" style=\"font-size: 24px; margin-top: 40px;\"\u003e📏 Dimensions\u003c\/h2\u003e\n    \u003cp class=\"hz-desc-text\"\u003e\u003cstrong\u003eFinished size:\u003c\/strong\u003e approximately 23–25 inches (57.5–64 cm).\u003c\/p\u003e\n    \u003cimg class=\"hz-desc-image\" src=\"https:\/\/cdn.webfastcdn.com\/image\/ff213153470388fec7b2971e3fe4ea7198a9c848.png\" alt=\"Size Dimensions\" loading=\"lazy\"\u003e\n    \u003cp class=\"hz-desc-text\" style=\"font-size: 14px;\"\u003e\u003cem\u003e*Because each decoration is handmade, the final size and shape may vary slightly depending on assembly and fabric placement. 💕\u003c\/em\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ================= Trust \u0026 Guarantees ================= --\u003e\n  \u003cdiv class=\"hz-trust-section\"\u003e\n    \u003ch2 class=\"hz-desc-title\"\u003eWhy Shop With Us\u003c\/h2\u003e\n    \u003cp class=\"hz-desc-text\" style=\"margin-bottom: 25px;\"\u003eQuality products, fair prices, and support that actually cares.\u003c\/p\u003e\n    \n    \u003cdiv class=\"hz-trust-grid\"\u003e\n      \u003cdiv class=\"hz-trust-card\"\u003e\n        \u003ch4\u003e🏭 Direct from Manufacturers\u003c\/h4\u003e\n        \u003cp\u003eCurated suppliers + in-house QC for consistent quality.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hz-trust-card\"\u003e\n        \u003ch4\u003e🔥 Competitive Pricing\u003c\/h4\u003e\n        \u003cp\u003eNo middlemen. Just great value on every order.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hz-trust-card\"\u003e\n        \u003ch4\u003e😊 Friendly Support 24\/7\u003c\/h4\u003e\n        \u003cp\u003eReal people, real help. We reply within 2–12h (Mon–Sun).\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hz-trust-card\"\u003e\n        \u003ch4\u003e🏆 Loved by Customers\u003c\/h4\u003e\n        \u003cp\u003eHundreds of 5-star reviews on quality and service.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ================= Accordion FAQ ================= --\u003e\n    \u003cdetails class=\"hz-faq-item\" open\u003e\n      \u003csummary\u003e🚚 Shipping \u0026amp; Tracking\u003c\/summary\u003e\n      \u003cdiv class=\"hz-faq-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eWorldwide shipping with insured parcels.\u003c\/li\u003e\n          \u003cli\u003eTracking number is emailed as soon as your order ships.\u003c\/li\u003e\n          \u003cli\u003eYou may receive your items earlier depending on the route and carrier.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/9f0e3c2ddef9c8a6047492b8a3a07d0b17803692.jpeg\" alt=\"Tracking Example\"\u003e\n        \u003cp style=\"font-size: 13px; color: #9ca3af; margin-top: 10px;\"\u003e\u003cem\u003eHeads-up: holidays, customs, or weather may impact delivery timelines.\u003c\/em\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"hz-faq-item\"\u003e\n      \u003csummary\u003e🔒 100% Risk-Free Purchase\u003c\/summary\u003e\n      \u003cdiv class=\"hz-faq-content\"\u003e\n        If your item arrives damaged or not as described, just contact us for a replacement or refund—simple and hassle-free.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"hz-faq-item\"\u003e\n      \u003csummary\u003e🏢 Our Warehouse \u0026amp; Processing\u003c\/summary\u003e\n      \u003cdiv class=\"hz-faq-content\"\u003e\n        Please allow for standard processing time and consider holidays or unforeseen events that may affect shipping dispatch.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"hz-faq-item\"\u003e\n      \u003csummary\u003e🎁 Free Shipping Threshold\u003c\/summary\u003e\n      \u003cdiv class=\"hz-faq-content\"\u003e\n        Enjoy \u003cstrong\u003eFREE standard shipping on orders over $49.98\u003c\/strong\u003e.\n        \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/0bf30024173e785eaa07652472425e3d933490ec.jpeg\" alt=\"Free Shipping\"\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ================= Support Box ================= --\u003e\n    \u003cdiv class=\"hz-support-box\"\u003e\n      \u003cstrong\u003eNeed Help?\u003c\/strong\u003e\u003cbr\u003e\n      Email \u003ca href=\"mailto:support@pakho.shop\"\u003esupport@pakho.shop\u003c\/a\u003e. We’re here to help every step of the way.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"🎄 Evergreen Tree Sparkle","offer_id":54240969752940,"sku":"XZN9K7ME-0001","price":28.99,"currency_code":"USD","in_stock":true},{"title":"🌺 Crimson Poinsettia Bloom","offer_id":54240969785708,"sku":"XZN9K7ME-0002","price":28.99,"currency_code":"USD","in_stock":true},{"title":"🍪 Peppermint Gingerbread Cheer","offer_id":54240969818476,"sku":"XZN9K7ME-0003","price":28.99,"currency_code":"USD","in_stock":true},{"title":"⛄ Frosty Snowman Wishes","offer_id":54240969851244,"sku":"XZN9K7ME-0004","price":28.99,"currency_code":"USD","in_stock":true},{"title":"🐦 Scarlet Cardinal Song","offer_id":54240969884012,"sku":"XZN9K7ME-0005","price":28.99,"currency_code":"USD","in_stock":true},{"title":"🦌 Holly Reindeer Delight","offer_id":54240969916780,"sku":"XZN9K7ME-0006","price":28.99,"currency_code":"USD","in_stock":true},{"title":"👼 Celestial Angel Grace","offer_id":54240969949548,"sku":"XZN9K7ME-0007","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/3844\/4396\/files\/68b2c66cad10a75cd0cec86080b3701fc8646818.jpg?v=1787579218","url":"https:\/\/pakho.shop\/fr\/products\/festive-quilted-christmas-door-hanging-diy-sewing-kit","provider":"pakho","version":"1.0","type":"link"}