TOZO S3 Smart Watch (Answer/Make Call) Bluetooth Fitness Tra…
From the brand
TOZO New Products
TOZO Wireless Earbuds
TOZO Recommend
TOZO Gift Idea
TOZO Charger
TOZO was established in Seattle who is dedicated to research, develop and produce high-tech digital products. Include wireless audio , smart IOT, virtual reality, and digital accessories. Dedicated to produce best quality products by choosing high quality materials, shortening intermediate links and improving efficiency. In order to clients can get excellent products and extreme user experiences and green low-carbon life
【Smart Watch with Bluetooth Calling】TOZO S3 has equipped with a built-in premium microphone and speaker, which can give you a great calling experience. After connecting to your mobile phone via Bluetooth, you can answer and make clear calls directly from your watch, freeing your hands. The smart watch can also receive notifications for text messages. You won’t miss important calls and messages from your lover/friends, making daily sports, outdoor sports and life more concise and intelligent.
【1.83 inches Large HD Color Touch Screen】1.83 large color screen and full screen touch and hand sliding. It ensures smooth operations and 240*284 resolution for you. Our screen is better at color saturation and reproduction. Personalize your smart watch for men women with multiple customized watch faces provided, make your own stylish smart watch.
【Heart Rate, Sleep, Blood & Activity Tracking】With our smartwatch, it accurately monitors your heart rate in real time. Also, it provides a detailed analysis of your sleep quality by continuously recording your sleep patterns. During exercise, TOZO smartwatch automatically records daily steps, distance counter,calories burned, active minutes, measure your blood oxygen saturation and understand your physical state.
【Bluetooth Connectivity and Compatibility】When the S3 smart watch is connected to the app through Bluetooth, you can control the music player, view the local weather today, and support the mobile search function. TOZO Smart Watch is compatible with most iOS, Android or Bluetooth smartphones. Go to App Store or Google Play to download and install “TOZO Health” for free, then connecting our smart watch to your phone and start your journey of smart life.
【Long-lasting Battery Life & IP68 Waterproof】The large battery capacity (300mAh) and low power consumption design offers longer endurance. It could last about 10 days when in auto monitoring mode for heart rate or 7 days when in the instant detection mode. TOZO Smart Watch is designed with IP68 waterproof rating(50m waterproof), so no need to worry when you wear it while rain or sweating and doing the dishes out.
د.م. 5.999,00 د.م. 3.399,00
https://m.media-amazon.com/images/I/51Nzf7RTY+L._AC_.jpg
Price: $59.99 - $33.99
(as of Mar 07, 2024 15:38:29 UTC – Details)
Product Dimensions | 0.04 x 0.04 x 0.02 inches |
---|---|
Item Weight | 4.6 ounces |
ASIN | B07KY8WQGF |
Item model number | S3 |
Batteries | 1 Product Specific batteries required. (included) |
Customer Reviews |
4.2 out of 5 stars |
Best Sellers Rank | #2,335 in Electronics (See Top 100 in Electronics) #70 in Smartwatches |
Date First Available | August 29, 2023 |
Department | mens |
Manufacturer | TOZO |
Standing screen display size | 1.83 Inches |
Warranty & Support
Feedback
TOZO S3 Smart Watch (Answer/Make Call) Bluetooth Fitness Tracker with Heart Rate, Blood Oxygen Monitor, Sleep Monitor IP68 Waterproof 1.83-inch HD Color for Men Women Compatible iPhone & Android
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 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
);
}
});
From the brand
TOZO New Products
TOZO Wireless Earbuds
TOZO Recommend
TOZO Gift Idea
TOZO Charger
TOZO was established in Seattle who is dedicated to research, develop and produce high-tech digital products. Include wireless audio , smart IOT, virtual reality, and digital accessories. Dedicated to produce best quality products by choosing high quality materials, shortening intermediate links and improving efficiency. In order to clients can get excellent products and extreme user experiences and green low-carbon life
【Smart Watch with Bluetooth Calling】TOZO S3 has equipped with a built-in premium microphone and speaker, which can give you a great calling experience. After connecting to your mobile phone via Bluetooth, you can answer and make clear calls directly from your watch, freeing your hands. The smart watch can also receive notifications for text messages. You won’t miss important calls and messages from your lover/friends, making daily sports, outdoor sports and life more concise and intelligent.
【1.83 inches Large HD Color Touch Screen】1.83 large color screen and full screen touch and hand sliding. It ensures smooth operations and 240*284 resolution for you. Our screen is better at color saturation and reproduction. Personalize your smart watch for men women with multiple customized watch faces provided, make your own stylish smart watch.
【Heart Rate, Sleep, Blood & Activity Tracking】With our smartwatch, it accurately monitors your heart rate in real time. Also, it provides a detailed analysis of your sleep quality by continuously recording your sleep patterns. During exercise, TOZO smartwatch automatically records daily steps, distance counter,calories burned, active minutes, measure your blood oxygen saturation and understand your physical state.
【Bluetooth Connectivity and Compatibility】When the S3 smart watch is connected to the app through Bluetooth, you can control the music player, view the local weather today, and support the mobile search function. TOZO Smart Watch is compatible with most iOS, Android or Bluetooth smartphones. Go to App Store or Google Play to download and install “TOZO Health” for free, then connecting our smart watch to your phone and start your journey of smart life.
【Long-lasting Battery Life & IP68 Waterproof】The large battery capacity (300mAh) and low power consumption design offers longer endurance. It could last about 10 days when in auto monitoring mode for heart rate or 7 days when in the instant detection mode. TOZO Smart Watch is designed with IP68 waterproof rating(50m waterproof), so no need to worry when you wear it while rain or sweating and doing the dishes out.
TOZO S3 Smart Watch is a versatile and stylish wearable device that combines the functionality of a smartwatch with the features of a fitness tracker. With its sleek design and advanced features, the TOZO S3 is the perfect accessory for those looking to stay connected and active throughout their day.
One of the standout features of the TOZO S3 Smart Watch is its ability to make and answer calls directly from the watch. This feature allows users to stay connected without having to constantly pull out their phone. With the touch of a button, users can easily answer calls or make calls using the built-in speaker and microphone of the watch. This is especially convenient for those who are on the go and want to stay connected without having to fumble with their phone.
In addition to its call capabilities, the TOZO S3 Smart Watch also features Bluetooth connectivity, allowing users to easily sync the watch with their smartphone. This allows for notifications to be displayed directly on the watch, keeping users informed of incoming calls, messages, and app notifications without having to take out their phone.
The TOZO S3 Smart Watch also doubles as a fitness tracker, with features such as step tracking, distance tracking, calorie tracking, and heart rate monitoring. With its accurate sensors and advanced algorithms, the TOZO S3 provides users with real-time data on their daily activity levels, allowing them to stay motivated and track their progress towards their fitness goals.
Overall, the TOZO S3 Smart Watch is a versatile and feature-rich wearable device that is perfect for those looking to stay connected and active throughout their day. Its ability to make and answer calls, along with its advanced fitness tracking capabilities, make it a must-have accessory for anyone looking to lead a more connected and healthy lifestyle.
Produits similaires
-
Amazon Essentials Women’s Digital Chronograph Resin Strap Wa…
د.م. 1.990,00د.م. 1.720,00 -
Armitron Sport Women’s 45/7012 Digital Chronograph Resin Str…
د.م. 1.875,00د.م. 1.593,00 -
Casio Classic F91W Series Quartz Watch | Water Resistant |1/100 Second Stopwatch | Daily Alarm | Hourly Time Signal |Auto Calendar |SS Caseback |12/24-Hour Format
د.م. 2.295,00د.م. 1.697,00 -
modelisation 3D
د.م. 600,00د.م. 500,00