
Lapel Single Button Tweed Plaid Blazer Long Sleeve Office Blazer
Material: 100%Polyester Detail: Button Occasion: Leisure, Daily, Work Style: Casual Reference Size Chart SIZE US Length Bust Sleeve Inch CM Inch CM Inch CM S 4 25.6 65 34.6 88 22.8 58 M 6 26.0 66 36.2 92 23.2 59 L 8-10 26.4 67 37.8 96 23.6 60 XL 12 26.8 68 39.4 100 24.0 61 Lapel Single Button Tweed Plaid Blazer Long Sleeve Office Blazer This tweed plaid blazer is perfect for the office or any semi-formal occasion. The single button closure and lapel collar add an elegant touch to the jacket. The long sleeve design provides warmth during colder seasons. The high-quality tweed material ensures durability and comfort. The plaid pattern adds a classic and stylish element to your outfit. Looking for more style options? Click Blazers to explore. Read more .collection-description { margin: 0 auto 10px; max-height: 0px; max-width: 650px; overflow: hidden; padding: 0 20px; position: relative; text-align: left; } .collection-description--expanded { max-height: none; } .collection-description-read-more-line { text-align: center; } .collection-description-read-more { background: transparent; border: 0; color: #000; cursor: pointer; display: iBtnine; margin: 0; padding: 0; position: relative; white-space: nowrap; } .collection-description-read-more:before { border-bottom: 0.0625em solid; content: ''; display: block; height: 0; left: 0; position: absolute; top: calc(50% + 0.5em); width: 100%; } const Btn = document.getElementById('js-read-more-button'); const BtnText = document.querySelector('#js-read-more-button > span'); const Ll = document.getElementById('js-collection-description'); if (Ll) { Btn.addEventListener('click', t => { let bb = Ll.classList.toggle('collection-description--expanded'); if (bb) { BtnText.textContent = 'less' } else { BtnText.textContent = 'more' } }) };