Clown Rubber Top Wig
This Clown wig has a rubber top and red curly hair. The rubber top is white
and has yellow clown makeup painted on along with eyebrows. This is essential if
planning to step out as a clown!
Package include: wig only
Does not
include: other items
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.