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 Progreso
Dirección: Calle 75 (CALLE 25) No.149 J planta baja, por 76 y 78 Col. Centro, Progreso, Yucatán Progreso,YUCATÁN México
Teléfono: (969) 688 1894
Teléfono: (969) 688 3480
Whatsapp: (999) 416 2979 (999) 416 2979
Email: progreso@steren.com.mx
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 - 14:00 |
Periodo Vacacional Semana Santa
2025-04-18
Cerrado
<\/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();
}
-->