Red Mandarin Collar Polka Dot Midi Dress

$29.99
(Tax included)
COLOR:  Red
SIZE:  XS
Quantity
people are viewing this right now
/** @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);
Shipping
Free returns
Sustainably made
Secure payments

Description

- Occasion: Daily

- Style: Elegant

- Season: Spring, Summer

- Fabric Stretch: No Stretch

- Waist: Natural Waisted

- Sleeve Length: Short Sleeves

- Sleeve Type: Cap Sleeve

- Pattern Type: Polka Dot

- Embellishment: Zipper, Button

- Neckline: Mandarin Collar

- Dress Type: Sheath dress

- Silhouette: A-Line

- Fabric: Polyester

- Material: Worsted woven

Red Polka Dot Mandarin Collar Midi Dress

Meet the red polka dot midi dress, a vintage-inspired woven piece featuring a classic mandarin collar, playful chest cutouts, and a mobility-friendly side slit. Built for spring dates and elegant daily wear, it delivers a sharp, tailored silhouette without the restrictive, clingy feel of standard sheath dresses.

Why It’s a Wardrobe Staple:

  • Mobility Built-In: Walking in a no-stretch midi dress usually means taking tiny, uncomfortable steps. We fixed that by pairing the structured A-line cut with a functional thigh-high side slit. You get a crisp, tailored profile that actually lets you walk, sit, and move freely without the fabric pulling tightly across your legs.
  • Breathable Tailoring: Traditional high collars can feel a bit stifling as the weather warms up. The clever keyhole cutouts with button details aren't just for a cute retro look—they give your chest actual breathing room, breaking up the neckline so you never feel boxed in or overheated.
  • The Structured Drape: Because this worsted woven fabric has zero stretch, it acts as a lightweight, shape-holding shell. Instead of clinging to your stomach or riding up your hips as you move, it holds its clean shape all day, anchored perfectly by the natural waistline and hidden zipper.

Fit & Fabric:

  • Style: Midi sheath dress, Mandarin collar, Cap sleeves, Side slit, Chest keyhole details.
  • Pattern: Deep red base with a classic white polka dot print.
  • Fabric: Crisp, shape-holding worsted woven exterior (100% Polyester). Note: Zero stretch; relies entirely on precise tailoring and the side slit for comfortable movement.
  • Best For: Daily office-to-dinner wear, spring dates, and women who love a vintage silhouette with a forgiving, non-clingy drape.

Ready for your next outing? Find more playful prints in our collection, browse elegant options in , or explore the complete lineup to refresh your spring rotation.