Chưa có sản phẩm nào trong giỏ hàng.
(function ($){ $(document).ready(function() { $('.devvn-row-slider').each(function(){ $(this).find('style[scope="scope"]').remove(); $(this).flickity({ cellAlign:'left', contain:true, groupCells:1, prevNextButtons:true, pageDots:true, }); }); }); })(jQuery);