Women's Western Retro Style Autumn And Winter New Suede Dress

$49.37
Color:  Black
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

✨ Step into timeless Western elegance this fall and winter with our Women's Western Retro Style Suede Dress 🤠🍂. Crafted from soft suede, this dress combines classic sophistication with modern details — perfect for formal events, cocktail parties, and evening gatherings.


📋 Key Info
• 🧵 Fabric: Suede
• ✨ Style: Western Retro, Elegant, Bohemian
• 👕 Length: Mid-Length
• 🧣 Collar: High Neck
• 🎨 Elements: Asymmetric Gold Button Detailing, Side Slit
• 🎉 Occasion: Formal Events, Cocktail Parties, Evening Gatherings
• 🍂 Season: Fall & Winter


❤️ Why You’ll Love It
💎 Asymmetric Gold Buttons – Adds a luxurious touch and draws attention to your outfit.
🌟 Elegant Side Slit – Enhances sophistication while allowing graceful movement.
🖤 High Neck Design – Offers a refined, polished look suitable for formal occasions.
👗 Versatile Retro Style – Timeless Western boho charm for evening parties or special events.
Soft Suede Fabric – Comfortable yet structured, perfect for cooler seasons.


📏 Size Guide (CM/IN) - Female

SizeUKUSEUBust (cm/in)Waist (cm/in)Hips (cm/in)Shoulder (cm/in)Thigh (cm/in)
S8/104/636/3888.0/34.6568.0/26.7794.0/37.0138.0/14.9654.5/21.46
M12/148/1040/4293.0/36.6173.0/28.7499.0/38.9839.3/15.4757.3/22.56
L16124498.0/38.5878.0/30.71104.0/40.9441.5/16.3460.1/23.66
XL181446103.0/40.5583.0/32.68109.0/42.9141.8/16.4662.9/24.76
2XL201648108.0/42.5288.0/34.65114.0/44.8843.0/16.9365.7/25.87
3XL221850113.0/44.4993.0/36.61119.0/46.8544.3/17.4468.5/26.97
4XL242052118.0/46.4698.0/38.58124.0/48.8245.5/17.9171.3/28.07
5XL262254123.0/48.43103.0/40.55129.0/50.7946.8/18.4374.1/29.17

⚠️ Notes:
• Manual measurements may vary by 1–3 cm.
• Colors may appear slightly different depending on your screen.
• If unsure, choose one size up for a comfortable fit.


🛠 Style Inspiration
Cocktail Party Glam – Pair with heels & statement jewelry for a polished evening look 💃
🌾 Western Chic – Add ankle boots & a fringe bag for boho sophistication 🤠
🍂 Formal Gatherings – Minimalist accessories keep the focus on the asymmetric details ✨


🧺 Care Tips
• Dry clean recommended for suede
• Avoid machine washing or bleach 🚫
• Store in a cool, dry place away from direct sunlight


💫 Your Western Boho Essential
Classic, elegant, and effortlessly chic — this suede dress brings a refined Western flair to your autumn & winter wardrobe.

#WesternBoho #SuedeDress #AutumnWinterStyle #CocktailPartyReady #ElegantEveningWear