🔥BUY 2 GET 10% OFF💝Spotted Print Pleated Dress

$34.99
$42.99
-$8.00
Color💖Buy 2 Get 10% Off🌟:  Blue
Size🔥Free Shipping🔥:  M(UK 12)
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

Shipping--Worldwide Express Shipping Available
✅Payments Via PayPal®/ CreditCard / Klarna.
🔒100% Risk-Free Purchase
🔥97.2% of customers are buying 2PCS and more
👍It's been recommended by 4.5K people on Facebook, Twitter and Instagram.

😍Suitable for any occasion✨Comfy and elegant💖

DESCRIPTIONS

  • Style: Simple
  • Material: 5% Spandex, 95% Polyester
  • Dress type: A-line
  • Dress length: Knee length
  • Neckline: V-neck
  • Pattern Type: Printed
  • Type of sleeve: Flare sleeve
  • Sleeve length: 3/4 sleeve
  • Fit Type: Regular
  • Season: Spring, Summer, Autumn
  • Occasion: Daily
  • Package includes: 1 x Dress

SIZE CHART

Size UK Length Chest Sleeve Length
S 10 100cm | 39.4 in 95cm | 37.4 in 42cm | 16.5 in
M 12 101.5cm | 40.0 in 100cm | 39.4 in 43cm | 16.9 in
L 14 103cm | 40.6 in 105cm | 41.3 in 44cm | 17.3 in
XL 16 104.5cm | 41.1 in 111cm | 43.7 in 45cm | 17.7 in
XXL 18 106cm | 41.7 in 117cm | 46.1 in 46cm | 18.1 in
3XL 20 106cm | 41.7 in 123cm | 48.4 in 46cm | 18.1 in

NOTE

  • Please follow the size chart strictly to choose the size. Do not choose directly according to your habits.
  • The size may have 1-3 cm differences due to manual measurement. Note when you measure.