Grey Zipper Neck Bell Sleeve Knit Midi Dress

$23.97
Color:  Grey
Size:  S
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

Description

Product Description

The Retro Zipper Neck Trumpet Sleeve Knitted Midi Dress is a timeless piece that combines elegance with a touch of vintage style. Crafted from high-quality knit fabric, this dress offers both comfort and sophistication. Its zipper neck adds a modern twist to the classic design, while the trumpet sleeves introduce a feminine flair.

Features

  • Material: Soft and durable knitted fabric that ensures a comfortable wear.
  • Design: Vintage-inspired style with a contemporary zipper neckline.
  • Sleeves: Unique trumpet sleeves that enhance the dress's elegant appeal.
  • Length: Midi length, perfect for a range of occasions.
  • Fit: Form-fitting silhouette that flatters various body shapes.
SizeBustWaistHips LengthSleeve lengthShoulder width
cminchcminchcminchcminchcminchcminch
S7630.3 6324.8 7931.1 11143.7 6425.2 3714.5 
M8232.3 6826.8 8433.1 11344.5 6525.6 3815.0 
L8734.3 7328.7 8935.0 11545.3 6626.0 3915.4 
XL9236.3 7830.7 9437.0 11746.1 6726.4 4015.9 
2XL9738.3 8332.7 9939.0 12046.9 6826.8 4216.4 
3XL10240.3 8834.6 10440.9 12147.7 6927.2 4316.9 
4XL10742.3 9336.6 10942.9 12348.5 7027.6 4417.4 
5XL11244.3 9838.6 11244.0 12549.3 7128.0 4517.9