jQuery(document).ready( function($){ if ( $ ( '#py-product-slider' ).length ){ const swiper_active = setInterval(function () { if( $ ( '#py-product-slider .swiper-container' ).hasClass('swiper-container-initialized') ){ clearInterval(swiper_active); const imageCarousel = $ ( '#py-product-slider .swiper-container' ), swiperInstance = imageCarousel.data( 'swiper' ); var image_urls = []; $( '#py-product-slider .swiper-slide:not(.swiper-slide-duplicate)' ).each(function(){ image_urls.push( $('img', this).attr('src') ); }); console.log(image_urls); // creat thumbnail var image_html = ""; if( image_urls.length ) { image_html += '
    ' image_urls.forEach(function(a){ image_html += '
  • '; }); image_html += '
' } $('#py-product-slider .elementor-widget-container').append(image_html); $( "#py-product-slider .thumb-list .thumb-item:first-child" ).addClass( 'thumb-active' ); // click thumbnail $( '#py-product-slider .thumb-list .thumb-item' ).click(function(){ let index = $( "#py-product-slider .thumb-list .thumb-item" ).index( this ); swiperInstance.slideTo( index + 1 ); }); // slideChange swiperInstance.on('slideChange', function () { // console.log(swiperInstance.activeIndex); activeIndex = swiperInstance.activeIndex % image_urls.length; if( activeIndex == 0) { activeIndex = image_urls.length; } $( "#py-product-slider .thumb-list .thumb-item" ).each(function(){ let index = $( "#py-product-slider .thumb-list .thumb-item" ).index( this ); if( index + 1 == activeIndex ) { $(this).addClass('thumb-active'); } else { $(this).removeClass('thumb-active'); } }); }); } }, 100); } } );
Phụ kiện

Thùng đựng bã cà phê inox DeLonghi

Dụng cụ cà phê
Loại bỏ bã cà phê đã sử dụng một cách nhanh chóng và tiện lợi. Thùng chứa bã cà phê lý tưởng cho gia đình, văn phòng, quán cà phê, quầy bar và nhà hàng.

Mua ngay tại

THÔNG SỐ KỸ THUẬT