(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
Description
Make a bold statement with this cowhide print blazer, crafted from premium faux suede for a soft yet structured feel. The tailored double-breasted silhouette and sharp lapels highlight sophistication, while the unique cowhide-inspired print channels Western glam with a modern edge. Perfect for those who love to stand out while keeping it chic and versatile.
Key Selling Points
Faux Suede Fabric: Ultra-fiber suede for softness, structure, and durability.
Unique Cowhide Print: Bold, eye-catching design with Western-inspired flair.
Double-Breasted Silhouette: Sharp tailoring with gold statement buttons.
Contrast Piping Details: Adds refinement and highlights the shape.
Day-to-Night Versatility: Works for both office chic and evening style.
Styling Suggestions
Pair with matching trousers for a full statement suit.
Wear with high-waisted jeans + boots for Western-inspired street style.
Layer over a silk blouse and tailored pants for office sophistication.
Add bold gold accessories to complement the buttons.