Flowing Watercolor Gradient Fluid Art Print Dress

$59.99
$89.99
-33%
Color:  Green
Size:  S
Quantity
people are viewing this right now
Shipping
/** @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

Product Details:
Product ID:DW0073C77L

Material:Cotton BlendStyle:CasualTheme:artPattern:art
Silhouette:
X-LineSleeve Type:SleevelessCollar:Round NeckLength:Maxi
Thickness:Regular
Elasticity:Micro-ElasticityPrinting Technology:Reactive DyedSeason:spring\summer



Top Size UK US EUR Cardigan Length Cardigan Bust CardiganWaist Shoulder Sleeve Length
cm inch cm inch cm inch cm inch cm inch
S 6~8 4~6 34~36 47 18.5 89 35.0 72 28.3 38.5 15.2 17.5 6.9
M 10~12 8~10 38~40 48 18.9 95 37.4 78 30.7 39 15.4 18 7.1
L 14 12~14 42~44 49 19.3 101 39.8 84 33.1 39.5 15.6 18.5 7.3
XL 18 16~18 46~48 50 19.7 107 42.1 90 35.4 40 15.7 19 7.5
2XL 20 18~20 50~52 51 20.1 117 46.1 100 39.4 41 16.1 19.5 7.7
3XL 24 22~24 54~56 52 20.5 127 50.0 110 43.3 42 16.5 20 7.9



Dress Size UK US EUR Dress Length Dress Bust Dress Waist Dress Hip
cm inch cm inch cm inch cm inch
S 6~8 4~6 34~36 104 40.9 90 35.4 70 27.6 134 52.8
M 10~12 8~10 38~40 105 41.3 96 37.8 76 29.9 140 55.1
L 14 12~14 42~44 106 41.7 102 40.2 82 32.3 146 57.5
XL 18 16~18 46~48 107 42.1 108 42.5 88 34.6 152 59.8
2XL 20 18~20 50~52 108 42.5 118 46.5 98 38.6 162 63.8
3XL 24 22~24 54~56 109 42.9 128 50.4 108 42.5 172 67.7


The size is measured directly on the clothes. And the size measurements may vary from category to category. Please pay attention to this.