{"product_id":"spooky-stitches-diy-ghost-family-kit","title":"Spooky Stitches DIY Ghost Family Kit","description":"\u003cdiv id=\"ghost-family-page\"\u003e\n\n\u003cstyle\u003e\n  #ghost-family-page{\n    --cream:#fffaf2;\n    --paper:#f6ead8;\n    --orange:#c95627;\n    --deep-orange:#9f371c;\n    --brown:#4b2b21;\n    --dark:#211814;\n    --soft:#7f6658;\n    --line:#ead5bd;\n\n    background:var(--cream);\n    color:var(--dark);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n    line-height:1.6;\n    overflow:hidden;\n  }\n\n  #ghost-family-page *{\n    box-sizing:border-box;\n  }\n\n  #ghost-family-page img{\n    display:block;\n    width:100%;\n    height:auto;\n  }\n\n  #ghost-family-page .gf-container{\n    width:min(1180px,calc(100% - 40px));\n    margin:0 auto;\n  }\n\n  \/* HERO *\/\n  #ghost-family-page .gf-hero{\n    padding:72px 0 44px;\n    text-align:center;\n    background:\n      radial-gradient(circle at top left,rgba(201,86,39,.12),transparent 32%),\n      radial-gradient(circle at top right,rgba(239,171,77,.14),transparent 28%),\n      var(--cream);\n  }\n\n  #ghost-family-page .gf-eyebrow{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:16px;\n    padding:8px 15px;\n    border:1px solid #e8c8a7;\n    border-radius:999px;\n    background:#fff7ec;\n    color:var(--deep-orange);\n    font-size:13px;\n    font-weight:800;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n\n  #ghost-family-page .gf-hero h1{\n    max-width:850px;\n    margin:0 auto;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(38px,5.3vw,70px);\n    line-height:1.03;\n    letter-spacing:-.035em;\n    color:var(--brown);\n  }\n\n  #ghost-family-page .gf-hero h1 span{\n    color:var(--orange);\n  }\n\n  #ghost-family-page .gf-hero p{\n    max-width:720px;\n    margin:22px auto 0;\n    font-size:18px;\n    color:var(--soft);\n  }\n\n  #ghost-family-page .gf-badges{\n    display:flex;\n    justify-content:center;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:26px;\n  }\n\n  #ghost-family-page .gf-badge{\n    padding:9px 14px;\n    border-radius:12px;\n    background:#fff;\n    border:1px solid var(--line);\n    font-size:14px;\n    font-weight:700;\n    box-shadow:0 7px 22px rgba(63,35,23,.05);\n  }\n\n  \/* LARGE IMAGE *\/\n  #ghost-family-page .gf-image-wrap{\n    position:relative;\n    overflow:hidden;\n    border-radius:26px;\n    background:#eee;\n    box-shadow:\n      0 22px 55px rgba(67,37,20,.12),\n      0 2px 8px rgba(67,37,20,.05);\n  }\n\n  #ghost-family-page .gf-image-wrap img{\n    transition:transform .65s ease;\n  }\n\n  @media (hover:hover){\n    #ghost-family-page .gf-image-wrap:hover img{\n      transform:scale(1.015);\n    }\n  }\n\n  \/* STORY *\/\n  #ghost-family-page .gf-story{\n    padding:72px 0;\n  }\n\n  #ghost-family-page .gf-story-grid{\n    display:grid;\n    grid-template-columns:.9fr 1.1fr;\n    gap:52px;\n    align-items:center;\n  }\n\n  #ghost-family-page .gf-kicker{\n    margin-bottom:10px;\n    color:var(--orange);\n    font-size:13px;\n    font-weight:900;\n    letter-spacing:.11em;\n    text-transform:uppercase;\n  }\n\n  #ghost-family-page h2{\n    margin:0;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(30px,4vw,52px);\n    line-height:1.08;\n    letter-spacing:-.03em;\n    color:var(--brown);\n  }\n\n  #ghost-family-page .gf-copy{\n    margin-top:18px;\n    color:var(--soft);\n    font-size:17px;\n  }\n\n  #ghost-family-page .gf-points{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:14px;\n    margin-top:28px;\n  }\n\n  #ghost-family-page .gf-point{\n    padding:17px;\n    background:#fff;\n    border:1px solid var(--line);\n    border-radius:16px;\n  }\n\n  #ghost-family-page .gf-point strong{\n    display:block;\n    margin-bottom:5px;\n    color:var(--brown);\n    font-size:15px;\n  }\n\n  #ghost-family-page .gf-point span{\n    color:var(--soft);\n    font-size:14px;\n  }\n\n  \/* SECTION *\/\n  #ghost-family-page .gf-section{\n    padding:68px 0;\n  }\n\n  #ghost-family-page .gf-section-alt{\n    background:#f8eddf;\n  }\n\n  #ghost-family-page .gf-head{\n    max-width:760px;\n    margin:0 auto 36px;\n    text-align:center;\n  }\n\n  #ghost-family-page .gf-head p{\n    margin:15px auto 0;\n    color:var(--soft);\n    font-size:17px;\n  }\n\n  \/* EDITORIAL GRID *\/\n  #ghost-family-page .gf-two{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:22px;\n  }\n\n  #ghost-family-page .gf-card{\n    background:#fff;\n    border-radius:24px;\n    overflow:hidden;\n    border:1px solid #ead7c2;\n    box-shadow:0 14px 38px rgba(66,38,24,.07);\n  }\n\n  #ghost-family-page .gf-card-copy{\n    padding:24px 24px 28px;\n  }\n\n  #ghost-family-page .gf-card-copy h3{\n    margin:0 0 8px;\n    font-family:Georgia,\"Times New Roman\",serif;\n    color:var(--brown);\n    font-size:25px;\n  }\n\n  #ghost-family-page .gf-card-copy p{\n    margin:0;\n    color:var(--soft);\n    font-size:15px;\n  }\n\n  \/* FEATURE STRIP *\/\n  #ghost-family-page .gf-feature-strip{\n    padding:30px 0;\n    background:var(--brown);\n    color:#fff7eb;\n  }\n\n  #ghost-family-page .gf-features{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:1px;\n    background:rgba(255,255,255,.15);\n    border-radius:18px;\n    overflow:hidden;\n  }\n\n  #ghost-family-page .gf-feature{\n    padding:27px 20px;\n    text-align:center;\n    background:var(--brown);\n  }\n\n  #ghost-family-page .gf-feature .icon{\n    display:block;\n    margin-bottom:8px;\n    font-size:27px;\n  }\n\n  #ghost-family-page .gf-feature strong{\n    display:block;\n    font-size:15px;\n  }\n\n  #ghost-family-page .gf-feature small{\n    display:block;\n    margin-top:4px;\n    color:#dcbfa9;\n    font-size:12px;\n  }\n\n  \/* FULL WIDTH IMAGE *\/\n  #ghost-family-page .gf-full{\n    padding:64px 0;\n  }\n\n  #ghost-family-page .gf-caption{\n    max-width:720px;\n    margin:25px auto 0;\n    text-align:center;\n  }\n\n  #ghost-family-page .gf-caption h3{\n    margin:0;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:30px;\n    color:var(--brown);\n  }\n\n  #ghost-family-page .gf-caption p{\n    margin:10px 0 0;\n    color:var(--soft);\n  }\n\n  \/* EMOTIONAL CTA *\/\n  #ghost-family-page .gf-end{\n    padding:82px 0;\n    background:\n      linear-gradient(rgba(32,22,18,.68),rgba(32,22,18,.68)),\n      radial-gradient(circle at center,#8b472c,#291a15);\n    color:white;\n    text-align:center;\n  }\n\n  #ghost-family-page .gf-end h2{\n    color:#fff7ef;\n  }\n\n  #ghost-family-page .gf-end p{\n    max-width:680px;\n    margin:18px auto 0;\n    color:#ead8cb;\n    font-size:17px;\n  }\n\n  #ghost-family-page .gf-button{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    margin-top:28px;\n    min-height:50px;\n    padding:0 26px;\n    border:0;\n    border-radius:999px;\n    background:var(--orange);\n    color:#fff;\n    font-size:15px;\n    font-weight:800;\n    cursor:pointer;\n    box-shadow:0 10px 26px rgba(0,0,0,.18);\n  }\n\n  #ghost-family-page .gf-note{\n    margin-top:14px;\n    color:#cdb5a5;\n    font-size:12px;\n  }\n\n  \/* BACK TO TOP *\/\n  #ghost-family-page .gf-top{\n    position:fixed;\n    right:18px;\n    bottom:20px;\n    z-index:20;\n    width:46px;\n    height:46px;\n    border:0;\n    border-radius:50%;\n    background:#2d211c;\n    color:#fff;\n    font-size:19px;\n    cursor:pointer;\n    opacity:0;\n    visibility:hidden;\n    transform:translateY(8px);\n    transition:.25s ease;\n    box-shadow:0 7px 24px rgba(0,0,0,.2);\n  }\n\n  #ghost-family-page .gf-top.show{\n    opacity:1;\n    visibility:visible;\n    transform:none;\n  }\n\n  @media(max-width:800px){\n    #ghost-family-page .gf-container{\n      width:min(100% - 24px,1180px);\n    }\n\n    #ghost-family-page .gf-hero{\n      padding:50px 0 28px;\n    }\n\n    #ghost-family-page .gf-hero p{\n      font-size:16px;\n    }\n\n    #ghost-family-page .gf-story,\n    #ghost-family-page .gf-section,\n    #ghost-family-page .gf-full{\n      padding:48px 0;\n    }\n\n    #ghost-family-page .gf-story-grid,\n    #ghost-family-page .gf-two{\n      grid-template-columns:1fr;\n      gap:22px;\n    }\n\n    #ghost-family-page .gf-story-grid .gf-text{\n      order:-1;\n    }\n\n    #ghost-family-page .gf-points{\n      grid-template-columns:1fr;\n    }\n\n    #ghost-family-page .gf-features{\n      grid-template-columns:1fr 1fr;\n    }\n\n    #ghost-family-page .gf-image-wrap,\n    #ghost-family-page .gf-card{\n      border-radius:18px;\n    }\n\n    #ghost-family-page .gf-end{\n      padding:58px 0;\n    }\n  }\n\n  @media(max-width:480px){\n    #ghost-family-page .gf-badges{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n    }\n\n    #ghost-family-page .gf-badge{\n      padding:10px 8px;\n      font-size:12px;\n    }\n\n    #ghost-family-page .gf-features{\n      grid-template-columns:1fr 1fr;\n    }\n\n    #ghost-family-page .gf-feature{\n      padding:22px 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"gf-hero\"\u003e\n  \u003cdiv class=\"gf-container\"\u003e\n\n    \u003cdiv class=\"gf-eyebrow\"\u003e\n      👻 Handmade Halloween DIY\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      Meet the \u003cspan\u003ePatchwork Ghost Family\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Four little ghosts, four playful personalities, and one cozy Halloween\n      craft project. Stitch them together, add their signature accessories,\n      and create a handmade family you'll want to bring out every fall.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gf-badges\"\u003e\n      \u003cdiv class=\"gf-badge\"\u003e✂️ DIY Craft Kit\u003c\/div\u003e\n      \u003cdiv class=\"gf-badge\"\u003e🧵 Patchwork Style\u003c\/div\u003e\n      \u003cdiv class=\"gf-badge\"\u003e👨‍👩‍👧‍👦 4 Characters\u003c\/div\u003e\n      \u003cdiv class=\"gf-badge\"\u003e🎃 Halloween Keepsake\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- MAIN IMAGE --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"gf-container\"\u003e\n    \u003cdiv class=\"gf-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImage2026_9_10_10_54_58_4.png?v=1789010494\" alt=\"Patchwork Ghost Family DIY Kit\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- INTRO --\u003e\n\u003csection class=\"gf-story\"\u003e\n  \u003cdiv class=\"gf-container\"\u003e\n    \u003cdiv class=\"gf-story-grid\"\u003e\n\n      \u003cdiv class=\"gf-image-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImage2026_9_10_10_54_57_3.png?v=1789010495\" alt=\"Patchwork ghost family Halloween characters\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-text\"\u003e\n        \u003cdiv class=\"gf-kicker\"\u003eA Family Full of Personality\u003c\/div\u003e\n\n        \u003ch2\u003e\n          Four Ghosts.\u003cbr\u003e\n          Four Little Stories.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"gf-copy\"\u003e\n          This isn't just one more Halloween ghost. Each member of the family\n          has its own look and accessory, turning a simple sewing project into\n          a charming little cast of characters.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"gf-points\"\u003e\n\n          \u003cdiv class=\"gf-point\"\u003e\n            \u003cstrong\u003e🕯️ Ghost Dad\u003c\/strong\u003e\n            \u003cspan\u003eHolding his glowing lantern and ready for Halloween night.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gf-point\"\u003e\n            \u003cstrong\u003e🎃 Ghost Mom\u003c\/strong\u003e\n            \u003cspan\u003eHolding a cozy fabric pumpkin with a warm handmade touch.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gf-point\"\u003e\n            \u003cstrong\u003e📖 Big Brother\u003c\/strong\u003e\n            \u003cspan\u003eA curious little ghost carrying his favorite spell book.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gf-point\"\u003e\n            \u003cstrong\u003e🐈‍⬛ Little Sister\u003c\/strong\u003e\n            \u003cspan\u003eComplete with her plaid bow and tiny black cat companion.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- FEATURE STRIP --\u003e\n\u003csection class=\"gf-feature-strip\"\u003e\n  \u003cdiv class=\"gf-container\"\u003e\n\n    \u003cdiv class=\"gf-features\"\u003e\n\n      \u003cdiv class=\"gf-feature\"\u003e\n        \u003cspan class=\"icon\"\u003e🧵\u003c\/span\u003e\n        \u003cstrong\u003ePatchwork Design\u003c\/strong\u003e\n        \u003csmall\u003eWarm vintage Halloween prints\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-feature\"\u003e\n        \u003cspan class=\"icon\"\u003e✂️\u003c\/span\u003e\n        \u003cstrong\u003eDIY Friendly\u003c\/strong\u003e\n        \u003csmall\u003eA relaxing seasonal project\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-feature\"\u003e\n        \u003cspan class=\"icon\"\u003e👻\u003c\/span\u003e\n        \u003cstrong\u003e4 Characters\u003c\/strong\u003e\n        \u003csmall\u003eA complete ghost family\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-feature\"\u003e\n        \u003cspan class=\"icon\"\u003e🎁\u003c\/span\u003e\n        \u003cstrong\u003eMade to Keep\u003c\/strong\u003e\n        \u003csmall\u003eCraft it, display it, love it\u003c\/small\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- MAKING PROCESS --\u003e\n\u003csection class=\"gf-section gf-section-alt\"\u003e\n\n  \u003cdiv class=\"gf-container\"\u003e\n\n    \u003cdiv class=\"gf-head\"\u003e\n      \u003cdiv class=\"gf-kicker\"\u003eMake It Yourself\u003c\/div\u003e\n\n      \u003ch2\u003eEasy to Stitch. Fun to Display.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Turn fabric, thread and little character details into a complete\n        handmade Halloween family.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImage2026_9_10_10_54_47_2.png?v=1789010495\" alt=\"How to make the Patchwork Ghost Family DIY Kit\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- DETAIL --\u003e\n\u003csection class=\"gf-full\"\u003e\n\n  \u003cdiv class=\"gf-container\"\u003e\n\n    \u003cdiv class=\"gf-head\"\u003e\n      \u003cdiv class=\"gf-kicker\"\u003eMade for Handmade Charm\u003c\/div\u003e\n\n      \u003ch2\u003eIt's the Little Details That Bring Them to Life\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Textured fabric, visible stitching, mixed autumn prints and tiny\n        accessories give every ghost its own handcrafted personality.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImage2026_9_10_10_54_47_1.png?v=1789010494\" alt=\"Patchwork ghost handmade details and fabrics\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- CHARACTER DETAIL IMAGES --\u003e\n\u003csection class=\"gf-section gf-section-alt\"\u003e\n\n  \u003cdiv class=\"gf-container\"\u003e\n\n    \u003cdiv class=\"gf-head\"\u003e\n      \u003cdiv class=\"gf-kicker\"\u003eA Whole Spooky Family\u003c\/div\u003e\n\n      \u003ch2\u003eDifferent Personalities. One Matching Collection.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Create them together as a full family or let each little ghost become\n        its own Halloween favorite.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-two\"\u003e\n\n      \u003cdiv class=\"gf-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImage2026_9_10_10_54_48_3.png?v=1789010494\" alt=\"Patchwork Ghost Family character\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"gf-card-copy\"\u003e\n          \u003ch3\u003eHandmade Character\u003c\/h3\u003e\n          \u003cp\u003e\n            Classic patchwork fabric, button eyes and playful Halloween\n            details make every finished piece feel special.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"gf-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImage2026_9_10_10_54_48_4.png?v=1789010494\" alt=\"Patchwork Halloween ghost craft\" loading=\"lazy\"\u003e\n\n        \u003cdiv class=\"gf-card-copy\"\u003e\n          \u003ch3\u003eMake It Your Own\u003c\/h3\u003e\n          \u003cp\u003e\n            The charm is in the stitches. Your finished ghost family becomes\n            a decoration with a handmade story behind it.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- LIFESTYLE --\u003e\n\u003csection class=\"gf-full\"\u003e\n\n  \u003cdiv class=\"gf-container\"\u003e\n\n    \u003cdiv class=\"gf-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImage2026_9_10_10_54_57_2.png?v=1789010494\" alt=\"Patchwork Ghost Family displayed for Halloween\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-caption\"\u003e\n      \u003ch3\u003eMade to Become Part of Your Halloween\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Display the finished family on a mantel, shelf, entry table or cozy\n        Halloween corner. When the season returns next year, so do the little\n        ghosts you made yourself.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- END CTA --\u003e\n\u003csection class=\"gf-end\"\u003e\n\n  \u003cdiv class=\"gf-container\"\u003e\n\n    \u003cdiv class=\"gf-kicker\" style=\"color:#eaa477;\"\u003e\n      Stitch • Stuff • Display\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Make a Little Halloween Memory\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      More than a seasonal decoration, the Patchwork Ghost Family is a\n      hands-on project that ends with four adorable characters ready to join\n      your Halloween traditions.\n    \u003c\/p\u003e\n\n    \u003cbutton class=\"gf-button\" type=\"button\" onclick=\"window.scrollTo({top:0,behavior:'smooth'})\"\u003e\n      Choose Your Ghost Family Kit ↑\n    \u003c\/button\u003e\n\n    \u003cdiv class=\"gf-note\"\u003e\n      Return to the product options above to select your kit.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003cbutton class=\"gf-top\" type=\"button\" aria-label=\"Back to top\" onclick=\"window.scrollTo({top:0,behavior:'smooth'})\"\u003e\n  ↑\n\u003c\/button\u003e\n\n\n\u003cscript\u003e\n(function(){\n  var page = document.getElementById('ghost-family-page');\n  if(!page) return;\n\n  var topBtn = page.querySelector('.gf-top');\n\n  function toggleTopButton(){\n    if(window.scrollY \u003e 650){\n      topBtn.classList.add('show');\n    }else{\n      topBtn.classList.remove('show');\n    }\n  }\n\n  window.addEventListener('scroll',toggleTopButton,{passive:true});\n  toggleTopButton();\n})();\n\u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"Dad","offer_id":52616709898542,"sku":"SZ04622609107085-2","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Mom","offer_id":52616709931310,"sku":"SZ04622609107085-1","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Sister","offer_id":52616709964078,"sku":"SZ04622609107085-3","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Brother","offer_id":52616709996846,"sku":"SZ04622609107085-4","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/ChatGPTImage2026_9_10_10_54_58_4.png?v=1789010494","url":"https:\/\/cotitoc.com\/fr\/products\/spooky-stitches-diy-ghost-family-kit","provider":"cotitoc","version":"1.0","type":"link"}