jQuery(document).ready(function(e){function t(){var t=e(".slick-active").find("img").height()/2;e(".slick-arrow").css("top",t+"px")}e(".shop-filter-sortby .dropdown-menu li a").click(function(t){t.preventDefault(),e("select.orderby").val(e(this).data("id")).trigger("change")}),e(".woocommerce.single-product .ariel-products").slick({speed:1e3,dots:!1,arrows:!0,slidesToShow:4,autoplay:!0,infinite:!0,prevArrow:'',nextArrow:'',variableWidth:!1,responsive:[{breakpoint:768,settings:{slidesToShow:3,variableWidth:!1}},{breakpoint:480,settings:{slidesToShow:2,variableWidth:!1}},{breakpoint:320,settings:{slidesToShow:1,variableWidth:!1}}]}).on("afterChange",function(){t()}).trigger("afterChange"),e(window).resize(function(){t()})});