🏆The best gift for mom on Mother's Day🔥V-neck Bohemian Dress

$33.98
$72.59
-$38.61
Color:  SKY BLUE
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

Show off your breezy bohemian style by wearing this free-flowing maxi featuring a vibrant floral print and Loose waist design.

Pair this with handbags and fashion jewelry for a casual day out!

✅2024 Latest Styles

✅ V-neck design

✅Relaxed bust

✅Lightweight  fabric 

✅Bohemian style

✅Sleeve length: Short

✅Spring, Summer

✅Loose waist

✅Tie dye printed dress

  • four-sided elastic fabric
  • tumble dry with low heat
  • do not bleach

Size (inch) US Size UK Size Bust Waist Hip
S 4-6 6-9 34 26 37
M 8 11 36 28 39
L 10 13 37 29 40
XL 12-14 15-17 37 - 40 29 - 33 40 - 47
2XL 14-16 18-20 40 - 44 33 - 36 47 - 50
3XL 16-18 20-23 44 - 47 36 - 39 50 - 53
4XL 18-20 23-26 47 - 50 39 - 42 53 - 57
5XL 20-22 26-30 50 - 53 42 - 45 57 - 60
Size (cm) US Size UK Size Bust(cm) Waist Hip
S 6 6-9 88 68 95
M 8 11 92 72 99
L 10 13 96 76 103
XL 12-14 15-17 96-104 76-84 103-121
2XL 14-16 18-20 104-112 84-92 121-129
3XL 16-18 20-23 112-120 92-100 129-137
4XL 18-20 23-26 120-128 100-108 137-145
5XL 20-22 26-30 128-136 108-116 145-153

OUR GUARANTEE

📦 Insured Worldwide Shipping: Each order includes real-time tracking details and insurance coverage in the unlikely event a package gets lost or stolen in transit.

💰 Money Back Guarantee: If your items arrive damaged within 15 days of normal usage, we will gladly issue a replacement or refund.

✉️ 24/7 Customer Support: Please contact us only if your query is not answered here.

🔒 Safe & Secure Checkouts: We use state-of-the-art SSL Secure encryption to keep your personal and financial information 100% protected.