V-Neck Tummy-Hiding Dress

$28.59
$41.79
-$13.20
Color:  Army green
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

SPECIFICATIONS

  • Style: Elegant
  • Material: Spandex, Polyester
  • Dress Type: Shift dress
  • Dress Length: Knee Length
  • Neckline: V neck_V
  • Pattern Type: Solid Color
  • Sleeve Type: Slit Sleeves
  • Sleeve Length: Half Sleeve
  • Details: Patchwork
  • Fit Type: Regular
  • Season: Spring, Summer
  • Occasion: Daily
  • Package Includes: 1 x Dress

The V-Neck Tummy-Hiding Dress is your go-to for a flattering, flowy silhouette. With a deep V-neckline and gentle draping, it enhances your shape while offering all-day comfort. Perfect for any occasion, this dress brings effortless style and timeless charm to your wardrobe.

  • Tummy-Hiding Design – A loose and flowy fit that enhances confidence and comfort.
  • Elegant V-Neckline – Creates a sophisticated and flattering neckline.
  • Soft & Breathable Fabric – Ensures all-day comfort with a lightweight feel.

SIZE TABLE

Size
BustLength
CMINCHCMINCH
S9537.4010039.37
M10039.37101.539.96
L10541.3410340.55
XL11143.70104.541.14
2XL11746.0610641.73
3XL12348.4310641.73

NOTE

  • Please follow the size chart strictly to select the size. Do not choose directly according to your habits.
  • The size can have 1-3 cm differences due to manual measurement. Note when you measure.
  • Due to different display and light effects, the actual color of the item may differ slightly from the color shown in the pictures.

                          Order processing time:2-5 business days (Before we ship your order, we have to quality check and pack up carefully.)

                          Total delivery time= Processing time + Shipping time.

                          We offer Standard & Expedited shipping for all orders. You can choose your preferred shipping method on the Order Information page during the checkout process. 

                          Click to see more  shipping info.