Site Logo
My Cart

Login

Log In

0
0
0
// document.querySelectorAll('.ec-pro-image').forEach(item => { // item.addEventListener('click', function(e) { // const link = this.querySelector('a.image'); // if(link) window.location.href = link.href; // }); // });