Burgundy Sheer Chiffon Halter Maxi Gown

$45.00
people are viewing this right now
Color:  red
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

Description

SIZE INFORMATION

SIZEWAIST (CM)HIP (CM)BUST (CM)LENGTH (CM)
S689284144
M729888145
L7610292146
XL8010696147
XXL84110100148
3XL88114104149

Please allow a measurement error of 1-3 cm (1 cm = 0.39 inch).

✨ Product Overview

Step into timeless allure with our Burgundy Sheer Chiffon Halter Maxi Gown—a seductive blend of elegance and drama designed for unforgettable moments. Featuring a sparkling rhinestone halter chain, sheer flowing chiffon, and a rich burgundy hue, this gown is made to turn heads at galas, destination weddings, beach vacations, and upscale date nights. It’s the perfect balance of bold sensuality and refined glamour.

🌟 Key Features

  • Rhinestone Halter Chain: A delicate crystal-encrusted chain wraps around the neck and cascades down the deep V-neckline, adding luminous sparkle and a sultry, modern edge to your silhouette.
  • Sheer Chiffon Fabric: Lightweight, flowy sheer chiffon drapes effortlessly, creating a dreamy, ethereal look with subtle transparency that highlights your curves while keeping you cool and comfortable.
  • Flowing Maxi Silhouette: The floor-length skirt falls in soft, romantic folds, elongating your legs and moving gracefully with every step—ideal for dancing and posing for photos.
  • Rich Burgundy Tone: A deep, velvety burgundy hue that flatters all skin tones and exudes luxury, catching the light to create a warm, romantic glow in any setting.
  • Structured Bodice: A tailored, supportive bodice hugs your torso for a flattering fit, with subtle gathering to enhance your natural shape without sacrificing comfort.

📏 Size & Fit

  • Versatile Sizing: Available in sizes S–3XL (refer to our size chart for precise measurements) or custom-made to your exact measurements for a flawless, personalized fit.
  • Handmade Craftsmanship: Each gown is meticulously sewn by skilled artisans, with strict quality checks to ensure secure rhinestone attachments, clean stitching, and perfect drape of the chiffon.
  • Length: Standard hollow-to-floor length (144–149cm, varies by size), with custom length adjustments available upon request.

🛍️ Why Choose This Gown?

  • Handcrafted Excellence: Every detail—from the rhinestone chain to the chiffon hem—is hand-finished, guaranteeing a one-of-a-kind, luxury piece that lasts.
  • Transparent Production: We provide real-time updates on your order’s progress, so you can track every step from cutting to shipping, for complete peace of mind.
  • Timeless Glamour: The burgundy chiffon and rhinestone design is eternally chic, ensuring this gown remains a staple in your wardrobe for years to come.
  • Customer-Centric Service: Our team is available 24/7 to assist with sizing, customizations, and order inquiries, ensuring a seamless shopping experience.

💡 Styling Tips

  • Pair with strappy gold heeled sandals and oversized statement gold earrings to complement the gown’s warm tone and sparkling chain.
  • Style your hair in loose, beachy waves or a sleek high ponytail to showcase the halter neckline and rhinestone details.
  • Add a small velvet clutch and delicate gold bracelets for a touch of understated luxury.

📦 Shipping & Delivery

  • Production Time: 14–20 business days (handmade to order).
  • Shipping: Express delivery (DHL/FedEx) available worldwide, with full tracking provided for every order.
  • Returns: We accept returns for standard sizes within 14 days of delivery; custom-made orders are final (please confirm your measurements carefully before ordering).