Women's Sleeveless Cotton And Linen Dress With Pockets

$12.00
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

🌞Your favorite linen dresses will see you through the rest of summer, keeping you cool on sunny days.

😍Our 100% linen dress is voluminous with an easy relaxed fit. Flattering on all shapes and sizes with cute elasticated pockets.

Occasion

Perfect for spring, autumn and summer, fashion style, formal work, business wear, everyday casual wear, beach wear and etc.

  • Style: Fashion
  • Occasion: Daily
  • Seasons: Spring, Summer, Autumn
  • Material: Linen
  • Elasticity: Slight Stretch
  • Pattern: Solid Color

GRAPHIC LAUNDRY GUIDE

Turn your dresses inside out; Wash with cold water (no more than 30°C); Do not soak in water for more than 15 minutes; Choose neutral detergent; Do not put them under direct sunlight.

Tips

*This data was obtained from manually measuring the product, it may be off by 1-2 CM.

Item sizes are true to the size chart. Refer to the size chart to find your size.

If you're between sizes, we recommend the larger option for a better fit.  

PACKAGE INCLUDES

  • 1 x Women's Sleeveless Cotton And Linen Dress With Pockets

⭐Customer Feedbacks

GRAPHIC LAUNDRY GUIDE:

Turn your shirt inside out; Wash with cold water (no more than 30°C); Do not soak in water for more than 15 minutes; Choose neutral detergent; Do not put them under direct sunlight.


Exceptional Craftsmanship

Making dresses never gets old, only the folks making them. With this comes generations of experience in our dresses. We combine old-world methods with a modern mindset because quality people deserve quality dresses.

From our high-end fashion brand clothing store

Shipping & Returns

We will notify you of the parcel delivery progress in real time via email

United States, Canada, Australia, New Zealand, Ireland, Germany, Sweden, France, Italy,etc

Free Shipping On Orders Over $39

Shipping Cost (Orders Under $39) : $7.99—$12.59

Shipping Time: 3-7 days.

Return Policy

We offer 30 Day Guarantee. If ever you're unhappy with the fit as soon as you've tried it on, just send us a DM so we can send you a return or exchange. Our 100% Fit Guarantee & exchanges got you covered! Our Customer Satisfaction is our priority, So please contact Customer service or send a DM and we will be happy to help with any issue with your order.

Security & Privacy

Perisami keeps your payment information safe and secure in accordance with the Perisami Privacy Policy. We also support a variety of payment options , including credit/debit cards (Visa, Mastercard, Discover, American Express, JCB, Diners Club and Maestro, etc.), Digital Wallet (PayPal, Google Pay, Apple Pay, etc.), BNPL (Klarna, Pay after Delivery, etc.) to ensure that your payment details are secure.

The payment methods available for your account may vary depending on your country/region and currency.