The store will not work correctly in the case when cookies are disabled.
JavaScript seems to be disabled in your browser. For the best experience on our site, be sure to turn on Javascript in your browser.
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 Ciudad Obregón Dirección: Boulevard Rodolfo Elías Calles No. 523-2, (Calle 200) Col. Centro, Entre Veracruz y Chihuahua Frente al Club Campestre Ciudad Obregón,SONORA México
Teléfono: (644) 412 6030
Teléfono: (644) 412 6040
Whatsapp: (644) 132 2868 (644) 132 2868
Email: obregon@steren.com.mx
Link: steren-ciudad-obregon
Horario Dom: Cerrado Lun: 09:00 - 19:00 Mar: 09:00 - 19:00 Mie: 09:00 - 19:00 Jue: 09:00 - 19:00 Vie: 09:00 - 19:00 Sab: 09:00 - 17: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();
}
-->