{"product_id":"giant-chicken-leg-squishy-extra-large-tpr-flour-filled-stress-toy","title":"Giant Chicken Leg Squishy – Extra-Large TPR Flour-Filled Stress Toy","description":"\u003cstyle\u003e\n  .osp-chicken-page {\n    --orange: #f16522;\n    --orange-dark: #c94d10;\n    --navy: #17324a;\n    --blue: #0b6fa4;\n    --yellow: #f4c542;\n    --yellow-light: #fff9dc;\n    --text: #374151;\n    --muted: #667085;\n    --cream: #fff8f3;\n    --light: #f8fafc;\n    --border: #e2e8f0;\n    --white: #ffffff;\n\n    max-width: 120rem;\n    margin: 0 auto;\n    padding: 2.4rem 2.4rem 7.2rem;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 1.8rem;\n    line-height: 1.75;\n  }\n\n  .osp-chicken-page * {\n    box-sizing: border-box;\n  }\n\n  .osp-chicken-page h2,\n  .osp-chicken-page h3 {\n    margin-top: 0;\n    color: var(--navy);\n    line-height: 1.2;\n  }\n\n  .osp-chicken-page h2 {\n    margin-bottom: 1.8rem;\n    font-size: clamp(2.8rem, 4vw, 4.4rem);\n    letter-spacing: -0.025em;\n  }\n\n  .osp-chicken-page h3 {\n    margin-bottom: 1rem;\n    font-size: clamp(2rem, 2vw, 2.5rem);\n  }\n\n  .osp-chicken-page p {\n    margin: 0 0 1.8rem;\n  }\n\n  .osp-chicken-page ul {\n    margin: 0 0 2rem;\n    padding-left: 2.4rem;\n  }\n\n  .osp-chicken-page li {\n    margin-bottom: 1rem;\n  }\n\n  .osp-chicken-page a {\n    color: var(--blue);\n    font-weight: 700;\n    text-decoration-thickness: 2px;\n    text-underline-offset: 3px;\n  }\n\n  .osp-chicken-page a:hover {\n    color: var(--orange-dark);\n  }\n\n  .osp-chicken-hero {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(4.4rem, 7vw, 8rem);\n    border-radius: 2.8rem;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(255, 255, 255, 0.24),\n        transparent 34%\n      ),\n      linear-gradient(\n        135deg,\n        #17324a 0%,\n        #24516f 55%,\n        #4d7d92 100%\n      );\n    color: var(--white);\n    box-shadow: 0 2.2rem 5.5rem rgba(15, 23, 42, 0.15);\n  }\n\n  .osp-chicken-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -8rem;\n    bottom: -12rem;\n    width: 35rem;\n    height: 35rem;\n    border: 4.8rem solid rgba(255, 255, 255, 0.09);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .osp-chicken-eyebrow {\n    position: relative;\n    z-index: 2;\n    display: inline-block;\n    margin-bottom: 1.5rem;\n    padding: 0.8rem 1.6rem;\n    border: 1px solid rgba(255, 255, 255, 0.7);\n    border-radius: 999px;\n    background: rgba(0, 0, 0, 0.14);\n    color: #ffffff !important;\n    font-size: 1.3rem;\n    font-weight: 800;\n    line-height: 1.2;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .osp-chicken-hero h2,\n  .osp-chicken-hero p {\n    position: relative;\n    z-index: 2;\n    max-width: 92rem;\n    color: #ffffff !important;\n    -webkit-text-fill-color: #ffffff !important;\n  }\n\n  .osp-chicken-hero h2 {\n    margin: 0 0 2rem;\n    font-size: clamp(3.8rem, 5vw, 6.4rem);\n    font-weight: 900;\n    line-height: 1.06;\n    letter-spacing: -0.04em;\n    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.28);\n  }\n\n  .osp-chicken-hero p {\n    margin-bottom: 0;\n    font-size: clamp(1.8rem, 2.2vw, 2.25rem);\n    font-weight: 600;\n    line-height: 1.58;\n  }\n\n  .osp-chicken-summary {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 1.8rem;\n    margin-top: 2.8rem;\n  }\n\n  .osp-chicken-summary-card {\n    padding: 2.6rem;\n    border: 1px solid var(--border);\n    border-radius: 2rem;\n    background: var(--white);\n    box-shadow: 0 1rem 2.8rem rgba(15, 23, 42, 0.06);\n  }\n\n  .osp-chicken-summary-card strong {\n    display: block;\n    margin-bottom: 0.7rem;\n    color: var(--orange-dark);\n    font-size: 1.9rem;\n  }\n\n  .osp-chicken-summary-card p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 1.65rem;\n    line-height: 1.65;\n  }\n\n  .osp-chicken-section {\n    margin-top: 6.4rem;\n  }\n\n  .osp-chicken-intro {\n    max-width: 96rem;\n    color: var(--muted);\n    font-size: 1.8rem;\n  }\n\n  .osp-chicken-highlight {\n    margin-top: 2.8rem;\n    padding: 2.8rem 3rem;\n    border-left: 0.6rem solid var(--orange);\n    border-radius: 1.8rem;\n    background: var(--cream);\n  }\n\n  .osp-chicken-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  .osp-chicken-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 1.8rem;\n    margin-top: 2.6rem;\n  }\n\n  .osp-chicken-feature-card {\n    padding: 2.5rem;\n    border: 1px solid var(--border);\n    border-radius: 2rem;\n    background: var(--light);\n  }\n\n  .osp-chicken-feature-card h3 {\n    color: var(--orange-dark);\n  }\n\n  .osp-chicken-feature-card p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 1.65rem;\n    line-height: 1.65;\n  }\n\n  .osp-chicken-use-list {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 1.2rem;\n    margin-top: 2.6rem;\n    padding: 0;\n    list-style: none;\n  }\n\n  .osp-chicken-use-list li {\n    position: relative;\n    margin: 0;\n    padding: 1.5rem 1.6rem 1.5rem 4.2rem;\n    border: 1px solid var(--border);\n    border-radius: 1.4rem;\n    background: var(--white);\n  }\n\n  .osp-chicken-use-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 1.6rem;\n    color: var(--orange-dark);\n    font-weight: 900;\n  }\n\n  .osp-chicken-spec-wrap {\n    overflow-x: auto;\n    margin-top: 2.6rem;\n    border: 1px solid var(--border);\n    border-radius: 2rem;\n    background: var(--white);\n    box-shadow: 0 0.9rem 2.6rem rgba(15, 23, 42, 0.05);\n  }\n\n  .osp-chicken-spec-table {\n    width: 100%;\n    min-width: 68rem;\n    border-collapse: collapse;\n  }\n\n  .osp-chicken-spec-table th,\n  .osp-chicken-spec-table td {\n    padding: 1.7rem 1.8rem;\n    border-bottom: 1px solid var(--border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .osp-chicken-spec-table th {\n    width: 34%;\n    background: var(--navy);\n    color: #ffffff;\n    font-size: 1.6rem;\n  }\n\n  .osp-chicken-spec-table tr:last-child th,\n  .osp-chicken-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .osp-chicken-spec-table tr:nth-child(even) td {\n    background: var(--light);\n  }\n\n  .osp-chicken-care-box {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 3rem;\n    align-items: start;\n    padding: clamp(3rem, 5vw, 4.8rem);\n    border: 1px solid #fed7bd;\n    border-radius: 2.6rem;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(244, 197, 66, 0.22),\n        transparent 35%\n      ),\n      var(--cream);\n  }\n\n  .osp-chicken-care-card {\n    padding: 2.8rem;\n    border-radius: 2.1rem;\n    background: var(--white);\n    box-shadow: 0 1.2rem 3rem rgba(15, 23, 42, 0.08);\n  }\n\n  .osp-chicken-care-card h3 {\n    color: var(--orange-dark);\n  }\n\n  .osp-chicken-care-card p:last-child,\n  .osp-chicken-care-card ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .osp-chicken-faq {\n    margin-top: 2.6rem;\n  }\n\n  .osp-chicken-faq details {\n    margin-bottom: 1.4rem;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 1.6rem;\n    background: var(--white);\n    box-shadow: 0 0.5rem 1.8rem rgba(15, 23, 42, 0.04);\n  }\n\n  .osp-chicken-faq summary {\n    position: relative;\n    padding: 2.1rem 5.4rem 2.1rem 2.2rem;\n    color: var(--navy);\n    font-size: 1.8rem;\n    font-weight: 800;\n    line-height: 1.4;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .osp-chicken-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .osp-chicken-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 2.2rem;\n    transform: translateY(-50%);\n    color: var(--orange);\n    font-size: 2.4rem;\n    font-weight: 900;\n  }\n\n  .osp-chicken-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .osp-chicken-faq-answer {\n    padding: 0 2.2rem 2.2rem;\n  }\n\n  .osp-chicken-faq-answer p:last-child {\n    margin-bottom: 0;\n  }\n\n  .osp-chicken-related-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 1.8rem;\n    margin-top: 2.6rem;\n  }\n\n  .osp-chicken-related-card {\n    display: block;\n    padding: 2.5rem;\n    border: 1px solid var(--border);\n    border-radius: 2rem;\n    background: var(--light);\n    color: var(--navy) !important;\n    text-decoration: none !important;\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  .osp-chicken-related-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 1.2rem 2.8rem rgba(15, 23, 42, 0.1);\n  }\n\n  .osp-chicken-related-card strong {\n    display: block;\n    margin-bottom: 0.7rem;\n    color: var(--orange-dark);\n    font-size: 1.85rem;\n  }\n\n  .osp-chicken-related-card span {\n    display: block;\n    color: var(--muted);\n    font-size: 1.55rem;\n    font-weight: 400;\n    line-height: 1.6;\n  }\n\n  .osp-chicken-final {\n    margin-top: 6.4rem;\n    padding: clamp(3.6rem, 6vw, 5.8rem);\n    border-radius: 2.8rem;\n    background: linear-gradient(135deg, #d9470d 0%, #f16522 100%);\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .osp-chicken-final h2,\n  .osp-chicken-final p {\n    color: #ffffff !important;\n    -webkit-text-fill-color: #ffffff !important;\n  }\n\n  .osp-chicken-final p {\n    max-width: 78rem;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media screen and (max-width: 980px) {\n    .osp-chicken-summary,\n    .osp-chicken-feature-grid,\n    .osp-chicken-related-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .osp-chicken-use-list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .osp-chicken-care-box {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 700px) {\n    .osp-chicken-page {\n      padding-right: 1.4rem;\n      padding-left: 1.4rem;\n      font-size: 1.65rem;\n    }\n\n    .osp-chicken-hero {\n      padding: 3.8rem 2.4rem 5rem;\n      border-radius: 2.2rem;\n    }\n\n    .osp-chicken-hero h2 {\n      font-size: 3.6rem;\n    }\n\n    .osp-chicken-hero p {\n      font-size: 1.75rem;\n    }\n\n    .osp-chicken-summary,\n    .osp-chicken-feature-grid,\n    .osp-chicken-use-list,\n    .osp-chicken-related-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .osp-chicken-section {\n      margin-top: 4.8rem;\n    }\n  }\n\u003c\/style\u003e\n\u003carticle class=\"osp-chicken-page\"\u003e\n\u003csection class=\"osp-chicken-hero\"\u003e\u003cspan class=\"osp-chicken-eyebrow\"\u003eExtra-Large Filled Squishy\u003c\/span\u003e\n\u003ch2\u003eGiant Chicken Leg Squishy – Flour-Filled TPR Fidget Toy\u003c\/h2\u003e\n\u003cp\u003eIt looks like a giant chicken drumstick, but this one is made for squeezing. This oversized novelty squishy combines a flexible TPR exterior with a flour-filled interior for a dense, moldable feel and one seriously funny desk toy.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"osp-chicken-summary\"\u003e\n\u003carticle class=\"osp-chicken-summary-card\"\u003e\u003cstrong\u003eExtra-Large Size\u003c\/strong\u003e\n\u003cp\u003eApproximately 20 × 12 cm for a much larger handful of squish than a typical mini fidget toy.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"osp-chicken-summary-card\"\u003e\u003cstrong\u003eFlour-Filled Interior\u003c\/strong\u003e\n\u003cp\u003eThe filled interior creates a substantial, dense and moldable feel when the chicken leg is squeezed or pressed.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"osp-chicken-summary-card\"\u003e\u003cstrong\u003eFlexible TPR\u003c\/strong\u003e\n\u003cp\u003eThe outer shell is made from flexible TPR material designed for normal squeezing, pressing and fidgeting.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"osp-chicken-summary-card\"\u003e\u003cstrong\u003eAges 15+\u003c\/strong\u003e\n\u003cp\u003eThe manufacturer identifies this novelty squishy for users ages 15 and older.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003csection class=\"osp-chicken-section\"\u003e\n\u003ch2\u003ePossibly the World's Most Squeezable Chicken Leg\u003c\/h2\u003e\n\u003cdiv class=\"osp-chicken-intro\"\u003e\n\u003cp\u003eThere are normal stress toys. Then there is an enormous fake chicken drumstick filled with flour.\u003c\/p\u003e\n\u003cp\u003eThe Giant Chicken Leg Squishy measures approximately 20 × 12 cm and is designed to resemble an oversized cooked chicken leg. Its flexible TPR exterior surrounds a flour-filled interior that gives the toy a heavier, denser and more moldable feel when squeezed.\u003c\/p\u003e\n\u003cp\u003eKeep it on your desk, add it to a collection of weird fidget toys, or hand it to someone with absolutely no explanation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osp-chicken-highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eThis is a filled squishy:\u003c\/strong\u003e The Giant Chicken Leg is not hollow. Its TPR exterior surrounds a flour-filled interior, creating a substantial texture that can be squeezed, pressed and reshaped during normal use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"osp-chicken-section\"\u003e\n\u003ch2\u003eWhy You'll Love the Giant Chicken Leg\u003c\/h2\u003e\n\u003cdiv class=\"osp-chicken-feature-grid\"\u003e\n\u003carticle class=\"osp-chicken-feature-card\"\u003e\n\u003ch3\u003eHuge Handful of Squish\u003c\/h3\u003e\n\u003cp\u003eThe approximately 20 × 12 cm size gives you considerably more toy to grab and squeeze than a typical mini stress toy.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"osp-chicken-feature-card\"\u003e\n\u003ch3\u003eDense Filled Feel\u003c\/h3\u003e\n\u003cp\u003eThe flour-filled interior provides a heavier, more moldable feel that changes shape as you press and manipulate it.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"osp-chicken-feature-card\"\u003e\n\u003ch3\u003eRealistic Food Design\u003c\/h3\u003e\n\u003cp\u003eThe oversized chicken-leg shape turns an everyday fidget toy into a ridiculous novelty gift and conversation starter.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"osp-chicken-feature-card\"\u003e\n\u003ch3\u003eNo Batteries Needed\u003c\/h3\u003e\n\u003cp\u003eNo charging, apps, electronics or complicated instructions. Pick up the chicken leg and start squishing.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"osp-chicken-section\"\u003e\n\u003ch2\u003eSqueeze It. Press It. Squish It.\u003c\/h2\u003e\n\u003cul class=\"osp-chicken-use-list\"\u003e\n\u003cli\u003eSqueeze\u003c\/li\u003e\n\u003cli\u003ePress\u003c\/li\u003e\n\u003cli\u003ePinch\u003c\/li\u003e\n\u003cli\u003eHold\u003c\/li\u003e\n\u003cli\u003eFidget\u003c\/li\u003e\n\u003cli\u003eReshape\u003c\/li\u003e\n\u003cli\u003eDesk breaks\u003c\/li\u003e\n\u003cli\u003eStudy breaks\u003c\/li\u003e\n\u003cli\u003eOffice desk toy\u003c\/li\u003e\n\u003cli\u003eNovelty gift\u003c\/li\u003e\n\u003cli\u003eFidget collection\u003c\/li\u003e\n\u003cli\u003eStress relief\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"osp-chicken-section\"\u003e\n\u003ch2\u003eGiant Chicken Leg Squishy Specifications\u003c\/h2\u003e\n\u003cdiv class=\"osp-chicken-spec-wrap\"\u003e\n\u003ctable class=\"osp-chicken-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eGiant Chicken Leg Squishy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eFilled stress-relief and fidget toy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eSimulated oversized chicken leg \/ drumstick\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApproximate Size\u003c\/th\u003e\n\u003ctd\u003e20 × 12 cm (approximately 7.9 × 4.7 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eExterior Material\u003c\/th\u003e\n\u003ctd\u003eTPR (thermoplastic rubber)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFilling\u003c\/th\u003e\n\u003ctd\u003eFlour-filled interior\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApproximate Product Weight\u003c\/th\u003e\n\u003ctd\u003eApproximately 441 g (15.6 oz)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eIndividual boxed packaging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Age\u003c\/th\u003e\n\u003ctd\u003e15 years and older\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Required\u003c\/th\u003e\n\u003ctd\u003eNone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 2.4rem;\"\u003eMeasurements and weight are approximate. Shape, coloring and appearance may vary slightly because of lighting, monitor settings and normal manufacturing variations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"osp-chicken-section\"\u003e\n\u003cdiv class=\"osp-chicken-care-box\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eThis Chicken Leg Is Definitely Not Dinner\u003c\/h2\u003e\n\u003cp\u003eThe realistic food-inspired design is what makes this squishy so much fun, but the Giant Chicken Leg is a novelty fidget toy and is not edible.\u003c\/p\u003e\n\u003cp\u003eThe flexible TPR shell contains a flour filling that gives the toy its dense, slow-moving feel when squeezed and manipulated.\u003c\/p\u003e\n\u003cp\u003eBecause the toy has a filled interior, it should be kept away from sharp objects and excessive pulling that could damage or puncture the outer material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"osp-chicken-care-card\"\u003e\n\u003ch3\u003eCare Recommendations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eKeep away from sharp objects\u003c\/li\u003e\n\u003cli\u003eDo not intentionally puncture the exterior\u003c\/li\u003e\n\u003cli\u003eAvoid excessive pulling or stretching\u003c\/li\u003e\n\u003cli\u003eKeep away from excessive heat\u003c\/li\u003e\n\u003cli\u003eInspect the exterior before use\u003c\/li\u003e\n\u003cli\u003eDiscontinue use if torn or punctured\u003c\/li\u003e\n\u003cli\u003eDo not ingest the filling\u003c\/li\u003e\n\u003cli\u003eDo not bite or chew\u003c\/li\u003e\n\u003cli\u003eStore in a clean, dry location\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"osp-chicken-section\"\u003e\n\u003ch2\u003eA Ridiculous Gift in the Best Possible Way\u003c\/h2\u003e\n\u003cp\u003eThe Giant Chicken Leg Squishy is a great fit for anyone who appreciates unusual gifts, food-shaped toys or something completely unexpected sitting on their desk.\u003c\/p\u003e\n\u003cdiv class=\"osp-chicken-feature-grid\"\u003e\n\u003carticle class=\"osp-chicken-feature-card\"\u003e\n\u003ch3\u003eDesk Companion\u003c\/h3\u003e\n\u003cp\u003eKeep it within reach during work, gaming or studying for a substantial handful of squish whenever you want it.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"osp-chicken-feature-card\"\u003e\n\u003ch3\u003eFunny Gift\u003c\/h3\u003e\n\u003cp\u003eA giant squeezable chicken drumstick is difficult to wrap without generating questions, which is part of the fun.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"osp-chicken-feature-card\"\u003e\n\u003ch3\u003eFidget Collection\u003c\/h3\u003e\n\u003cp\u003eAdd an extra-large food-shaped filled squishy to a collection of sensory, novelty and stress-relief toys.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"osp-chicken-feature-card\"\u003e\n\u003ch3\u003eConversation Starter\u003c\/h3\u003e\n\u003cp\u003eLeave it sitting on your desk and wait. Someone is eventually going to ask why there is a giant chicken leg next to your computer.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"osp-chicken-section\"\u003e\n\u003ch2\u003eImportant Use Information\u003c\/h2\u003e\n\u003cdiv class=\"osp-chicken-highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eRecommended for ages 15+.\u003c\/strong\u003e This product contains a flour-filled interior. Inspect the squishy regularly and discontinue use immediately if the exterior becomes torn, punctured or otherwise damaged.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eManufacturer recommended age is 15 years and older.\u003c\/li\u003e\n\u003cli\u003eThis product is a novelty toy and is not food.\u003c\/li\u003e\n\u003cli\u003eDo not bite, chew or ingest any portion of the product.\u003c\/li\u003e\n\u003cli\u003eDo not intentionally puncture or cut the exterior.\u003c\/li\u003e\n\u003cli\u003eKeep away from sharp objects.\u003c\/li\u003e\n\u003cli\u003eKeep away from open flames and excessive heat.\u003c\/li\u003e\n\u003cli\u003eDo not use if the exterior is torn, punctured or otherwise damaged.\u003c\/li\u003e\n\u003cli\u003eDo not ingest the interior filling.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"osp-chicken-section\"\u003e\n\u003ch2\u003eGiant Chicken Leg Squishy Frequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"osp-chicken-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow big is the Giant Chicken Leg Squishy?\u003c\/summary\u003e\n\u003cdiv class=\"osp-chicken-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer lists the product at approximately 20 × 12 cm, or about 7.9 × 4.7 inches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the chicken leg made from?\u003c\/summary\u003e\n\u003cdiv class=\"osp-chicken-faq-answer\"\u003e\n\u003cp\u003eThe exterior is made from flexible TPR, or thermoplastic rubber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is inside the chicken leg?\u003c\/summary\u003e\n\u003cdiv class=\"osp-chicken-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer identifies this version as having a flour-filled interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Giant Chicken Leg hollow?\u003c\/summary\u003e\n\u003cdiv class=\"osp-chicken-faq-answer\"\u003e\n\u003cp\u003eNo. This is a filled squishy with a flour-filled interior rather than a hollow squeaker-style toy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does it weigh?\u003c\/summary\u003e\n\u003cdiv class=\"osp-chicken-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer lists the product at approximately 441 grams, or about 15.6 ounces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat age is this product intended for?\u003c\/summary\u003e\n\u003cdiv class=\"osp-chicken-faq-answer\"\u003e\n\u003cp\u003eThe manufacturer identifies the applicable age as 15 years and older.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I stretch the chicken leg?\u003c\/summary\u003e\n\u003cdiv class=\"osp-chicken-faq-answer\"\u003e\n\u003cp\u003eThe flexible TPR material can move and deform during normal squeezing and handling, but excessive stretching or pulling should be avoided because the product contains a filled interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I do if it gets punctured?\u003c\/summary\u003e\n\u003cdiv class=\"osp-chicken-faq-answer\"\u003e\n\u003cp\u003eDiscontinue use immediately if the outer material becomes torn or punctured. Do not ingest the interior filling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it edible?\u003c\/summary\u003e\n\u003cdiv class=\"osp-chicken-faq-answer\"\u003e\n\u003cp\u003eNo. Despite the realistic chicken-leg design, this is a novelty fidget toy and should never be eaten, bitten or chewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require batteries?\u003c\/summary\u003e\n\u003cdiv class=\"osp-chicken-faq-answer\"\u003e\n\u003cp\u003eNo. The Giant Chicken Leg Squishy requires no batteries, charging or electricity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"osp-chicken-section\"\u003e\n\u003ch2\u003eMore Fun From Okie Soft Play\u003c\/h2\u003e\n\u003cp\u003eExplore more playful products, fidget toys and active-play favorites from Okie Soft Play.\u003c\/p\u003e\n\u003cdiv class=\"osp-chicken-related-grid\"\u003e\n\u003ca class=\"osp-chicken-related-card\" href=\"\/collections\/soft-play-equipment-for-toddlers\"\u003e \u003cstrong\u003eSoft Play Equipment\u003c\/strong\u003e \u003cspan\u003eExplore colorful equipment for active indoor play spaces.\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"osp-chicken-related-card\" href=\"\/collections\/soft-play-hopper-toys\"\u003e \u003cstrong\u003eBouncy Hopper Toys\u003c\/strong\u003e \u003cspan\u003eShop inflatable animals, dinosaurs and hopper toys.\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"osp-chicken-related-card\" href=\"\/collections\/modular-baby-fence\"\u003e \u003cstrong\u003eModular Fence Panels\u003c\/strong\u003e \u003cspan\u003eCreate defined play spaces with modular fence panels and gates.\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"osp-chicken-related-card\" href=\"\/pages\/soft-play-equipment-for-daycares\"\u003e \u003cstrong\u003eDaycare Equipment Guide\u003c\/strong\u003e \u003cspan\u003eExplore ideas for building engaging childcare and preschool play spaces.\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"osp-chicken-final\"\u003e\n\u003ch2\u003eYes. It's a Giant Squishy Chicken Leg.\u003c\/h2\u003e\n\u003cp\u003eExtra-large, flour-filled and ready to become the strangest thing sitting on your desk.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSometimes a normal stress ball just isn't enough.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/article\u003e","brand":"Okie Soft Play","offers":[{"title":"Default Title","offer_id":67577211781408,"sku":"67577211781408","price":14.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0842\/8414\/5952\/files\/friend_chicken_squishy_copy.png?v=1790369017","url":"https:\/\/softplaystore.com\/products\/giant-chicken-leg-squishy-extra-large-tpr-flour-filled-stress-toy","provider":"Okie Soft Play Store","version":"1.0","type":"link"}