(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
1/1
${data.index + 1}/${data.total}
Description
1. Can blood sugar and blood pressure be measured? What should be noted when reading? A: Blood sugar and blood pressure can be tested, and the watch cannot be removed midway when reading, and the watch should be worn correctly. (Note that the measured data is for reference only and cannot be compared for medical grade products) 2. Does it have the function of making calls? A: After connecting Bluetooth, you can make a call. 3. Please provide the instructions for use A: There are plenty of video tutorials in the instructions app. 4. Please provide the material of the watch band A: The strap is made of silicone and the case is made of zinc alloy.
Note: Enter the app, click on the device below, and after connecting the bracelet, there is a help guide with a lot of videos (pictures attached)
Notes: Due to the light and screen setting difference, the items color may be slightly different from the pictures. Please allow slight dimension difference due to different manual measurement.
💐WHY US❓
We work directly with manufacturers all over the world to ensure the best quality of our products. We have a Quality Control department which helps us to keep our promise!
🔥Price is always competitive.
😊Awesome Customer Service.
🏆Amazing products along with High Quality.
🍭Read reviews from our lovely customers.
RETURN & WARRANTY
💰 Money-Back Guarantee:If you bought it and felt that it is not for you, don't worry. Just shoot us a message at contact 📪service@goods4uhome.com, and we will make it right by offering you a replacement or refund. 100% Simple & Risk-Free process.
💐Don't forget to get some for your family and friends as it's an unique gift idea.
⚡️Stock sells fast - get yours today!
HOW TO PAY
✅Payments Via PayPal®, Debit and CreditCard.
Add to cart first, and Check out, then select Shipping method and Payment method.
If you checkout with a Debit / Credit Card, just enter your *Card Number, * Expiration Date, and * Secure Code.
🌎 Worldwide Shipping ✈
Delivery typically takes different times based on the different destination. You may receive your items earlier. Tracking Numbers will always be sent so you can track it every step of the way!
🔒 100% Risk-Free Purchase
If you bought it and felt that it is not for you, don't worry. Send a message for us, and we will make it right by offering you a replacement or refund. 100% Simple & Risk-Free process.
🏭 Our Warehouse
We have warehouses all over the world and will choose the nearest warehouse according to your address for delivery. Please feel free to place your order.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)