Elegant Button Down Linen Vest And Trousers Set

$24.99
Color:  White
Size:  XS
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Description

Elegant Button Down Linen Vest And Trousers Set

Product Description

This elegant two-piece set pairs a button-down linen vest with matching trousers for a refined, breathable look. The vest features a clean front with functional buttons and a softly tailored silhouette, while the trousers offer a high-rise, relaxed cut that drapes naturally from the waist. Crafted in a light, neutral tone, the set emphasizes effortless sophistication and warm-weather comfort.

Key Features

  • Premium linen-blend fabric: lightweight, breathable, and with a natural textured finish.
  • Button-down vest: neat front placket with functional buttons for easy layering and adjustable styling.
  • Tailored yet relaxed fit: structured seams on the vest and a relaxed, straight/wide leg on the trousers for a modern silhouette.
  • Practical details: discreet side pockets on trousers and vest for convenience without bulk.
  • Versatile neutral color: pairs easily with both muted and bold tones for multiple looks.

Styling Suggestions

  • Casual chic: wear the vest over a fitted white T-shirt or tank and roll the trousers’ cuffs slightly with flat sandals or white sneakers.
  • Office-ready: layer a lightweight blouse beneath the vest and add low heels or loafers for a polished professional outfit.
  • Evening elevated: button the vest fully, add a slim belt and strappy heels, plus statement earrings for a minimalist evening look.
  • Seasonal layering: pair with a longline blazer or a fine-knit sweater underneath the vest when temperatures dip.

Care & Fit Details

  • Fit: true to size with a relaxed trouser cut; consider sizing down for a more fitted vest silhouette.
  • Care: gentle wash or hand wash recommended; reshape and iron on low to maintain the linen texture.
  • Length: ankle to full-length trousers depending on height; vest hits at or just above the hip for easy tucking or leaving out.

Summary

The Elegant Button Down Linen Vest And Trousers Set is a versatile wardrobe staple that balances tailored structure with breathable comfort. Perfect for warm-weather workdays, weekend outings, or refined travel looks, this set offers timeless style with practical details for everyday wear.