{"product_id":"🎃-100pcs-halloween-mochi-squishy-toys-cute-sensory-party-favors-goodie-bag-fillers","title":"🎃 100PCS Halloween Mochi Squishy Toys – Cute Sensory Party Favors \u0026 Goodie Bag Fillers","description":"\u003cstyle\u003e\n    .halloween-squishy-page {\n      --orange: #ff6a00;\n      --orange-dark: #e95300;\n      --purple: #542080;\n      --purple-dark: #341052;\n      --cream: #fff9ef;\n      --yellow: #ffd35a;\n      --text: #24152f;\n      --muted: #665b6d;\n      max-width: 920px;\n      margin: 0 auto;\n      padding: 0;\n      overflow: hidden;\n      color: var(--text);\n      background: #ffffff;\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.55;\n    }\n\n    .halloween-squishy-page * {\n      box-sizing: border-box;\n    }\n\n    .halloween-squishy-page img {\n      display: block;\n      width: 100%;\n      height: auto;\n      border-radius: 18px;\n    }\n\n    .halloween-squishy-page h1,\n    .halloween-squishy-page h2,\n    .halloween-squishy-page h3,\n    .halloween-squishy-page p {\n      margin-top: 0;\n    }\n\n    .hs-section {\n      padding: 42px 20px;\n    }\n\n    .hs-section--cream {\n      background: var(--cream);\n    }\n\n    .hs-section--purple {\n      color: #ffffff;\n      background:\n        radial-gradient(circle at top right, rgba(255,255,255,.13), transparent 32%),\n        linear-gradient(135deg, #632a91, #35104f);\n    }\n\n    .hs-section--orange {\n      color: #ffffff;\n      background:\n        radial-gradient(circle at top left, rgba(255,255,255,.18), transparent 30%),\n        linear-gradient(135deg, #ff7a00, #ed4f00);\n    }\n\n    .hs-image-wrap {\n      position: relative;\n      margin: 0 auto;\n    }\n\n    .hs-image-wrap img {\n      box-shadow: 0 16px 38px rgba(48, 20, 61, .12);\n    }\n\n    .hs-eyebrow {\n      display: inline-block;\n      margin-bottom: 10px;\n      padding: 7px 13px;\n      border-radius: 999px;\n      color: #ffffff;\n      background: var(--purple);\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: .8px;\n      text-transform: uppercase;\n    }\n\n    .hs-title {\n      margin-bottom: 12px;\n      font-size: clamp(30px, 7vw, 50px);\n      line-height: 1.05;\n      font-weight: 900;\n      letter-spacing: -.8px;\n    }\n\n    .hs-subtitle {\n      max-width: 690px;\n      margin: 0 auto 22px;\n      color: var(--muted);\n      font-size: 17px;\n    }\n\n    .hs-center {\n      text-align: center;\n    }\n\n    .hs-highlight {\n      color: var(--orange);\n    }\n\n    .hs-section--purple .hs-subtitle,\n    .hs-section--orange .hs-subtitle {\n      color: rgba(255,255,255,.88);\n    }\n\n    .hs-hero {\n      padding: 22px 18px 36px;\n      text-align: center;\n      background:\n        radial-gradient(circle at top left, rgba(255,106,0,.13), transparent 30%),\n        radial-gradient(circle at top right, rgba(84,32,128,.13), transparent 32%),\n        #fffaf2;\n    }\n\n    .hs-promo {\n      margin-bottom: 14px;\n      padding: 10px 14px;\n      border-radius: 12px;\n      color: #ffffff;\n      background: var(--purple);\n      font-size: 14px;\n      font-weight: 800;\n      letter-spacing: .3px;\n    }\n\n    .hs-hero h1 {\n      max-width: 790px;\n      margin: 18px auto 12px;\n      font-size: clamp(31px, 7vw, 54px);\n      line-height: 1.03;\n      font-weight: 900;\n      letter-spacing: -1px;\n    }\n\n    .hs-hero-copy {\n      max-width: 720px;\n      margin: 0 auto 20px;\n      color: #594d60;\n      font-size: 18px;\n    }\n\n    .hs-benefit-row {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 10px;\n      margin: 22px auto;\n    }\n\n    .hs-mini-benefit {\n      padding: 14px 8px;\n      border: 1px solid #efe3d5;\n      border-radius: 14px;\n      background: #ffffff;\n      box-shadow: 0 8px 20px rgba(55,25,68,.06);\n      font-size: 13px;\n      font-weight: 800;\n    }\n\n    .hs-mini-benefit span {\n      display: block;\n      margin-bottom: 4px;\n      font-size: 24px;\n    }\n\n    .hs-cta {\n      display: inline-block;\n      width: 100%;\n      max-width: 520px;\n      padding: 17px 22px;\n      border-radius: 14px;\n      color: #ffffff !important;\n      background: linear-gradient(135deg, #ff7900, #ef4e00);\n      box-shadow: 0 12px 26px rgba(239,78,0,.28);\n      font-size: 18px;\n      font-weight: 900;\n      text-align: center;\n      text-decoration: none;\n      transition: transform .2s ease;\n    }\n\n    .hs-cta:hover {\n      transform: translateY(-2px);\n    }\n\n    .hs-cta-note {\n      margin-top: 10px;\n      color: #716577;\n      font-size: 12px;\n    }\n\n    .hs-pain-grid,\n    .hs-use-grid,\n    .hs-feature-grid {\n      display: grid;\n      gap: 13px;\n      margin-top: 24px;\n    }\n\n    .hs-pain-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .hs-use-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .hs-feature-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .hs-card {\n      padding: 20px 16px;\n      border: 1px solid #eee4f2;\n      border-radius: 16px;\n      background: #ffffff;\n      box-shadow: 0 9px 24px rgba(57,23,72,.06);\n    }\n\n    .hs-card-icon {\n      display: block;\n      margin-bottom: 8px;\n      font-size: 29px;\n    }\n\n    .hs-card h3 {\n      margin-bottom: 5px;\n      font-size: 17px;\n    }\n\n    .hs-card p {\n      margin-bottom: 0;\n      color: var(--muted);\n      font-size: 14px;\n    }\n\n    .hs-copy-block {\n      max-width: 740px;\n      margin: 0 auto 25px;\n      text-align: center;\n    }\n\n    .hs-check-list {\n      max-width: 690px;\n      margin: 24px auto 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .hs-check-list li {\n      position: relative;\n      margin-bottom: 11px;\n      padding: 13px 15px 13px 45px;\n      border-radius: 12px;\n      background: rgba(255,255,255,.1);\n      font-size: 15px;\n      font-weight: 700;\n    }\n\n    .hs-check-list li::before {\n      content: \"✓\";\n      position: absolute;\n      left: 15px;\n      top: 11px;\n      display: grid;\n      width: 23px;\n      height: 23px;\n      place-items: center;\n      border-radius: 50%;\n      color: var(--purple);\n      background: var(--yellow);\n      font-size: 14px;\n      font-weight: 900;\n    }\n\n    .hs-steps {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 13px;\n      margin: 24px auto;\n    }\n\n    .hs-step {\n      padding: 20px 12px;\n      border-radius: 16px;\n      text-align: center;\n      background: #ffffff;\n      box-shadow: 0 10px 25px rgba(53,17,77,.09);\n    }\n\n    .hs-step-number {\n      display: grid;\n      width: 46px;\n      height: 46px;\n      margin: 0 auto 10px;\n      place-items: center;\n      border-radius: 50%;\n      color: #ffffff;\n      background: var(--purple);\n      font-size: 20px;\n      font-weight: 900;\n    }\n\n    .hs-step strong {\n      display: block;\n      margin-bottom: 3px;\n      font-size: 17px;\n    }\n\n    .hs-step small {\n      color: var(--muted);\n      font-size: 13px;\n    }\n\n    .hs-callout {\n      margin: 24px auto;\n      padding: 20px;\n      border: 2px dashed #ffc28d;\n      border-radius: 16px;\n      text-align: center;\n      background: #fff4e9;\n    }\n\n    .hs-callout strong {\n      display: block;\n      margin-bottom: 5px;\n      color: var(--orange-dark);\n      font-size: 21px;\n    }\n\n    .hs-spec-table {\n      width: 100%;\n      margin-top: 20px;\n      border-collapse: collapse;\n      overflow: hidden;\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 8px 22px rgba(48,20,61,.07);\n    }\n\n    .hs-spec-table td {\n      padding: 14px 15px;\n      border-bottom: 1px solid #eee6f1;\n      font-size: 14px;\n    }\n\n    .hs-spec-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .hs-spec-table td:first-child {\n      width: 39%;\n      color: var(--purple);\n      font-weight: 800;\n    }\n\n    .hs-faq details {\n      margin-bottom: 11px;\n      border: 1px solid #eadff0;\n      border-radius: 14px;\n      background: #ffffff;\n      overflow: hidden;\n    }\n\n    .hs-faq summary {\n      position: relative;\n      padding: 17px 48px 17px 17px;\n      cursor: pointer;\n      font-weight: 800;\n      list-style: none;\n    }\n\n    .hs-faq summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .hs-faq summary::after {\n      content: \"+\";\n      position: absolute;\n      right: 17px;\n      top: 11px;\n      color: var(--orange);\n      font-size: 29px;\n      font-weight: 700;\n    }\n\n    .hs-faq details[open] summary::after {\n      content: \"−\";\n    }\n\n    .hs-faq-answer {\n      padding: 0 17px 17px;\n      color: var(--muted);\n      font-size: 14px;\n    }\n\n    .hs-final {\n      padding: 45px 20px;\n      text-align: center;\n      color: #ffffff;\n      background:\n        radial-gradient(circle at top right, rgba(255,255,255,.16), transparent 30%),\n        linear-gradient(135deg, #55207f, #2f0d49);\n    }\n\n    .hs-final h2 {\n      margin-bottom: 10px;\n      font-size: clamp(31px, 7vw, 48px);\n      line-height: 1.05;\n    }\n\n    .hs-final p {\n      max-width: 680px;\n      margin: 0 auto 23px;\n      color: rgba(255,255,255,.88);\n      font-size: 17px;\n    }\n\n    .hs-disclaimer {\n      margin-top: 17px;\n      color: rgba(255,255,255,.7);\n      font-size: 11px;\n    }\n\n    @media (max-width: 680px) {\n      .hs-section {\n        padding: 34px 15px;\n      }\n\n      .hs-hero {\n        padding: 14px 12px 30px;\n      }\n\n      .hs-benefit-row {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .hs-pain-grid,\n      .hs-feature-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .hs-use-grid,\n      .hs-steps {\n        grid-template-columns: 1fr;\n      }\n\n      .hs-card {\n        padding: 17px 12px;\n      }\n\n      .hs-title {\n        font-size: 32px;\n      }\n\n      .hs-subtitle,\n      .hs-hero-copy {\n        font-size: 16px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"halloween-squishy-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hs-hero\"\u003e\n\u003cdiv class=\"hs-promo\"\u003e🎃 HALLOWEEN PARTY FAVOR FAVORITE\u003c\/div\u003e\n\u003cdiv class=\"hs-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/12_645b181b-2e10-40b1-aaad-161a72862e82.png?v=1784700883\" alt=\"\"\u003e\u003c\/div\u003e\n\u003ch1\u003e100PCS of \u003cspan class=\"hs-highlight\"\u003eHalloween Fun\u003c\/span\u003e Kids Can Squeeze, Share \u0026amp; Collect\u003c\/h1\u003e\n\u003cp class=\"hs-hero-copy\"\u003eFill goodie bags, classroom prize boxes and Halloween parties with adorable mini squishies children will love picking and sharing.\u003c\/p\u003e\n\u003cdiv class=\"hs-benefit-row\"\u003e\n\u003cdiv class=\"hs-mini-benefit\"\u003e\n\u003cspan\u003e🎃\u003c\/span\u003e 100PCS Set\u003c\/div\u003e\n\u003cdiv class=\"hs-mini-benefit\"\u003e\n\u003cspan\u003e👻\u003c\/span\u003e Cute Characters\u003c\/div\u003e\n\u003cdiv class=\"hs-mini-benefit\"\u003e\n\u003cspan\u003e👐\u003c\/span\u003e Soft \u0026amp; Squishy\u003c\/div\u003e\n\u003cdiv class=\"hs-mini-benefit\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e Party Ready\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"#product-buy\" class=\"hs-cta\"\u003e Get Ready For Halloween → \u003c\/a\u003e\n\u003cdiv class=\"hs-cta-note\"\u003ePerfect for classrooms, parties, prize boxes and goodie bags.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PAIN \/ NON-CANDY GIFT --\u003e\n\u003csection class=\"hs-section hs-section--cream hs-center\"\u003e\u003cspan class=\"hs-eyebrow\"\u003eA Halloween Treat They Can Keep\u003c\/span\u003e\n\u003ch2 class=\"hs-title\"\u003eMore Fun Than Another Handful of Candy\u003c\/h2\u003e\n\u003cp class=\"hs-subtitle\"\u003eGive children a playful Halloween surprise they can squeeze, collect, trade and enjoy long after the party ends.\u003c\/p\u003e\n\u003cdiv class=\"hs-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/11_22a67525-8a38-4524-8ca4-9531f4be96e2.png?v=1784700882\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hs-pain-grid\"\u003e\n\u003cdiv class=\"hs-card\"\u003e\n\u003cspan class=\"hs-card-icon\"\u003e🎁\u003c\/span\u003e\n\u003ch3\u003eEasy Goodie Bag Filler\u003c\/h3\u003e\n\u003cp\u003eAdd a few colorful characters to each party bag for an instant surprise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-card\"\u003e\n\u003cspan class=\"hs-card-icon\"\u003e👻\u003c\/span\u003e\n\u003ch3\u003eA Gift Kids Can Keep\u003c\/h3\u003e\n\u003cp\u003eA fun alternative to giving only disposable Halloween treats.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-card\"\u003e\n\u003cspan class=\"hs-card-icon\"\u003e🎃\u003c\/span\u003e\n\u003ch3\u003eMade for Halloween\u003c\/h3\u003e\n\u003cp\u003eCute pumpkins, ghosts, bats, witches and other spooky characters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-card\"\u003e\n\u003cspan class=\"hs-card-icon\"\u003e🧡\u003c\/span\u003e\n\u003ch3\u003eExciting to Pick\u003c\/h3\u003e\n\u003cp\u003eChildren can choose favorites, swap characters and build a collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTERACTIVE PLAY --\u003e\n\u003csection class=\"hs-section hs-section--purple hs-center\"\u003e\u003cspan style=\"background: #ff6a00;\" class=\"hs-eyebrow\"\u003e Soft Sensory Play \u003c\/span\u003e\n\u003ch2 class=\"hs-title\"\u003eStretch. Squeeze. Twist.\u003c\/h2\u003e\n\u003cp class=\"hs-subtitle\"\u003eSoft, tactile fun makes every little character satisfying to hold, gently stretch and squeeze.\u003c\/p\u003e\n\u003cdiv class=\"hs-image-wrap\"\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/13_2576009b-254c-4e92-a385-d297aceca4d1.png?v=1784700881\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-steps\"\u003e\n\u003cdiv class=\"hs-step\"\u003e\n\u003cdiv class=\"hs-step-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eStretch\u003c\/strong\u003e \u003csmall\u003eGently pull and explore the soft texture.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-step\"\u003e\n\u003cdiv class=\"hs-step-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eSqueeze\u003c\/strong\u003e \u003csmall\u003ePress it between your fingers or palm.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-step\"\u003e\n\u003cdiv class=\"hs-step-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eTwist\u003c\/strong\u003e \u003csmall\u003eEnjoy simple, hands-on sensory play.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CHARACTER VARIETY --\u003e\n\u003csection class=\"hs-section hs-section--cream hs-center\"\u003e\u003cspan class=\"hs-eyebrow\"\u003ePick • Share • Collect\u003c\/span\u003e\n\u003ch2 class=\"hs-title\"\u003eSo Many Spooky Characters\u003c\/h2\u003e\n\u003cp class=\"hs-subtitle\"\u003eFrom cheerful ghosts and pumpkins to bats, witches and monsters, every handful brings a colorful Halloween surprise.\u003c\/p\u003e\n\u003cdiv class=\"hs-image-wrap\"\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/14_2ab81a44-784f-4ab0-b2e1-1868fd37abdc.png?v=1784700881\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-callout\"\u003e\n\u003cstrong\u003eWhich Character Will They Pick First?\u003c\/strong\u003e Pumpkins, ghosts, bats, witches, cats, mummies and more.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MULTIPLE USES --\u003e\n\u003csection class=\"hs-section hs-section--orange hs-center\"\u003e\u003cspan style=\"background: #542080;\" class=\"hs-eyebrow\"\u003e One Set. So Many Uses. \u003c\/span\u003e\n\u003ch2 class=\"hs-title\"\u003eMade for Halloween Fun\u003c\/h2\u003e\n\u003cp class=\"hs-subtitle\"\u003eKeep one bulk collection ready for school activities, party games, treat bags and seasonal rewards.\u003c\/p\u003e\n\u003cdiv class=\"hs-image-wrap\"\u003e\u003cimg loading=\"lazy\" alt=\"Halloween squishy toys used in classroom prize box party bucket and goodie bag\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hs-use-grid\"\u003e\n\u003cdiv class=\"hs-card\"\u003e\n\u003cspan class=\"hs-card-icon\"\u003e🏫\u003c\/span\u003e\n\u003ch3\u003eClassrooms\u003c\/h3\u003e\n\u003cp\u003eUse them as prize-box toys, activity rewards or Halloween surprises.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-card\"\u003e\n\u003cspan class=\"hs-card-icon\"\u003e🎉\u003c\/span\u003e\n\u003ch3\u003eParties\u003c\/h3\u003e\n\u003cp\u003eHand them out as game prizes, table favors or take-home gifts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-card\"\u003e\n\u003cspan class=\"hs-card-icon\"\u003e🛍️\u003c\/span\u003e\n\u003ch3\u003eGoodie Bags\u003c\/h3\u003e\n\u003cp\u003eDrop a few characters into each bag for an easy party upgrade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CLASSROOM REWARDS --\u003e\n\u003csection class=\"hs-section hs-section--cream hs-center\"\u003e\u003cspan class=\"hs-eyebrow\"\u003eTeacher-Friendly Bulk Set\u003c\/span\u003e\n\u003ch2 class=\"hs-title\"\u003eA Prize Kids Love\u003c\/h2\u003e\n\u003cp class=\"hs-subtitle\"\u003eKeep the classroom prize box stocked with bright, seasonal toys that are easy to hand out one at a time.\u003c\/p\u003e\n\u003cdiv class=\"hs-image-wrap\"\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/15_e4b6d843-aa04-4f8a-9ed4-9e96311bd2e9.png?v=1784700883\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cul style=\"color: #24152f;\" class=\"hs-check-list\"\u003e\n\u003cli style=\"background: #ffffff; box-shadow: 0 8px 22px rgba(53,17,77,.07);\"\u003eGreat for classroom prize boxes and treasure chests\u003c\/li\u003e\n\u003cli style=\"background: #ffffff; box-shadow: 0 8px 22px rgba(53,17,77,.07);\"\u003eEasy to distribute during Halloween activities\u003c\/li\u003e\n\u003cli style=\"background: #ffffff; box-shadow: 0 8px 22px rgba(53,17,77,.07);\"\u003eSmall size is convenient for individual rewards\u003c\/li\u003e\n\u003cli style=\"background: #ffffff; box-shadow: 0 8px 22px rgba(53,17,77,.07);\"\u003eColorful characters make choosing a prize more exciting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SHARE \u0026 COLLECT --\u003e\n\u003csection class=\"hs-section hs-section--purple hs-center\"\u003e\u003cspan style=\"background: #ff6a00;\" class=\"hs-eyebrow\"\u003e Fun with Friends \u003c\/span\u003e\n\u003ch2 class=\"hs-title\"\u003ePick Your Favorite\u003c\/h2\u003e\n\u003cp class=\"hs-subtitle\"\u003eSpread them across the party table and let children choose, exchange and share their favorite Halloween characters.\u003c\/p\u003e\n\u003cdiv class=\"hs-image-wrap\"\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/16_c2009f15-feb3-4bf4-85a6-2b2372d8deca.png?v=1784700881\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"hs-check-list\"\u003e\n\u003cli\u003eFun to choose and trade with friends\u003c\/li\u003e\n\u003cli\u003eEncourages playful party interaction\u003c\/li\u003e\n\u003cli\u003ePlenty of pieces for groups and activities\u003c\/li\u003e\n\u003cli\u003eEasy to divide between multiple goodie bags\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"hs-section hs-section--cream\"\u003e\n\u003cdiv class=\"hs-copy-block\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2 class=\"hs-title\"\u003eEverything You Need for a Spooktacular Celebration\u003c\/h2\u003e\n\u003cp class=\"hs-subtitle\"\u003eA colorful bulk collection designed for Halloween parties, classrooms, rewards and gift bags.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"hs-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eHalloween mini squishy toys\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003e100 pieces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eApprox. Size\u003c\/td\u003e\n\u003ctd\u003eAbout 2 × 1.25 in \/ 5 × 3 cm per piece\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharacter Theme\u003c\/td\u003e\n\u003ctd\u003eAssorted Halloween designs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWays to Play\u003c\/td\u003e\n\u003ctd\u003eStretch, squeeze, twist, collect and share\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal For\u003c\/td\u003e\n\u003ctd\u003eClassrooms, parties, goodie bags, rewards and prizes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Includes\u003c\/td\u003e\n\u003ctd\u003e1 × 100PCS assorted Halloween squishy toy set\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"margin: 14px 5px 0; color: #766b7c; font-size: 12px; text-align: center;\"\u003eCharacter styles and quantities may vary within the assorted set.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"hs-section\"\u003e\n\u003cdiv class=\"hs-copy-block\"\u003e\n\u003cspan class=\"hs-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003ch2 class=\"hs-title\"\u003eQuestions? We’ve Got You Covered.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many squishy toys are included?\u003c\/summary\u003e\n\u003cdiv class=\"hs-faq-answer\"\u003eThe set includes 100 assorted Halloween-themed mini squishy toys.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre all 100 pieces different?\u003c\/summary\u003e\n\u003cdiv class=\"hs-faq-answer\"\u003eThis is an assorted bulk set featuring multiple Halloween characters. Some designs may appear more than once.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat can I use them for?\u003c\/summary\u003e\n\u003cdiv class=\"hs-faq-answer\"\u003eThey are ideal for Halloween goodie bags, classroom prize boxes, party favors, treasure chests, activity rewards and game prizes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is each toy?\u003c\/summary\u003e\n\u003cdiv class=\"hs-faq-answer\"\u003eIndividual sizes vary by character. A typical piece measures approximately 2 × 1.25 inches \/ 5 × 3 centimeters.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan children stretch and squeeze them?\u003c\/summary\u003e\n\u003cdiv class=\"hs-faq-answer\"\u003eYes. The soft toys are designed for gentle squeezing, stretching and twisting. Avoid excessive pulling or contact with sharp objects.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo the exact designs match the photos?\u003c\/summary\u003e\n\u003cdiv class=\"hs-faq-answer\"\u003eThe assortment contains Halloween-themed characters, but exact styles, colors and quantities may vary between sets.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection id=\"product-buy\" class=\"hs-final\"\u003e\n\u003ch2\u003eGet Ready for Halloween 🎃\u003c\/h2\u003e\n\u003cp\u003eFill the classroom, party table and goodie bags with 100 pieces of colorful Halloween fun.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"hs-cta\"\u003e Get the 100PCS Halloween Set → \u003c\/a\u003e\n\u003cdiv class=\"hs-disclaimer\"\u003eAdult supervision is recommended. Keep small toys away from children who may place them in their mouth. Product assortment may vary.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"zn","offers":[{"title":"20pcs","offer_id":48042570678423,"sku":"NC0208260722405-20pcs","price":22.99,"currency_code":"USD","in_stock":true},{"title":"50pcs","offer_id":48042570711191,"sku":"NC0208260722405-50pcs","price":37.99,"currency_code":"USD","in_stock":true},{"title":"🔥[hot] 100pcs","offer_id":48042570743959,"sku":"NC0208260722405-100pcs","price":62.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/11_65e16763-45c4-4f4e-8743-6d6316bbf2fb.png?v=1784701013","url":"https:\/\/thenuvaro.com\/products\/%f0%9f%8e%83-100pcs-halloween-mochi-squishy-toys-cute-sensory-party-favors-goodie-bag-fillers","provider":"thenuvaro.com","version":"1.0","type":"link"}