V-Neck, Batwing-Sleeve, Loose-Fit Denim Dress with Flared Hem

$19.99
Color:  blue
Size:  XS(US 4)
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

5106SPU: DJHH26040031
Neckline: V-Neck
Elasticity: Non-stretch
Material: Blended,Denim
Style: Casual
Size: XS/S/M/L/XL/2XL/3XL
Dress Size:
Size Length Bust Sleeve Length
CM inch CM inch CM inch
XS 140 56.0 98 39.2 55 60.0
S 141 55.5 102 40.2 56 22.0
M 142 55.9 106 41.7 57 22.4
L 143 56.3 110 43.3 58 22.8
XL 144 56.7 114 44.9 59 23.2
2XL 145 57.1 118 46.5 60 23.6
3XL 146 57.5 122 48.0 61 24.0
*This data was obtained from manually measuring the product, it may be off by 1-2 CM.

Main Features:

1. Material
Crafted from a high-quality Tencel blend fabric, this garment offers a silky-smooth drape, breathability, and a skin-friendly feel. It features a natural textural finish and exceptional drape, ensuring a comfortable, unrestrictive fit.
2. Design
The V-neck and batwing sleeve design elegantly frames the shoulders and neckline, exuding a relaxed, effortless vibe. Central pleating adds a touch of intricate detail, while the loose, wide-hem maxi silhouette creates a fluid, ethereal movement as you walk—perfect for cultivating a captivating, atmospheric look.
3. Fit
Featuring a loose batwing sleeve and wide-hem maxi cut, the silhouette is comfortably relaxed and universally flattering. It accommodates various body types, gracefully concealing the waist, midsection, and legs for a slimming effect that makes for effortless everyday wear.
4. Occasions
Versatile enough for a wide range of casual settings—including daily outings, vacations, commuting, and dates—this maxi dress is the perfect staple piece for creating a relaxed, laid-back aesthetic.
5. Care Instructions
Hand wash gently in cold water; avoid vigorous rubbing. Hang to air dry naturally; do not expose to direct sunlight. Iron at a low temperature using a pressing cloth to preserve the fabric's texture and the garment's shape.

 Available Sizes: XS, S, M, L, XL, 2XL, 3XL (consistent with the size range you provided)

Breathable cotton linen fabric close-up
Natural Comfort

Breathable Cotton-Linen for Easy Vacation Days

Crafted with soft cotton-linen blends, this resort collection brings a naturally airy feel to warm-weather dressing. The textured weave helps create a relaxed, breathable, and comfortable wearing experience.

  • Natural cotton-linen texture
  • Airy weave for a breathable feel
  • Soft, relaxed comfort for sunny days
Loose relaxed resort garment silhouette
Effortless Fit

Relaxed Silhouettes Made to Flatter Every Body

Designed with loose, easy-going cuts, each piece gives the body room to move while keeping the look elegant. The relaxed shape makes styling simple, forgiving, and naturally flattering.

  • Loose fit for easy comfort
  • Body-friendly shape with natural drape
  • Simple to wear for travel, beach, and everyday styling
Vintage botanical print fabric detail
Vacation Mood

Vintage-Inspired Prints with a Natural Soul

From soft florals to earthy botanical motifs, each print adds a nostalgic resort mood. The natural colors and relaxed patterns make every piece feel ready for slow days, weekend trips, and sunlit escapes.

  • Retro-inspired natural prints
  • Earthy vacation colors
  • Perfect for resort, beach, and summer styling