Love Me to Death Halloween Floral Print V-Neck Short Sleeved Loose Midi Dress

$40.69
Color:  Beige
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

SPU:?DZ-150884-LSX

Fabric Name:?100%?Cotton-blend

Pattern:?Floral Print

Process:?Printed

Style:?Retro

Length:?Mid-Length

Collar:?V-Neck

Popular Elements:?Loose

Sleeve Type:?Short Sleeve

Occasion:?Daily

Theme:?Summer

NOTE:?If you are not sure, please choose a larger size.?If you have any doubts about this product,?we suggest you contact our customer service team.?Due to the color difference between the screens of different electronic devices (computers, mobile phones or ipads), especially the CRT screen and the LCD screen, the color of the item may be slightly different from what you see in the photos, please take the actual product as the standard.

SizeLengthBust
cminchcminch
S11544.99637.4
M11544.910239.8
L11745.610842.1
XL11946.411444.5
2XL11946.412448.4
3XL11946.413452.3
4XL11946.414456.2
5XL11946.415460.1
Due to manual measurement, there may be an error of 1-3cm

Shipping & Returns
For orders over $69.00, you can enjoy free Standard Shipping.

Delivery Time(13-21 Days)=Processing Time+Shipping Time
There are two key factors that will decide when you will receive your package.

  • Processing Time Normally 3-7 Business Days
  • Shipping Time is Normally 10-14 Business Days

***This is just an estimate and doesn't include weekends or holidays.

Import taxes and duties will be charged at the time of checkout(UK & EU 27 Countries)
to see shipping information for all locations. Please note that due to the COVID-19 pandemic, shipping may take longer than estimated.

Return Policy

  • All Purchase (except swimwear, underwear, panties, bags and accessories) can be returned within 15 days from the delivered date.
  • Items should be unused, undamaged and in their original package when received.
  • Please be sure to double-check your returns before shipping them out. We are not responsible for the return of non-Comstylish products.
  • We do not offer Freight To Collect (FTC) service for the packages returned to us. The returns will be made at your own cost.