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 Shop Tulum
Dirección: (Centro Comercial Puerta Tulum) Calle Neptuno, Mz 004 Lt 001, Col. Tulum Ruinas, Entre Carretera Estatal y Tulum Boca Paila Tulum,QUINTANA ROO México
Teléfono: (984) 1109 987
Whatsapp: (984)1309 087 (984)1309 087
Email: tulumshop@steren.com.mx
Horario
Dom: | | 10:00 - 20:00 |
Lun: | | 10:00 - 20:00 |
Mar: | | 10:00 - 20:00 |
Mie: | | 10:00 - 20:00 |
Jue: | | 10:00 - 20:00 |
Vie: | | 10:00 - 20:00 |
Sab: | | 10: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();
}
-->