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 Nuevo Vallarta
Dirección: Boulevard Riviera de Nayarit No. 100 Local 2 y 3, Col. Jarretaderas Bahía de Banderas,NAYARIT México
Teléfono: (322) 223 0870
Teléfono: (322) 223 0880
Whatsapp: (322) 384 1036 (322) 384 1036
Email: ptovallarta@steren.com.mx
Horario
Dom: | | Cerrado |
Lun: | | 09:00 - 19:30 |
Mar: | | 09:00 - 19:30 |
Mie: | | 09:00 - 19:30 |
Jue: | | 09:00 - 19:30 |
Vie: | | 09:00 - 19:30 |
Sab: | | 09:00 - 16:30 |
<\/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();
}
-->