Women's Casual Short-Sleeve Button-Down Collar Midi Dress with Pockets Printed in Pink, Flowers

$39.59
Size:  S
Color:  Floral
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 Details
Length: Midi Dress

Sleeve: Short Sleeve

Size: S, M, L, XL, 2XL, 3XL, 4XL, 5XL

Fabric: 95% Polyester; 5% Spandex

Garment Care: Machine washable, hand wash recommended with low temperature water, using mild gentle soap. No bleach. Tumble dry medium or hang dry

Size Chart:

Size Chart of the Item
SizeBustLength
CMINCHCMINCH
S8633.99637.8
M9236.29838.6
L9838.610039.4
XL10440.910240.2
2XL11043.310440.9
3XL11645.710641.7
4XL1224810842.5
5XL12850.411043.3

Women's Casual Short-Sleeve Button-Down Collar Midi Dress with Pockets
(Sizes S-5XL | Inclusive Everyday Styling)

Discover the perfect blend of comfort and style with our versatile button-down collar midi dress, designed for women who value both fashion and functionality. Crafted from breathable, lightweight fabric, this short-sleeve dress features a flattering midi length (hitting below the knee) and two deep side pockets – ideal for carrying essentials while maintaining a polished look.

Why Choose This Dress?
_ Inclusive Sizing: Available in S to 5XL with adjustable waist tailoring to flatter every body shape.
_ Multi-Scenario Ready: Pair with sneakers for weekend errands or layer with a blazer for smart-casual office wear.
_ Practical Design: Reinforced button placket & wrinkle-resistant fabric ensure all-day neatness.
_ Seasonless Wardrobe Staple: Perfect for spring layering or summer standalone wear.

How to Measure

Item measurements

We strongly suggest you have your measurements taken and use them as a reference when selecting an items size. Measure yourself by following the guide below.

Women' Tops

Women's Dress

Women's Pants

Women's Jumpsuits

Women's Swimwear

Women's Shoes

Please Note:

1.It's garment size on product page, please choose a suitable size based on your own measurements, normally we suggest you buy one or two size up, like you should choose bust size 44" clothes if your bust size is 42".

2.Please check the size chart carefully before purchasing.

Disclaimer:

About Size:Size may be 2 cm/1 inch inaccuracy due to hand measure. These measurements are meant as a guide to help you select the correct size. Please take your own measurements and choose your size accordingly.

About Color:The precise color of the items may vary depending on the specific monitor, the settings and the lighting conditions. The items colors depicted should only be used as an approximate guide.