(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();
})();
1/1
${data.index + 1}/${data.total}
Description
Product Details:
100%Polyester.
This western-style satin cowgirl shirt can not only enhance your dressing taste, but also make you stand out from the crowd and show your unique fashion perspective and attitude towards life.
Machine wash.
Product Measurements:
S: Bust: 42", Length: 26.5"
M: Bust: 44", Length: 27"
L: Bust: 46", Length: 27.5"
XL: Bust: 49", Length: 28"
2XL: Bust: 52", Length: 28.5"
3XL: Bust: 55", Length: 29"
** Size in inch, Our online merchandise team measures each size by hand. For more specific information on the product, please feel free to email us at therubysky@outlook.com.