jQuery(document).ready((function($){$(".wps-product-section").each((function(index){var custom_id=$(this).attr("id");""!=custom_id&&jQuery("#"+custom_id).slick({prevArrow:"
",nextArrow:"
",slidesToScroll:1})})),$("body").find(".wps-product-section").each((function(){var _this=$(this),custom_id=$(this).attr("id"),preloader;if("1"==_this.data("preloader")){var parents_class,parents_siblings_id=$("#"+custom_id).parent(".wps-slider-section").find(".wps-preloader").attr("id");$(document).ready((function(){$("#"+parents_siblings_id).animate({opacity:1},600).hide(),$("#"+custom_id).animate({opacity:1},600)}))}}))}));