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 Vallarta Guadalajara
Dirección: Avenida Ignacio L. Vallarta NO. 5566 local D-2, Col. Lomas Universidad Zapopan,JALISCO México
Teléfono: (33) 3574 7750
Teléfono: (33) 3574 7751
Whatsapp: (33) 2188 9030 (33) 2188 9030
Email: vallartagdl@steren.com.mx
Horario
Dom: | | 11:00 - 16:00 |
Lun: | | 09:30 - 19:30 |
Mar: | | 09:30 - 19:30 |
Mie: | | 09:30 - 19:30 |
Jue: | | 09:30 - 19:30 |
Vie: | | 09:30 - 19:30 |
Sab: | | 09:30 - 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();
}
-->