{"product_id":"meet-the-ghost-you-won-t-stop-squeezing","title":"Meet the Ghost You Won’t Stop Squeezing.","description":"\u003cstyle\u003e\n  .ghost-detail{\n    --gd-bg:#0d0910;\n    --gd-panel:#17101b;\n    --gd-cream:#f6f1eb;\n    --gd-muted:#b7acbb;\n    --gd-accent:#ceb4da;\n    --gd-line:rgba(255,255,255,.13);\n\n    width:100%;\n    max-width:100%;\n    margin:0;\n    overflow:hidden;\n    background:var(--gd-bg);\n    color:var(--gd-cream);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n\n    container-type:inline-size;\n    container-name:ghostpage;\n  }\n\n  .ghost-detail,\n  .ghost-detail *{\n    box-sizing:border-box;\n  }\n\n  .ghost-detail img{\n    display:block;\n    width:100%;\n    max-width:100%;\n    height:auto;\n  }\n\n  .ghost-detail h2,\n  .ghost-detail h3,\n  .ghost-detail p,\n  .ghost-detail span,\n  .ghost-detail strong,\n  .ghost-detail summary{\n    word-break:normal;\n    overflow-wrap:normal;\n    hyphens:none;\n  }\n\n  .ghost-detail h2,\n  .ghost-detail h3{\n    margin:0;\n    color:var(--gd-cream);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-weight:500;\n    line-height:1.08;\n    letter-spacing:-.02em;\n  }\n\n  .ghost-detail p{\n    margin:0;\n    color:var(--gd-muted);\n    line-height:1.7;\n  }\n\n  .gd-shell{\n    width:100%;\n    max-width:900px;\n    margin:0 auto;\n    padding:0 18px;\n  }\n\n  .gd-kicker{\n    display:block;\n    margin-bottom:14px;\n    color:var(--gd-accent);\n    font-size:10px;\n    font-weight:800;\n    letter-spacing:.18em;\n  }\n\n  .gd-title{\n    font-size:38px;\n  }\n\n  .gd-copy{\n    max-width:650px;\n    margin:18px auto 0!important;\n    font-size:15px;\n  }\n\n  .gd-hero{\n    display:block;\n    padding:42px 0 64px;\n  }\n\n  .gd-hero-copy{\n    margin-bottom:30px;\n  }\n\n  .gd-hero h2{\n    max-width:680px;\n    font-size:42px;\n  }\n\n  .gd-hero p{\n    max-width:620px;\n    margin-top:20px;\n    font-size:16px;\n  }\n\n  .gd-benefits{\n    display:grid;\n    gap:10px;\n    margin-top:24px;\n    color:#ded4e1;\n    font-size:14px;\n    line-height:1.5;\n  }\n\n  .gd-benefits span{\n    display:block;\n  }\n\n  .gd-benefits span::before{\n    content:\"✦\";\n    margin-right:9px;\n    color:var(--gd-accent);\n  }\n\n  .gd-media{\n    width:100%;\n    overflow:hidden;\n    background:#130d17;\n  }\n\n  .gd-media img{\n    width:100%;\n    height:auto;\n    object-fit:cover;\n  }\n\n  .gd-hero-media img{\n    aspect-ratio:1\/1;\n    object-fit:cover;\n  }\n\n  .gd-quick-row{\n    display:grid;\n    grid-template-columns:1fr;\n    border-top:1px solid var(--gd-line);\n    border-bottom:1px solid var(--gd-line);\n    background:#130d17;\n  }\n\n  .gd-quick-row article{\n    padding:27px 22px;\n    text-align:center;\n    border-bottom:1px solid var(--gd-line);\n  }\n\n  .gd-quick-row article:last-child{\n    border-bottom:0;\n  }\n\n  .gd-quick-row strong{\n    display:block;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:21px;\n    font-weight:500;\n    line-height:1.25;\n  }\n\n  .gd-quick-row span{\n    display:block;\n    max-width:430px;\n    margin:9px auto 0;\n    color:var(--gd-muted);\n    font-size:12px;\n    line-height:1.55;\n  }\n\n  .gd-split{\n    display:block;\n    margin:66px 0;\n    border:1px solid var(--gd-line);\n    background:var(--gd-panel);\n  }\n\n  .gd-split-media img{\n    width:100%;\n    aspect-ratio:1\/1;\n    object-fit:cover;\n  }\n\n  .gd-split-copy{\n    padding:36px 24px 40px;\n  }\n\n  .gd-split-copy h2{\n    font-size:38px;\n  }\n\n  .gd-split-copy p{\n    margin-top:18px;\n    font-size:15px;\n  }\n\n  .gd-mini-steps{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:1px;\n    margin-top:28px;\n    background:var(--gd-line);\n  }\n\n  .gd-mini-steps div{\n    min-width:0;\n    padding:17px 8px;\n    background:#120c16;\n    text-align:center;\n  }\n\n  .gd-mini-steps strong{\n    display:block;\n    color:var(--gd-accent);\n    font-size:9px;\n    letter-spacing:.12em;\n  }\n\n  .gd-mini-steps span{\n    display:block;\n    margin-top:6px;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:15px;\n  }\n\n  .gd-section{\n    padding:66px 0;\n  }\n\n  .gd-center{\n    text-align:center;\n  }\n\n  .gd-section .gd-media{\n    margin-top:32px;\n  }\n\n  .gd-sequence img{\n    aspect-ratio:1\/1;\n    object-fit:cover;\n  }\n\n  .gd-color-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(210px,1fr));\n    gap:14px;\n    margin-top:30px;\n  }\n\n  .gd-color-card{\n    min-width:0;\n    overflow:hidden;\n    border:1px solid var(--gd-line);\n    background:#120c16;\n  }\n\n  .gd-color-card .gd-media{\n    margin:0;\n    border-bottom:1px solid var(--gd-line);\n  }\n\n  .gd-color-card .gd-media img{\n    aspect-ratio:1\/1;\n    object-fit:cover;\n  }\n\n  .gd-color-text{\n    padding:20px;\n    text-align:left;\n  }\n\n  .gd-color-dot{\n    display:block;\n    width:14px;\n    height:14px;\n    margin-bottom:13px;\n    border-radius:50%;\n  }\n\n  .gd-purple{background:#75379b;box-shadow:0 0 18px #75379b}\n  .gd-green{background:#229b59;box-shadow:0 0 18px #229b59}\n  .gd-pink{background:#ef91b7;box-shadow:0 0 18px #ef91b7}\n  .gd-red{background:#df243b;box-shadow:0 0 18px #df243b}\n\n  .gd-color-card h3{\n    font-size:20px;\n  }\n\n  .gd-color-card p{\n    margin-top:8px;\n    font-size:13px;\n  }\n\n  .gd-feature-row{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:12px;\n    padding-bottom:66px;\n  }\n\n  .gd-feature{\n    padding:27px 22px;\n    border:1px solid var(--gd-line);\n    background:var(--gd-panel);\n  }\n\n  .gd-feature strong{\n    display:block;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:21px;\n    font-weight:500;\n  }\n\n  .gd-feature span{\n    display:block;\n    margin-top:9px;\n    color:var(--gd-muted);\n    font-size:13px;\n    line-height:1.65;\n  }\n\n  .gd-use-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    padding-bottom:66px;\n  }\n\n  .gd-use-card{\n    overflow:hidden;\n    border:1px solid var(--gd-line);\n    background:var(--gd-panel);\n  }\n\n  .gd-use-card .gd-media img{\n    aspect-ratio:1\/1;\n    object-fit:cover;\n  }\n\n  .gd-use-text{\n    padding:25px 22px 29px;\n  }\n\n  .gd-use-text span{\n    display:block;\n    color:var(--gd-accent);\n    font-size:9px;\n    font-weight:900;\n    letter-spacing:.16em;\n  }\n\n  .gd-use-text h3{\n    margin-top:10px;\n    font-size:29px;\n  }\n\n  .gd-use-text p{\n    margin-top:11px;\n    font-size:14px;\n  }\n\n  .gd-care{\n    display:grid;\n    grid-template-columns:1fr;\n    margin-bottom:66px;\n    border:1px solid var(--gd-line);\n  }\n\n  .gd-care article{\n    padding:29px 22px;\n    text-align:center;\n    border-bottom:1px solid var(--gd-line);\n  }\n\n  .gd-care article:last-child{\n    border-bottom:0;\n  }\n\n  .gd-care strong{\n    display:block;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:20px;\n    font-weight:500;\n  }\n\n  .gd-care span{\n    display:block;\n    margin-top:8px;\n    color:var(--gd-muted);\n    font-size:12px;\n    line-height:1.6;\n  }\n\n  .gd-faq{\n    max-width:780px;\n    margin:0 auto;\n    padding-bottom:66px;\n  }\n\n  .gd-faq-head{\n    margin-bottom:30px;\n    text-align:center;\n  }\n\n  .gd-faq details{\n    border-top:1px solid var(--gd-line);\n  }\n\n  .gd-faq details:last-child{\n    border-bottom:1px solid var(--gd-line);\n  }\n\n  .gd-faq summary{\n    position:relative;\n    padding:21px 38px 21px 0;\n    cursor:pointer;\n    list-style:none;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:18px;\n    line-height:1.4;\n  }\n\n  .gd-faq summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .gd-faq summary::after{\n    content:\"+\";\n    position:absolute;\n    right:0;\n    top:18px;\n    color:var(--gd-accent);\n    font:25px Arial,sans-serif;\n  }\n\n  .gd-faq details[open] summary::after{\n    content:\"−\";\n  }\n\n  .gd-faq details p{\n    padding-bottom:22px;\n    font-size:14px;\n  }\n\n  .gd-ending{\n    padding:58px 22px 64px;\n    text-align:center;\n    border-top:1px solid var(--gd-line);\n    background:\n      radial-gradient(circle at 50% 0,rgba(109,57,137,.26),transparent 42%),\n      #130d17;\n  }\n\n  .gd-ending h2{\n    max-width:720px;\n    margin:0 auto;\n    font-size:38px;\n  }\n\n  .gd-ending p{\n    max-width:650px;\n    margin:18px auto 0;\n    font-size:14px;\n  }\n\n  @container ghostpage (min-width:760px){\n    .gd-shell{\n      padding:0 28px;\n    }\n\n    .gd-title{\n      font-size:52px;\n    }\n\n    .gd-hero{\n      display:grid;\n      grid-template-columns:.92fr 1.08fr;\n      align-items:center;\n      gap:44px;\n      padding:64px 0 80px;\n    }\n\n    .gd-hero-copy{\n      margin-bottom:0;\n    }\n\n    .gd-hero h2{\n      font-size:58px;\n    }\n\n    .gd-quick-row{\n      grid-template-columns:repeat(3,minmax(0,1fr));\n    }\n\n    .gd-quick-row article{\n      border-right:1px solid var(--gd-line);\n      border-bottom:0;\n    }\n\n    .gd-quick-row article:last-child{\n      border-right:0;\n    }\n\n    .gd-split{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n    }\n\n    .gd-split--reverse .gd-split-copy{\n      order:1;\n    }\n\n    .gd-split--reverse .gd-split-media{\n      order:2;\n    }\n\n    .gd-split-copy{\n      display:flex;\n      flex-direction:column;\n      justify-content:center;\n      padding:48px;\n    }\n\n    .gd-feature-row{\n      grid-template-columns:repeat(3,minmax(0,1fr));\n    }\n\n    .gd-use-grid{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .gd-care{\n      grid-template-columns:repeat(3,minmax(0,1fr));\n    }\n\n    .gd-care article{\n      border-right:1px solid var(--gd-line);\n      border-bottom:0;\n    }\n\n    .gd-care article:last-child{\n      border-right:0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ghost-detail\"\u003e\n\n  \u003cdiv class=\"gd-shell\"\u003e\n    \u003csection class=\"gd-hero\"\u003e\n      \u003cdiv class=\"gd-hero-copy\"\u003e\n        \u003cspan class=\"gd-kicker\"\u003eTHE HAUNTED SQUEEZE™\u003c\/span\u003e\n        \u003ch2\u003eMeet the Ghost You Won’t Stop Squeezing.\u003c\/h2\u003e\n        \u003cp\u003e\n          A glitter-filled sensory collectible with a soft squeeze, a glossy\n          translucent finish, and a spooky-season personality of its own.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"gd-benefits\"\u003e\n          \u003cspan\u003eSoft and oddly satisfying to squeeze\u003c\/span\u003e\n          \u003cspan\u003eGlossy, star-filled Halloween design\u003c\/span\u003e\n          \u003cspan\u003eFour collectible color personalities\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gd-hero-media\"\u003e\n        \u003cdiv class=\"gd-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/4478\/0376\/files\/e946288c-f847-4fe2-9049-e4961f5629f4.png?v=1784270762\" alt=\"The Haunted Squeeze purple ghost collectible with premium Halloween packaging\" loading=\"eager\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"gd-quick-row\"\u003e\n    \u003carticle\u003e\n      \u003cstrong\u003eSoft Sensory Squeeze\u003c\/strong\u003e\n      \u003cspan\u003eA satisfying tactile reset for busy work, study, or downtime.\u003c\/span\u003e\n    \u003c\/article\u003e\n\n    \u003carticle\u003e\n      \u003cstrong\u003eSpooky-Season Style\u003c\/strong\u003e\n      \u003cspan\u003eA playful Halloween design that looks great on a desk or shelf.\u003c\/span\u003e\n    \u003c\/article\u003e\n\n    \u003carticle\u003e\n      \u003cstrong\u003eFour Collectible Colors\u003c\/strong\u003e\n      \u003cspan\u003eChoose the ghost personality that matches your mood.\u003c\/span\u003e\n    \u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"gd-shell\"\u003e\n\n    \u003csection class=\"gd-split\"\u003e\n      \u003cdiv class=\"gd-split-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/4478\/0376\/files\/0d5459b0-6320-4ad3-bc14-8f631c0ebb2f.png?v=1784270758\" alt=\"Hand squeezing the purple Haunted Squeeze sensory collectible\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gd-split-copy\"\u003e\n        \u003cspan class=\"gd-kicker\"\u003eODDLY SATISFYING\u003c\/span\u003e\n        \u003ch2\u003eSqueeze It. Release It. Reach for It Again.\u003c\/h2\u003e\n        \u003cp\u003e\n          The soft squeezable form creates a simple sensory moment whenever your\n          hands need something delightfully distracting.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"gd-mini-steps\"\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003e01\u003c\/strong\u003e\u003cspan\u003eSqueeze\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003e02\u003c\/strong\u003e\u003cspan\u003eRelease\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003e03\u003c\/strong\u003e\u003cspan\u003eRepeat\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"gd-section gd-center\"\u003e\n      \u003cspan class=\"gd-kicker\"\u003eTHE SENSORY LOOP\u003c\/span\u003e\n      \u003ch2 class=\"gd-title\"\u003eA Tiny Ritual Made for Busy Moments.\u003c\/h2\u003e\n      \u003cp class=\"gd-copy\"\u003e\n        Watch the shape change under your fingers, then slowly return after release.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gd-media gd-sequence\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/4478\/0376\/files\/02d9b452-4d0a-43a9-b8fc-62a000597951.png?v=1784270761\" alt=\"The Haunted Squeeze before squeezing, during squeezing, and after release\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"gd-section gd-center\"\u003e\n      \u003cspan class=\"gd-kicker\"\u003eMEET THE WHOLE HAUNT\u003c\/span\u003e\n      \u003ch2 class=\"gd-title\"\u003eFour Personalities. One Spooky Collection.\u003c\/h2\u003e\n      \u003cp class=\"gd-copy\"\u003e\n        Each color has a different mood, but every ghost brings the same satisfying squeeze.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gd-color-grid\"\u003e\n        \u003carticle class=\"gd-color-card\"\u003e\n          \u003cdiv class=\"gd-media\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/4478\/0376\/files\/975a15ba-4108-4f34-8da8-ff8a5e3255f6.png?v=1784270761\" alt=\"Midnight Spell purple Haunted Squeeze\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"gd-color-text\"\u003e\n            \u003ci class=\"gd-color-dot gd-purple\"\u003e\u003c\/i\u003e\n            \u003ch3\u003eMidnight Spell\u003c\/h3\u003e\n            \u003cp\u003eDeep purple, mysterious, and made for midnight moods.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"gd-color-card\"\u003e\n          \u003cdiv class=\"gd-media\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/4478\/0376\/files\/1_cab8aab4-54dc-4f3b-a1de-6ab0b77a39b6.png?v=1784271166\" alt=\"Toxic Glow green Haunted Squeeze\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"gd-color-text\"\u003e\n            \u003ci class=\"gd-color-dot gd-green\"\u003e\u003c\/i\u003e\n            \u003ch3\u003eToxic Glow\u003c\/h3\u003e\n            \u003cp\u003eA vivid green haunt with an eerie little energy.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"gd-color-card\"\u003e\n          \u003cdiv class=\"gd-media\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/4478\/0376\/files\/2_4475ce19-d637-4cfd-ac60-454f8489a312.png?v=1784271167\" alt=\"Sweet Haunt pink Haunted Squeeze\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"gd-color-text\"\u003e\n            \u003ci class=\"gd-color-dot gd-pink\"\u003e\u003c\/i\u003e\n            \u003ch3\u003eSweet Haunt\u003c\/h3\u003e\n            \u003cp\u003eSoft pink with a surprisingly spooky side.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"gd-color-card\"\u003e\n          \u003cdiv class=\"gd-media\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/4478\/0376\/files\/3_b73d1d1c-192e-4f7e-85ff-824d0de266c5.png?v=1784271167\" alt=\"Crimson Curse red Haunted Squeeze\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"gd-color-text\"\u003e\n            \u003ci class=\"gd-color-dot gd-red\"\u003e\u003c\/i\u003e\n            \u003ch3\u003eCrimson Curse\u003c\/h3\u003e\n            \u003cp\u003eBold red for the ghost that refuses to disappear.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"gd-split gd-split--reverse\"\u003e\n      \u003cdiv class=\"gd-split-copy\"\u003e\n        \u003cspan class=\"gd-kicker\"\u003eA MORE ELEVATED PRESENTATION\u003c\/span\u003e\n        \u003ch2\u003eSpooky on the Outside. Special from the First Look.\u003c\/h2\u003e\n        \u003cp\u003e\n          Dark purple styling, silver star details, and a refined seasonal\n          presentation give this playful collectible a more premium Halloween identity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gd-split-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/4478\/0376\/files\/083e9483-2045-41d5-96cd-2e7abd6761e5.png?v=1784270763\" alt=\"Premium Haunted Squeeze Halloween packaging and unboxing presentation\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"gd-split\"\u003e\n      \u003cdiv class=\"gd-split-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/4478\/0376\/files\/9.png?v=1784273448\" alt=\"Close-up of the translucent purple material, glitter, stars, and ghost print\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gd-split-copy\"\u003e\n        \u003cspan class=\"gd-kicker\"\u003eDETAILS THAT CATCH THE LIGHT\u003c\/span\u003e\n        \u003ch2\u003eGlossy. Glittering. Deliciously Spooky.\u003c\/h2\u003e\n        \u003cp\u003e\n          The translucent finish, celestial details, and playful ghost artwork\n          make it as fun to display as it is to squeeze.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"gd-feature-row\"\u003e\n      \u003carticle class=\"gd-feature\"\u003e\n        \u003cstrong\u003eTranslucent Finish\u003c\/strong\u003e\n        \u003cspan\u003eRich color and reflective depth create a collectible look.\u003c\/span\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gd-feature\"\u003e\n        \u003cstrong\u003eStarry Details\u003c\/strong\u003e\n        \u003cspan\u003eGlitter-like flecks and celestial accents catch the light.\u003c\/span\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gd-feature\"\u003e\n        \u003cstrong\u003eSoft Squeeze\u003c\/strong\u003e\n        \u003cspan\u003eA compact tactile experience you can keep close throughout the day.\u003c\/span\u003e\n      \u003c\/article\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"gd-use-grid\"\u003e\n      \u003carticle class=\"gd-use-card\"\u003e\n        \u003cdiv class=\"gd-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/4478\/0376\/files\/8_e16b5761-6e20-4191-a39e-1fb55b963bff.png?v=1784273447\" alt=\"The Haunted Squeeze beside a laptop in a modern American home office\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gd-use-text\"\u003e\n          \u003cspan\u003eFOR YOUR DESK\u003c\/span\u003e\n          \u003ch3\u003eA stylish little reset between busy moments.\u003c\/h3\u003e\n          \u003cp\u003eKeep it beside your laptop for a quick sensory break during long work or study sessions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gd-use-card\"\u003e\n        \u003cdiv class=\"gd-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/4478\/0376\/files\/7_26862eb4-f216-4656-9601-28e9fc072451.png?v=1784273447\" alt=\"The Haunted Squeeze and gift box in a cozy American autumn home\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gd-use-text\"\u003e\n          \u003cspan\u003eFOR SPOOKY-SEASON GIFTING\u003c\/span\u003e\n          \u003ch3\u003eAn unexpected Halloween surprise with personality.\u003c\/h3\u003e\n          \u003cp\u003eA playful seasonal gift for friends, coworkers, and anyone who loves oddly satisfying things.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"gd-care\"\u003e\n      \u003carticle\u003e\n        \u003cstrong\u003eKeep Away from Sharp Objects\u003c\/strong\u003e\n        \u003cspan\u003eAvoid punctures, rough edges, and abrasive surfaces.\u003c\/span\u003e\n      \u003c\/article\u003e\n\n      \u003carticle\u003e\n        \u003cstrong\u003eAvoid Excessive Heat\u003c\/strong\u003e\n        \u003cspan\u003eStore in a cool, dry place when it is not being used.\u003c\/span\u003e\n      \u003c\/article\u003e\n\n      \u003carticle\u003e\n        \u003cstrong\u003eClean Gently\u003c\/strong\u003e\n        \u003cspan\u003eWipe the exterior with a soft, slightly damp cloth.\u003c\/span\u003e\n      \u003c\/article\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"gd-faq\"\u003e\n      \u003cdiv class=\"gd-faq-head\"\u003e\n        \u003cspan class=\"gd-kicker\"\u003ePRODUCT QUESTIONS\u003c\/span\u003e\n        \u003ch2 class=\"gd-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is The Haunted Squeeze?\u003c\/summary\u003e\n        \u003cp\u003eIt is a Halloween-themed squeezable sensory collectible with a glossy translucent design, star details, and a white ghost graphic.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this a cosmetic product?\u003c\/summary\u003e\n        \u003cp\u003eNo. The tube shape is part of the novelty design. It is not intended for oral, skincare, or cosmetic use.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhich colors are available?\u003c\/summary\u003e\n        \u003cp\u003eThe collection includes purple, green, pink, and red options, subject to current availability.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow should I care for it?\u003c\/summary\u003e\n        \u003cp\u003eKeep it away from sharp objects, excessive heat, and rough surfaces. Clean the exterior gently with a soft damp cloth when needed.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan it be used as desk décor?\u003c\/summary\u003e\n        \u003cp\u003eYes. Its translucent color, star details, and Halloween theme make it a fun seasonal desk or shelf decoration.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\n  \u003csection class=\"gd-ending\"\u003e\n    \u003cspan class=\"gd-kicker\"\u003eTHE HAUNTED SQUEEZE™\u003c\/span\u003e\n    \u003ch2\u003eA Little Strange. A Little Spooky. Impossible to Ignore.\u003c\/h2\u003e\n    \u003cp\u003e\n      A playful sensory collectible made for Halloween displays, quick desk breaks,\n      and anyone who loves oddly satisfying things.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Purple","offer_id":44390752223320,"sku":"ARC-1YTG5HT-AA","price":29.9,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":44390752256088,"sku":"ARC-1YTG5HT-AB","price":29.9,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":44390752288856,"sku":"ARC-1YTG5HT-AC","price":29.9,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":44390752321624,"sku":"ARC-1YTG5HT-AD","price":29.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/4478\/0376\/files\/e946288c-f847-4fe2-9049-e4961f5629f4.png?v=1784270762","url":"https:\/\/payzani.com\/products\/meet-the-ghost-you-won-t-stop-squeezing","provider":"Payzani","version":"1.0","type":"link"}