Description
Price: $29.99
(as of Apr 24, 2024 16:23:17 UTC – Details)
From the brand
PTHTECHUS ▏Kids Smartwatch
Shop Top Kids Gifts with PTHTECHUS
Wear happy on your baby’s wrist
Kids Smart Watch Girls Boys
A22 Smart Watch for Kids Toys
Kids Smart Watches Girls
Touch Screen Kids Watch with Games Camera Video Music Pedometer Flashlight Educational Toys for Kids
Smart Watch Fitness Tracker
New Item in 2023
Kids Smartphone with 16 Games Camera Video Flashlight Pedometer Alarm Clock MP3 Music Player Recording Student Christmas Birthday Gift
MP3 kids music phone toys
4G NET GPS Kids Smartwatch
Music Game Kids Smartwatch Toy
How did we get our start?
PTHTECHUS was established in October 2015, focuses on the R&D, production and sales of smart wearable products.
PTH = Palm Talk Home, communication seems to be within reach, TECHUS = Technology connects us to each other.
PTHTECHUS children’s watches are sold all over the world. Since 2018, We have been on Amazon North America, Europe and Asia, and have been loved and trusted by a wide range of customers.
What makes our products unique?
We are committed to providing the best health product and services for each customer.
🎮 [24 Educational Games] This kids’ game watch has 24 popular games built in for boys and girls aged 4-12. With the 1.45-inch HD touch screen, kids can select games according to their preferences and train their logic and reaction skills.
🎵 [Powerful Media Player] The kids’ smartwatch can be not only a music player but also a recorder. Kids can play music from the memory card (included) or record their favorite songs with this mini MP3. (Note: Before playing, music should be copied to “My Music” file.)
💡【useful functions】24 learning games/3 alarm clocks/5 national languages/wallpaper/dual camera/timer/stopwatch/flashlight/calendar/calculator/time and data/school mode/music player/pedometer and other useful gadgets.
📱【Great gift for boys and girls】Perfect birthday, holiday, festival, Christmas gift for boys and girls. A very easy to operate kids watch: no need to download apps, no need to connect your phone, all functions are built into the watch, very easy for kids to operate. If there is any problem, we will replace the product with a new one for you. We very much welcome your comments about our products.
Product Dimensions | 8.66 x 1.18 x 0.39 inches |
---|---|
Item Weight | 1.76 ounces |
ASIN | B09ZHL1VQP |
Item model number | x32GMW |
Batteries | 1 Lithium Polymer batteries required. (included) |
Customer Reviews | 4.1 out of 5 stars |
Best Sellers Rank | #106,904 in Toys & Games (See Top 100 in Toys & Games) #10 in Kids’ MP3 Players #139 in Kids’ Personal Video Players |
Is Discontinued By Manufacturer | No |
Date First Available | May 26, 2022 |
Manufacturer | PTHTECHUS |
Country of Origin | China |
Item Weight | 50 Grams |
Standing screen display size | 1.54 Inches |
Memory Storage Capacity | 500 MB |
Warranty & Support
Feedback
Smart Watch for Kids with MP3 Music Double Cameras Video Player 24 of Games Recorder Pedometer Alarm Clock Calculator Flashlight Watch Electronic Learning Education Toys Gifts for 3-12 Age 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
);
}
});