Squishy Fun Box - 8pc Slow-Rebound Sensory Set

$49.99 $80.00 Save $30.01
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1651799308132').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

8-piece slow-rebound sensory set

A tiny box of squishy calm, color, and surprise.

Meet the feel-good fidget set made for quick desk breaks, party favors, classroom rewards, road trips, gift baskets, and anyone who loves that soft slow-squeeze rebound.

8 assorted squishiesSlow-rebound feelGift-ready sensory funKids & adults
8 pcs
one fun box
Squishy Fun Box 8-piece sensory toy set
Assorted squishy sensory toys in gift box
Why it sells

Soft animal squishies that turn idle hands into a satisfying little reset.

Inspired by the best-performing sensory toy listings, this page leads with the reasons people buy: cute assorted styles, slow-rebound tactile play, stress-relief positioning, and easy gifting.

  • Slow-return texture gives a longer, more satisfying squeeze.
  • Assorted cute animal shapes make the box feel collectible.
  • Small, lightweight, and easy to keep on a desk, backpack, or bedside table.
Desk breakA quick tactile pause between work, study, or screen time.
Gift boxColorful, playful, and easy to give without guessing sizes.
Party favorGreat for birthdays, classroom prizes, goodie bags, and holiday stockings.
Sensory playSoft squeeze-and-release fun for fidgeters and sensory-seeking shoppers.
Cute squishy toys close up
What is inside

Eight assorted squishy toys, packed for instant fun.

Each set includes 8 soft squishy pieces in assorted styles/colors. The exact mix may vary, which keeps the box feeling like a small surprise set.

8-piece assorted sensory toy set
Slow-rebound squeeze texture
Cute animal-inspired styles
Portable size for bags, desks, and travel
How customers use it

Open, squeeze, share, repeat.

Keep the product story simple: this is a playful tactile gift set that is easy to understand in seconds.

Open the squishy gift box
01

Open the box

Unpack the colorful 8-piece assortment and choose your first squishy.

Squeeze slow rebound sensory toy
02

Squeeze slowly

Press, release, and watch it rebound for that satisfying fidget feel.

Share squishy toys as party favors
03

Share the fun

Use them as rewards, party favors, stocking stuffers, or little surprise gifts.

Assorted stress relief fidget toys
Buyer-friendly positioning

Not just another toy - it is an easy little mood-lifter.

The strongest angle is not only "toy". It is the simple everyday use case: something soft to squeeze during a break, something cute to collect, and something easy to gift when you need a small crowd-pleaser.

  • Good for home, office, school rewards, travel, and gift bags.
  • Works for kids, teens, students, parents, and office workers.
  • No setup, batteries, app, or complicated instructions.

Product details

  • Set includes8 assorted squishy toys
  • Material feelSoft slow-rebound squishy texture
  • StyleCute animal / assorted sensory designs
  • Color/styleAssorted; exact mix may vary
  • Use casesStress relief, fidget play, gifts, rewards

Gift occasions

  • BirthdayParty favors and goodie bags
  • SchoolClassroom prizes and reward boxes
  • HolidayStocking stuffers and small gifts
  • Daily useDesk, car, backpack, bedside table
  • CareWipe gently; keep away from sharp objects

Questions before you squeeze?

Are all 8 pieces the same?

No. The set is designed as an assorted 8-piece box, so colors and exact styles may vary slightly from set to set.

Is this good for adults too?

Yes. The soft slow-rebound texture makes it a fun desk fidget for adults, students, and anyone who likes tactile stress-relief items.

Can I use these as party favors?

Yes. The small size and assorted styles make them a strong fit for birthday bags, classroom rewards, carnival prizes, and holiday gift baskets.

How should I care for them?

Keep them away from sharp edges, excessive heat, and rough surfaces. If needed, wipe gently with a damp cloth and let dry.

Safety note: Small parts may present a choking hazard. Recommended for ages 3+ and use under adult supervision for younger children. Not intended to diagnose, treat, or replace professional sensory or medical care.