Temperament commuting pleated waist design long-sleeved shirt

$36.00
Color- Chocolate
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);
Sustainably made
Secure payments
Vendor by: mysite
SKU: A00243438--Chocolate-XS
Description

Wrap yourself in confidence where structure meets style

The Top is where structure meets standout. With an architectural wrap waist and sharp detailing, it defines your shape while offering unmatched versatility. Whether you're commanding a room or winding down on the weekend, this piece adapts with purpose. Modern tailoring just got a bold, feminine upgrade—and it's ready for every scene you step into.

Size Chart (Units: cm / inches)

SizeLength (cm/in)Bust (cm/in)Shoulder (cm/in)Sleeve (cm/in)
XS71.5 / 28.1"103 / 40.6"52 / 20.5"53 / 20.9"
S73 / 28.7"107 / 42.1"54 / 21.3"54 / 21.3"
M74.5 / 29.3"111 / 43.7"56 / 22.0"55 / 21.7"
L76 / 29.9"115 / 45.3"58 / 22.8"56 / 22.0"
XL77.5 / 30.5"119 / 46.9"60 / 23.6"57 / 22.4"
2XL79 / 31.1"123 / 48.4"62 / 24.4"58 / 22.8"
3XL80.5 / 31.7"127 / 50.0"64 / 25.2"59 / 23.2"

WHY YOU NEED THIS TOP:

  • Sculpted for Shape – Defines your silhouette with a wrap waist that flatters, firms, and highlights without sacrificing mobility or comfort.
  • Built for Versatility – Wears well buttoned, layered, or open—ideal for office hours, evening events, or spontaneous weekend plans.
  • Tailored with Intent – Sharp collar and extended cuffs deliver form and function with a design that’s structured but not restrictive.
  • Designed for Real Life – Crafted from a stretch poplin blend that moves with you, looks crisp all day, and suits every season.

You may also like