The store will not work correctly in the case when cookies are disabled.
Local Storage seems to be disabled in your browser.
For the best experience on our site, be sure to turn on Local Storage in your browser.
Steren Candiles Querétaro
Dirección: Avenida Candiles No. 307 local 13, Col. Valle Real Residencial Querétaro,QUERÉTARO México
Teléfono: (442) 277 6145
Whatsapp: (442) 551 6014 (442) 551 6014
Email: candiles@steren.com.mx
Horario
Dom: | | 11:00 - 18:00 |
Lun: | | 09:00 - 20:00 |
Mar: | | 09:00 - 20:00 |
Mie: | | 09:00 - 20:00 |
Jue: | | 09:00 - 20:00 |
Vie: | | 09:00 - 20:00 |
Sab: | | 10:00 - 19:00 |
<\/div>";
var test = 0;
/* var el = document.getElementById('seguir-comprando')
clickerFn = function() {
click();
}
el.addEventListener('click', clickerFn);*/-->
// Create the WhatsApp link
const whatsappNumber = '525591078080';
const whatsappMessage = 'Hola ¿Me pueden ayudar?';
const w = document.createElement('a');
w.href = `https://wa.me/${whatsappNumber}?text=${encodeURIComponent(whatsappMessage)}`;
w.target = '_blank';
w.className = 'whatsapp-btn';
w.innerHTML = `
`;
document.body.appendChild(w);
}
if (isMobile()) {
loadWidget();
}
-->