(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/5
${data.index + 1}/${data.total}
Description
Product Description
This vintage-inspired blazer blends soft floral velvet with sleek leather lapels for a refined yet daring statement. The slim tailoring highlights the waist, while its artistic print adds a touch of retro charm. Perfect for layering, it transitions seamlessly from day to night, giving your wardrobe both elegance and edge.
Key Features
Fabric Mix: Luxurious floral velvet with contrasting smooth leather lapels
Design: Slim fit cut with structured shoulders and a sharp peak lapel
Details: Classic single-button closure, functional front pockets
Versatility: Works equally well for casual-chic styling or dressed-up evenings
Feel: Comfortable, durable, and timelessly stylish
Styling Suggestions
Pair with light-wash denim for a relaxed yet elevated daytime look.
Match with black leather pants or skirt for evening sophistication.
Layer over a silk blouse or lace camisole for texture contrast.
Add ankle boots or heels with gold jewelry to complete the vintage-glam mood.