Sleek Halter Leopard Maxi Dress

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

Turn heads in this Sleek Halter Leopard Maxi Dress, featuring a bold leopard print and a streamlined halter neckline that highlights the shoulders and collarbone. The dress combines a fitted bodice with a long, graceful skirt to create a modern, feminine silhouette. Lightweight, drapey fabric ensures fluid movement while maintaining a polished look from day through night.

Key Features

  • Halter neckline with adjustable tie for a secure, customizable fit.
  • Maxi length with a flowing skirt for elegant movement and coverage.
  • All-over leopard print that blends classic animal pattern with contemporary styling.
  • Fitted bodice that flatters the waist and elongates the torso.
  • Soft, breathable fabric that drapes well and is comfortable for extended wear.
  • Easy to slip on with minimal closures; suitable for layering if desired.
  • Available in multiple sizes (check size chart for best fit) and machine-washable or gentle-care indicated on the label.

Styling & Pairing Suggestions

  • For a chic evening look: pair with strappy heels, a sleek clutch, and statement gold jewelry to complement the warm tones of the print.
  • For daytime polish: add flat sandals or espadrilles, a woven tote, and oversized sunglasses for effortless sophistication.
  • When it’s cooler: layer a cropped denim jacket or a lightweight leather moto jacket to add edge without hiding the halter neckline.
  • Minimal accessories work best—let the leopard pattern be the focal point. Consider delicate hoop earrings or a thin cuff bracelet.

Summary

The Sleek Halter Leopard Maxi Dress offers a perfect balance of bold pattern and refined silhouette. Ideal for special occasions, evening events, or elevated daytime outings, this dress is a versatile wardrobe piece that delivers confidence and effortless style. Choose it when you want striking patterning with a flattering, comfortable fit.