Description
Price: $28.99 - $26.99
(as of Apr 24, 2024 06:25:56 UTC – Details)
From the brand
Upgraded Kids Smart Watch
Great toy for 6-12 year old girls and boys.With 1.6in IPS HD touch screen, Games, Music Camera Audiobook Pedometer Flashlight Toys
Can the screen of this kid’s smart watch be touched?
Yes, this smartwatch for kids has a HD colour touchscreen, the screen is very responsive and easy to use.
Does this kid smartwatch need to be connected to WIFI to work properly?
All the functions of this kid smartwatch do not require a WIFI connection and can be used directly.
How can I download more music for this kid watch?
Firstly, turn off the watch, and use the Type-C USB cable to connect the watch and the computer, the computer will read the disk. Add your favorite songs(MP3 format) to the “My Music” folder.
Latest A20 Kids Watch-Pink
Upgraded A20 Kids Watch-Blue
HD Touchscreen Kid Smart Watch
Best Gift for Girls Age 6-12
Ideal Gift for Boys Age 6-12
Birthday, Christmas, festival, and holiday gifts for Kids Aged 6-12
😊[Kids Watch with Games and Music]: This kids game smart watch has 22 built-in puzzle games. The games are not only entertaining, but also can exercise children’s logical thinking ability, hand-brain coordination and reaction ability. Girls Smart Watches Ages 5-7 supports high-quality songs in mp3 format, and can be connected to a computer via USB to transfer children’s favorite music or audio stories, allowing children to be influenced by music. Perfect gift for girls and boys ages 6-12.
📸【High-resolution Selfie-Cam & Video】This girls watch is equipped with a camera, which greatly improves the clarity of photos compared to other children’s watches on the market. Children can take photos and record videos to capture and record every wonderful moment in life. With the photo-shooting function, kids can take some funny photos with their family or friends. Set their favorite photo as wallpaper. This is the first step in training them to become photographers.
✅【Pedometer & Habit Tracking】The pedometer of this watch for kids has a built-in pedometer, which can track children’s active steps and calories burned, encouraging children to actively exercise and stay healthy. The 13 habit tracking alarm clock helps children develop good behavioral habits and enable them to maintain a strong sense of time. Meaningful toys for girls ages 5-7!
🎁【Perfect Gift for Kids】Our smart kids watch has a built-in 500mA rechargeable battery and comes with a USB cable, which can be used for more than 7 days after being fully charged. Designed with a durable aluminum frame and a 1.54-inch IPS HD touch screen, it’s easy for kids to operate without the need to download an app or connect a phone. An ideal birthday, Christmas, holiday gift for boys and girls aged 6-12, giving them a wonderful childhood!
Product Dimensions | 0.96 x 0.55 x 1.34 inches |
---|---|
Item Weight | 3.17 ounces |
ASIN | B0CMXNJTC8 |
Item model number | A20 |
Batteries | 1 Lithium Polymer batteries required. (included) |
Customer Reviews | 4.6 out of 5 stars |
Best Sellers Rank | #106,828 in Toys & Games (See Top 100 in Toys & Games) #216 in Electronic Learning Systems |
Is Discontinued By Manufacturer | No |
Connectivity technologies | USB |
Special features | Lightweight, Calendaring, Alarm Clock, Camera, Pedometer |
Human Interface Input | Touchscreen |
Color | Pink |
Whats in the box | ‘USB cable, built-in rechargeable battery’ |
Manufacturer | Wuszhor |
Country of Origin | China |
Date First Available | November 26, 2023 |
Standing screen display size | 1.54 Inches |
Memory Storage Capacity | 8 GB |
Warranty & Support
Feedback
Smart Watch for Kids Girls, Kids Watches for Girls Ages 5-7 with 22 Puzzle Games Video Camera Music Player Pedometer 12/24 hr 1.54″ HD Touch Screen Birthday Gifts for Girls Ages 6 7 8 9 10 11 12
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
);
}
});