Romantic Gothic Sheer Lace Half-Sleeve Black Maxi Dress

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Black
size
XS
S
M
L
XL
2XL
3XL
Price
$29.59
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

This romantic gothic maxi combines delicate sheer lace and a dramatic floor-grazing silhouette to create an elegant, moody statement piece. The dress features semi-sheer half-sleeves and a lace overlay that contrasts with a smooth opaque lining for comfort and subtle coverage. Designed to flatter evening and special-occasion looks, it balances vintage-inspired romance with contemporary edge.

Key Features

  • Sheer lace overlay: Intricate lace patterning across the bodice, sleeves, and skirt for a textured, feminine look.
  • Half sleeves: Semi-sheer sleeves that offer a romantic, modest silhouette while keeping the look light and breathable.
  • Maxi length: Floor-skimming hem for dramatic movement and refined elegance.
  • Defined waist and flowing skirt: A fitted bodice or waistline transitions into a soft, draped skirt to flatter most figures.
  • Opaque lining: Smooth inner lining for coverage and comfort under the sheer lace overlay.
  • Versatile black hue: Classic black provides a timeless base that enhances the gothic-romantic aesthetic.
  • Care & finish: Delicate construction—best cared for with gentle washing and low-heat ironing (see garment label for specifics).

Styling & Pairing Suggestions

  • Footwear: Pair with pointed-toe heels or ankle boots in leather or velvet for evening polish; platform boots add a stronger gothic edge.
  • Outerwear: Layer with a cropped leather jacket for contrast, a long velvet coat for formal occasions, or a tailored blazer for a modern twist.
  • Accessories: Accent the neckline with a velvet choker, layered chains, or a cameo brooch; choose a structured clutch or a small vintage-style purse.
  • Belts: Add a slim corset or embellished belt to emphasize the waist and introduce texture contrast.
  • Makeup & hair: Opt for smoky eyes and a deep lip for full gothic glamour, or soft waves and dewy skin for a more romantic finish.
  • Occasions: Ideal for evening events, gothic-inspired weddings, date nights, formal dinners, concerts, and editorial shoots.

Fit & Care Tips

  • Fit: Intended to be feminine and flattering—refer to the brand size chart for the best fit. If between sizes or planning to layer underneath, consider sizing up.
  • Care: Hand wash or gentle machine cycle with cold water recommended. Use a laundry bag for delicate cycles and reshape while damp. Avoid bleach; low-heat ironing or steaming is recommended to preserve lace details.

Summary

This Romantic Gothic Sheer Lace Half-Sleeve Black Maxi Dress is a versatile statement piece that fuses delicate lace detail with a dramatic maxi silhouette. It’s perfect for anyone seeking a blend of vintage romance and modern edge—easy to dress up for formal evenings or styled down for moody, everyday glamour. A timeless black base and thoughtful construction make it a standout addition to a curated wardrobe.