(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}
Descrição
Medical Device Certified in the European Union
GlucoCheck complies with the strict European Union regulations on medical devices and has the CE Mark.
Certificate number: CE 2845
This device is intended for the monitoring and tracking of glucose levels in adults. It is not designed to diagnose diabetes or replace the advice of a doctor. Always consult a healthcare professional for diagnosis and treatment.
GlucoCheck is a Class IIa medical device designed for supportive blood glucose monitoring in adults. It is not intended to diagnose or treat diabetes mellitus. The information provided by the device must be interpreted by a qualified healthcare professional. Results may be affected by individual factors. Do not use in children under 18 years of age, pregnant women, or critically ill individuals without medical supervision. The user is solely responsible for the interpretation and use of the data. GlucoSafe España, S.L. accepts no liability for damage resulting from misuse of the device. Always consult your doctor.