Mexican Sombrero Hat
This fantastic Multi-Coloured kids Sombrero Hat is perfect for any little
Mexican out there! It’s made from straw and multicoloured. Finish off your
little one’s Western themed costume with this brilliant accessory.
require([“jquery”, “magepow/lazyload”, “domReady!”], function($, lazyload){
var imgLazy = $(‘img.lazyload’).not(“.loaded”);
imgLazy.lazyload();
imgLazy.on(‘load’,function(){
var img = $(this);
if(img.hasClass( “loaded” )) return;
if(img.attr(‘src’) == img.data(‘src’)){img.addClass(‘loaded’);}
else {img.lazyload();}
if($.equalheight) $.fn.equalheight();
});
$(‘body’).on(‘contentUpdated’, function () {
var lazy = $(this).find(“img.lazyload”).not(“.loaded”).lazyload();
lazy.on(‘load’,function(){
var img = $(this);
if(img.hasClass( “loaded” )) return;
if(img.attr(‘src’) == img.data(‘src’)){img.addClass(‘loaded’);}
else {img.lazyload();}
if($.equalheight) $.fn.equalheight();
});
});
$(‘body’).removeClass(‘loading_body’);
});






Reviews
There are no reviews yet.