Description
Price: $39.99 - $19.99
(as of Apr 23, 2024 08:58:50 UTC – Details)
Product Description
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!
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!
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!
PLUG AND PLAY READY: Built-in games, activities and more, The PlayZoom 2 separates itself from the competition by truly being plug and play. Charge it up, power it on and you can start using it right away, without a lengthy set-up.
STORE MUSIC: Store music right on the watch! Hook it up to a PC or laptop with the included micro USB cable, drag and drop songs your child loves, and get the party started! The device also has a built in 3.5mm headphone jack to make listening on the go a breeze.
SWIVEL SELFIE CAMERA: Selfies are easy with the swivel camera. Snap pictures and add fun frames or take videos! OVER-EAR-HEADPHONES: Built with soft ear cushions, these headphones are made to deliver maximum comfort to your little one’s ears. Connect to the PlayZoom 2 Kids Smartwatch or any standard 3.5mm headphone jack!
AUDIO BEDTIME STORIES: Introducing audio bedtime stories, to help your child get to sleep and give parents a break from the standard night time routine. Lay back and listen to some classic stories directly from the watch! DATA SAFE: We understand how important security is, especially for our children. The smartwatch doesn’t require a data connection, cannot access Wi-Fi or the internet in any way; so you can rest assured your child’s data is safe.
Product Dimensions | 12 x 3 x 8.23 inches |
---|---|
Item Weight | 12.8 ounces |
ASIN | B09F17DGGV |
Item model number | Playzoom 2 Kids Smartwatch |
Batteries | 1 Lithium Ion batteries required. (included) |
Customer Reviews | 4.0 out of 5 stars |
Best Sellers Rank | #10,574 in Electronics (See Top 100 in Electronics) #337 in Smartwatches #369 in Kids’ Electronics #1,622 in Headphones & Earbuds |
Date First Available | August 30, 2021 |
Department | Unisex-child |
Manufacturer | PlayZoom |
Country of Origin | China |
Item Weight | 12.8 Ounces |
Standing screen display size | 1.44 Inches |
Warranty & Support
Feedback
PlayZoom Kids Smartwatch 2 with Headphones Featuring a Swivel Selfie Camera, STEM Learning, 20+ Games, Audio Bedtime Stories, Store Music for Kids Toddlers Boys Girls
Share:
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?
\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
);
}
});