Long-sleeved Tie-Drawstring Shirt and Skirt Set

$69.99
COLOUR- Black
Yardage- 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: A00243723--Black-XS
Description

Describe

Elevate your wardrobe with our elegant long-sleeve tie-waist blouse and elasticated skirt set. Designed for comfort and style, this versatile ensemble features a flattering tie-front blouse with delicate long sleeves, paired with a chic semi-elastic skirt for a perfect fit. The timeless design transitions effortlessly from office to evening, offering both sophistication and ease. Crafted from premium, breathable fabric, this set ensures all-day comfort while maintaining a polished look. Available in classic colors to suit every taste, it's the ideal choice for women seeking effortless elegance. Whether dressed up with heels or styled casually with flats, this coordinated set delivers unmatched versatility for any occasion.

Category: Set

Thickness: Regular (ideal for early fall)

Stretch: Non-elastic

Occasions: Everyday, Vacation, Outings

Material: Polyester

Season: Spring, Summer, Autumn

Style: Casual

Size Chart:

SizeBust (cm/in)Waist (cm/in)Top Length (cm/in)Pants Length (cm/in)
XS114 / 44.973 / 28.773 / 28.7105 / 41.3
S118 / 46.577 / 30.374 / 29.1106 / 41.7
M122 / 48.081 / 31.975 / 29.5107 / 42.1
L126 / 49.685 / 33.576 / 29.9108 / 42.5
XL130 / 51.289 / 35.077 / 30.3109 / 42.9
2XL134 / 52.893 / 36.678 / 30.7110 / 43.3
3XL138 / 54.397 / 38.279 / 31.1111 / 43.7

DescribeElevate your wardrobe with our elegant long-sleeve tie-waist blouse and elasticated skirt set. Designed for comfort and style, this versatile ensemble features a flattering tie-front blouse with delicate long sleeves, paired with a chic semi-elastic skirt for a perfect fit. The timeless design transitions effortlessly from office to evening, offering both sophistication and ease. Crafted from premium, breathable fabric, this set ensures all-day comfort while maintaining a polished look. Available in classic colors to suit every taste, it's the ideal choice for women seeking effortless elegance. Whether dressed up with heels or styled casually with flats, this coordinated set delivers unmatched versatility for any occasion.Category: SetThickness: Regular (ideal for early fall)Stretch: Non-elasticOccasions: Everyday, Vacation, OutingsMaterial: PolyesterSeason: Spring, Summer, AutumnStyle: CasualSize Chart:

You may also like