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.
Filtrar
Filtar por Precio
- L1,000.00 - L1,099.991 item
- L1,100.00 - L1,199.991 item
- L1,200.00 - L1,299.991 item
- L1,300.00 - L1,399.991 item
- L1,500.00 - L1,599.991 item
- L1,600.00 y mayor2item
Soportes para TV
-
NUEVO
-
-
-
-
-
-
<\/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();
}
-->