Chưa có sản phẩm nào trong giỏ hàng.
Chưa có sản phẩm nào trong giỏ hàng.
jQuery(function ($) { if ($(window).width() < 850) { var $gallery = $('.gallery-mobil .product-gallery-slider'); if ($gallery.length && !$gallery.hasClass('flickity-enabled')) { $gallery.flickity({ cellAlign: 'center', wrapAround: true, adaptiveHeight: true, prevNextButtons: true, pageDots: false, imagesLoaded: true, lazyLoad: 1, draggable: true }); } } });