(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/17
Description
♥ Material: Faux Leather
♥ Size:
Cm
Inches
US/CA
UK
Euro
AUS/NZ
22.5
8.86
5
2
35
5
23.0
9.06
5.5
3
36
5.5
23.5
9.25
6
3.5
37
6
24.0
9.45
7
4.5
38
7.5
24.5
9.65
7.5
5
39
8
25.0
9.84
8
6
40
8.5
*There might be 2-3% difference according to manual measurement. These are Asian sizes so if you typically wear a Large you'll possibly need an XL check the size chart below carefully before ordering.
♥ Color Deviation: *We always work at utmost to ensure that the photos show the same color as the real costume. Since we use different screens, it's hard to totally avoid slight color deviation. Please take this into consideration before purchase.