Baseus newest handheld vacuum cleaner with a disposable dust bag, compared to traditional handheld car vacuum cordless, Baseus AP01 has much less chance of weakening suction power or damaged motor caused by filter blockage, thus providing you a much longer service life For Kitchen Cleaning For Pet Hair For Sofa Crevice var images = document.querySelectorAll('.a-plus-images img'); var buttons = document.querySelectorAll('.a-plus-buttons button'); var images2 = document.querySelectorAll('.a-plus-images-2 img'); var buttons2 = document.querySelectorAll('.a-plus-button-2s button'); var images3 = document.querySelectorAll('.a-plus-images-3 img'); var buttons3 = document.querySelectorAll('.a-plus-button-3s button'); function showImage(index) { for (var i = 0; i < images.length; i++) { images[i].style.display = i === index ? 'block' : 'none'; buttons[i].classList.toggle('active', i === index); } } function showImage2(index) { for (var i = 0; i < images2.length; i++) { images2[i].style.display = i === index ? 'block' : 'none'; buttons2[i].classList.toggle('active', i === index); } } function showImage3(index) { for (var i = 0; i < images3.length; i++) { images3[i].style.display = i === index ? 'block' : 'none'; buttons3[i].classList.toggle('active', i === index); } } // ?????????????? showImage(0); showImage2(0); showImage3(0);