PlayZoom 2 Kids Smartwatch & Headphones – Video Camera Selfies STEM Learning Educational Fun Games, MP3 Music Player Audio Books Touch Screen Sports Digital Watch Gift for Kids Toddlers Boys Girls

Category

Description

Rate this product


Price: $19.99
(as of Apr 24, 2024 06:40:11 UTC – Details)


Product Description

Playzoom Logo. The ultimate smartwatch for kids!

Playzoom Logo. The ultimate smartwatch for kids!

Childhood is precious. If you’re ready to help your toddler or child get more out of their toys, then the iTouch PlayZoom smartwatch is the ultimate gift. Little ones will love having the responsibility of their own wristwatch, and parents will love knowing their kids are getting a full day of interactive, educational, creative, and active play. It’s all possible with the PlayZoom watch for kids!

Features, Games and Audiobooks

Features, Games and Audiobooks

Photo of little girl playing with PlayZoom watch.

Photo of little girl playing with PlayZoom watch.

Photo of little boy showing his mom his watch while she smiles.

Photo of little boy showing his mom his watch while she smiles.

Photo of little kid smiling and laughing while looking down at PlayZoom watch.

Photo of little kid smiling and laughing while looking down at PlayZoom watch.

Let your little ones enjoy nonstop entertainment at the touch of a finger. You can leave all the other toys at home once you make the switch to our kid-friendly smartwatch.

Kids of all ages will love this watch! Whether they’re playing games, taking pictures, or learning, this is a must-have for any growing mind.

Playzoom also provides excellent educational tools. Our trick? Make learning so fun that your kids will be begging to use their watch to learn math and improve their memory!

Connect Headphones to your Playzoom!

Connect Headphones to your Playzoom!

kids playzoom

kids playzoom

Our mission is simple: we want kids to learn, laugh, and play, and our PlayZoom smartwatch is the perfect start. Choose from any of our fun bands to fit your little one’s unique personality, and let’s get playing!

🚀 SAFE AND FUN: Unlike other smart technology, our electronic watch is safe for children of any age because we don’t require a credit card, a connection to data or Wi-Fi, or downloading. The watch also features an In Case of Emergency Card on the watch. For your total peace of mind, turn to iTouch.
🚀 COOL CAMERAS: Our kids’ wristwatch has a swivel photo camera and video camera. Toddlers and kids alike will love getting creative by taking photos. The watch can hold up to 50 photos that can be saved and uploaded onto your computer via USB.
🚀 RECHARGEABLE BATTERY: Your little one can play all day, and you won’t have to swap out pesky watch batteries. With your order, you’ll receive a USB charging cable that will have your child’s digital toy watch ready to go for another day of fun.
🚀 EXPRESS YOURSELF: These gadgets aren’t just great for teaching; they also allow kids to express their unique personalities. Choose from 10+ unique band designs and watch faces! PlayZoom Smartwatches are the perfect gifts for kids of all ages!

Warranty & Support

Product Warranty: For warranty information about this product, please click here

Feedback

PlayZoom

PlayZoom 2 Kids Smartwatch & Headphones – Video Camera Selfies STEM Learning Educational Fun Games, MP3 Music Player Audio Books Touch Screen Sports Digital Watch Gift for Kids Toddlers Boys Girls


Found a lower price? Let us know. Although we can’t match every price reported, we’ll use your feedback to ensure that our prices remain competitive.

Where did you see a lower price?

/

/

/

/

Please sign in to provide feedback.

\n’ +


);
}

function getThankYouDiv(thankMsg) {
return (

‘ +

‘ +
thankMsg +

\n’ +



);
}

function getLoadingGifDiv() {
return ‘‘;
}

function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/
);
}

function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/);
}

function isEmptyValue(input) {
return !input || input.length === 0 || input.match(/^\s*$/);
}

function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}

function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}

function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}

function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var note1 = document.querySelector(‘#note1’);

var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);

var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);

var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
var offlineStateMain = document.querySelector(‘#offlineStateMain’);

if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;

stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();

setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar,
offlineStateMain,
offlineState,
note1
);
}

});