Instant Character Costume Kit
Vampire – Package includes: medallion, fangs, bow tie, dental adhesive
Pirate – Package includes: eye patch, earring, bandana, dental adhesive
Geek
– Package includes: pair of glasses, denture, bow tie, denture adhesive
Demon
– Package includes: set of horns, denture, medallion, dental adhesive
Hip Hop
– Package includes: ring, necklace, denture, dental adhesive
Big Daddy
Package includes: pair of glasses, necklace, denture, dental adhesive
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.