Elegant Textured Halter Maxi Dress

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
White
size
XS
S
M
L
XL
2XL
3XL
Price
$32.00
Quantity
Free worldwide shipping
Free returns
Sustainably made
Secure payments
/** @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

Description

Product Description

A refined maxi designed for effortless elegance, this textured halter dress features a soft, tactile fabric and a flowing silhouette that flatters from day to night. The halter neckline frames the shoulders while the long skirt creates a graceful, elongating line—perfect for warm-weather events, destination occasions, or elevated everyday wear.

Product Features

  • Halter neckline with adjustable tie at the back of the neck for a customizable fit and an open, elegant shoulder line.
  • Textured fabric with subtle surface detail that adds depth and visual interest while skimming the body for a flattering drape.
  • Maxi-length A-line skirt that flows from the waist for comfortable movement and a timeless silhouette.
  • Lightweight, breathable construction suitable for warm climates and layering as temperatures change.
  • Fully lined bodice for smooth coverage and a polished finish.
  • Easy-care fabric: machine wash on a gentle cycle or hand wash; hang to dry to maintain texture and shape.

Styling & Pairing Suggestions

  • Daytime: pair with flat leather sandals, a woven tote, and oversized sunglasses for a chic resort or weekend look.
  • Evening: elevate with strappy heels, statement earrings, and a sleek clutch for a romantic dinner or summer wedding.
  • Layering: add a cropped denim jacket or lightweight shawl for cooler evenings or a more casual edge.
  • Accessories: a slim belt at the waist can define your silhouette; gold or warm-tone jewelry complements the textured fabric beautifully.

Fit & Care

Designed to fall true to size with a forgiving skirt that accommodates movement. If you prefer a closer fit through the bust, consider sizing up for added comfort. Machine wash cold on gentle or hand wash; reshape and hang to dry. For best results, avoid high heat.

Summary

This Elegant Textured Halter Maxi Dress combines timeless silhouette with tactile fabric for a versatile piece that transitions effortlessly from daytime leisure to evening sophistication. Comfortable, flattering, and easy to style, it’s a go-to choice for warm-weather entertaining and travel.