Golden Floral Asymmetric Slip Midi Dress

$23.99
Color:  gold
Size:  XS
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

Golden Floral Asymmetric Slip Midi Dress

Description

This Golden Floral Asymmetric Slip Midi Dress combines a luminous, warm-gold floral print with a sleek slip silhouette for an elegant yet modern look. The midi length and asymmetric detailing give the dress a refined, fashion-forward edge while maintaining the effortless drape and movement of a classic slip dress.

Product Features

  • Print & Color: Warm golden base with delicate floral motifs that catch the light and add depth to the fabric.
  • Silhouette: Slip-style, bias-cut body that skims the figure for a flattering, slinky fit.
  • Asymmetric Detail: Asymmetric neckline and/or hem that creates visual interest and a contemporary twist on a timeless shape.
  • Length: Midi length—hits below the knee for a versatile balance of elegance and wearability.
  • Straps & Support: Slim, adjustable straps that maintain the minimal slip aesthetic while allowing a tailored fit.
  • Construction: Smooth, lightweight fabric with a subtle sheen; finished with neat seams and an invisible side or back closure for a clean silhouette.
  • Lining & Comfort: Light lining in key areas for comfort and modesty while preserving graceful movement.

Styling Suggestions

  • For evening events: Pair with metallic strappy heels (gold or bronze), a sleek clutch, and layered delicate jewelry to echo the dress’s warm tones.
  • For daytime or semi-formal occasions: Add a lightweight cropped blazer or a tailored denim jacket and ankle boots for a chic contrast.
  • For a modern, minimal look: Keep accessories neutral—nude sandals, a slim bracelet, and small hoop earrings to let the print be the focal point.
  • For cooler weather: Layer with a fitted turtleneck underneath or drape a soft wrap or longline coat over the shoulders; finish with closed-toe mules or pumps.

Care & Fit Notes

  • Recommended care: Follow garment label instructions; typically gentle hand wash or professional dry clean to protect the fabric and print.
  • Fit tip: Cut on the bias for ease of movement—choose your usual size for a close, elegant fit or size up for a slightly more relaxed drape.

Summary

This Golden Floral Asymmetric Slip Midi Dress is a versatile statement piece that blends romantic floral motifs with contemporary asymmetric detailing. Ideal for everything from cocktail parties to elevated daytime events, it offers a flattering bias-cut silhouette, subtle sheen, and styling flexibility—making it a standout addition to any wardrobe.