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 San Juan de Los Lagos
Dirección: Laberinto No. 45 Local SS-08, Col. Centro, dentro del Centro Comercial Argania San Juan de Los Lagos,JALISCO México
Teléfono: (395) 688 2622
Teléfono: (395) 688 2607
Whatsapp: (33) 3219 9805 (33) 3219 9805
Horario
Dom: | | 11:00 - 20:00 |
Lun: | | 11:00 - 20:00 |
Mar: | | 11:00 - 20:00 |
Mie: | | 11:00 - 20:00 |
Jue: | | 11:00 - 20:00 |
Vie: | | 11:00 - 20:00 |
Sab: | | 11:00 - 20: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();
}
-->