The store will not work correctly in the case when cookies are disabled.
")
}, delay);
});
$('.pm-topmenu li').on( "mouseleave", function() {
clearTimeout(setTimeoutConst );
var mmblock = 'pm-mega-'+$(this).data("mmref");
$(this).removeClass("actived");
$("body").removeClass("megamenu-active");
$("#"+mmblock).hide();
$(".popper").hide();
$(".down-nugget").each(function() { $(this).remove(); })
});
$(".pm-megamenu").on( "mouseenter", function() {
$("body").addClass("megamenu-active");
var relid = $(this).attr("id");
var relidstrip = relid.replace("pm-mega-","");
if(!$('*[data-mmref="'+relidstrip+'"]').hasClass("actived")) { $('*[data-mmref="'+relidstrip+'"]').addClass("actived"); }
$(this).show();
$(".popper").show();
$('*[data-mmref="'+relidstrip+'"]').find("a").prepend("
")
});
$(".pm-megamenu").on( "mouseleave", function() {
$("body").removeClass("megamenu-active");
var relid = $(this).attr("id");
var relidstrip = relid.replace("pm-mega-","");
if($('*[data-mmref="'+relidstrip+'"]').hasClass("actived")) { $('*[data-mmref="'+relidstrip+'"]').removeClass("actived"); }
$(this).hide();
$(".popper").hide();
$(".down-nugget").each(function() { $(this).remove(); })
});
// $(".pm-mega-wrap").hover(function() {
// $("body").toggleClass(".megamenu-active");
// });
});
$(".topcatref_122 a").prepend("
");$(".topcatref_97 a").prepend("
");$(".topcatref_121 a").prepend("
");$(".topcatref_343 a").prepend("
");$(".topcatref_877 a").prepend("
");$(".topcatref_125 a").prepend("
");$(".topcatref_120 a").prepend("
");$(".topcatref_119 a").prepend("
"); //$().prepend("
")
});
");
[].forEach.call( el.querySelectorAll(".listingresize iframe"),function(frame){
(frame.contentWindow || frame).onresize=function(){
if(el.mr[0]!==el.offsetWidth || el.mr[1]!==el.offsetHeight){
if(callback) callback.call(el);
el.mr[0]=el.offsetWidth; el.mr[1]=el.offsetHeight;
}
}
});
});
}
new listingresize('#icir_634f84cfc6465 .product-item-details',function(){
$('#icir_634f84cfc6465').attr('data-mage-init', JSON.stringify({'equalHeight': {'target': ' .product-item .product-item-info'}}));
$('#icir_634f84cfc6465').trigger('contentUpdated');
});
if(!window.listingContainer) window.listingContainer = 'icir_634f84cfc6465';
window.infiniteScrollListing = function() {
var $container = $('#icir_634f84cfc6465');
// $('#toolbar-top .toolbar-products').children().not('div.action-for-medium-up,div.modes').hide();
$('.mode-list, .mode-grid').on('click',function(event){
event.preventDefault();
$('.modes-mode').removeClass('active');
$(this).addClass('active');
var $listclass = 'list products-list';
var $gridclass = 'grid products-grid';
//
if($('#zoo-product-listing').length > 0) {
if ($('#zoo-product-listing').hasClass($listclass)) {
$('#zoo-product-listing').removeClass($listclass).addClass($gridclass);
} else {
$('#zoo-product-listing').removeClass($gridclass).addClass($listclass);
}
}
$('#icir_634f84cfc6465').attr('data-mage-init', JSON.stringify({'equalHeight': {'target': ' .product-item .product-item-info'}}));
$('#icir_634f84cfc6465').trigger('contentUpdated');
});
}
$(window).load(function () {
window.infiniteScrollListing();
}(jQuery));
});