Bohemian polka dot V-neck dress with high and low hem

$49.45
Color:  picture
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);
Free worldwide shipping over $69
Made of environmentally friendly materials
Secure payments

Description

Description

     Description

  • Core Description

    Embrace free-spirited western boho style with this eye-catching polka dot dress, blending delicate femininity with bold, rustic flair. The warm rust-brown base and tiny white polka dots create a vintage-inspired look, while the dramatic high-low ruffle hem and puff sleeves make it a standout piece for festivals, date nights, or country-themed events.

    Key Features

    Styling & Occasions

    This versatile dress is made for country concerts, music festivals, western-themed parties, boho beach days, or romantic date nights. Pair it with embroidered cowboy boots and layered black chokers for an authentic cowgirl look, or dress it up with strappy heeled sandals and gold jewelry for a chic evening ensemble. Ideal for spring, summer, and early fall wardrobes.

    • Lightweight Chiffon Fabric: Airy, flowy chiffon in a warm rust-brown hue delivers a soft, romantic drape, with subtle metallic threading that catches the light for a hint of glamour—perfect for warm weather and evening wear.
    • Flattering Boho Silhouette: Deep V-neckline elongates the neck, paired with billowy long puff sleeves that gather at the wrists for a romantic, vintage touch. The detachable wide brown belt with a silver buckle cinches the waist to define your curves, transforming the loose fit into a tailored silhouette.
    • Dramatic High Low Hem: Layered ruffle details create a cascading high-low hem—shorter in the front to show off your legs and cowboy boots, longer in the back for elegant, sweeping movement with every step.
    • Timeless Polka Dot Print: Classic tiny white polka dots on a warm brown base offer a retro, playful aesthetic that’s easy to accessorize and complements all skin tones.
  • SPU:ALF26030500020W