(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/4
${data.index + 1}/${data.total}
Description
Product Description
This vintage button-down velvet long blazer skirt perfectly blends elegance and sophistication. Crafted from luxurious velvet, its button-down design and long silhouette exude a timeless beauty, making it ideal for any formal occasion.
Premium Velvet Fabric:This suit is made from high-quality velvet, offering a soft and smooth texture that glides effortlessly around the body.
Classic Button-down Design:The button-down front adds a touch of traditional charm, complemented by its subtle vintage appeal.
Streamlined Long Silhouette:Tailored to perfection, the long silhouette accentuates the wearer's figure, providing a sleek and flattering look.
Versatile Styling Options:Can be worn as a standalone piece or paired with matching trousers for a complete, polished ensemble.