Indian Chief Mens Costume
Package include: top, trousers, headdress
Does not include: make up
| Size | Height | Chest | Waist | Hips | Inside Leg |
| Medium | 175cm | 97-102cm | 81-86cm | 102cm | 83cm |
| Large | 180cm | 107-112cm | 91-97cm | 112cm | 84cm |
| X-Large | 185cm | 117-122cm | 102-107cm | 124cm | 85cm |
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.