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 Luis Río Colorado
Dirección: Avenida Álvaro Obregón No. 1708, Col. Residencias. Esquina con calle 18 San Luis Río Colorado,SONORA México
Teléfono: (653) 517 6448
Teléfono: (653) 517 6449
Whatsapp: (653) 112 5554 (653) 112 5554
Email: sanluisriocolorado@steren.com.mx
Horario
Dom: | | 09:00 - 17: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: | | 09: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();
}
-->