Product description
.aplus-v2 .container-with-background-image {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
}
function logShoppableMetrics(moduleName, showsAddToCart) {
if (window.ue && window.ue.count) {
window.ue.count(“aplus:shoppable:” + moduleName + “:addToCart”, showsAddToCart ? 1 : 0);
}
}
/**
* Common event handler for click and keydown events.
* @param {Event} event – The event object.
* @param {Function} handleClickOrEnter – Function to handle click or Enter key events.
* @param {Function} handleEsc – Function to handle Esc key events.
*/
// [TODO][AplusMantle-8064] Create common event handler util(key events, click events) in AplusModuleResources
function handleClickAndKeyEvents(event, handleClickOrEnterOrSpace) {
const ENTER_KEY_CODE = 13;
const ESCAPE_KEY_CODE = 27;
const SPACE_KEY_CODE = 32;
const isClick = event.type === ‘click’;
const isKeydown = event.type === ‘keydown’;
const isEnter = isKeydown && event.keyCode === ENTER_KEY_CODE;
const isSpace = isKeydown && event.keyCode === SPACE_KEY_CODE;
const isEsc = isKeydown && event.keyCode === ESCAPE_KEY_CODE;
if (isClick || isEnter || isSpace) {
handleClickOrEnterOrSpace();
} else if (isEsc) {
handleEsc(event);
}
}
/**
* Function to handle esc key event.
* @param {Event} event – The event object.
*/
function handleEsc(event) {
event.target.blur() // force remove focus
}
Designed for Fun & Engagement,Perfect for Chasing, Bouncing & Gentle Play
We believe in the right tool for the job! This toy is engineered to be your puppy’s active playmate. While durable for typical puppy play, it will not withstand dedicated destruction.
-
Is this toy suitable for all puppies? What if my dog is scared of it or not interested?
Great question! Most puppies are naturally curious and are drawn to the automatic bouncing and moving action. Most get excited and start playing right away! Watching the video on our listing shows how engaging it is for a variety of breeds.
-
How durable is this puppy toy? My puppy is a heavy chewer. How long does the battery last?
Our toy is perfect for chasing, fetching, and gentle chewing. However, it is not indestructible and not intended for powerful, aggressive chewers. For battery, it’s USB rechargeable and provides up to 3 hours of continuous play on a full charge .
-
How loud is the sound? I live in an apartment and don’t want annoying music.
We hear you! That’s why we specifically designed it WITHOUT any repetitive music. Instead, it makes fun, puppy-attracting sounds like playful beeps and barks. The volume is much quieter than a vacuum cleaner. It’s perfect for apartment living!
-
Is it easy to clean?
Yes, cleaning is simple! For everyday grime, just wipe the surface with a damp cloth. Please note that the core electronic unit is not submersible, but the exterior is easy to keep clean and hygienic for your pup.
-
Is this toy too big for a small puppy like a Chihuahua?
For very small breeds like Chihuahuas, this toy is not for carrying in their mouth, but it’s the perfect size for them to chase and interact with. We recommend watching the video on our listing to see how puppies engage with the bouncing motions.











Reviews
There are no reviews yet.