Women's Retro Western Style Lapel Dress

$28.99
Color:  Red-brown
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 & winter 🤎 — our Retro Western Style Lapel Dress combines rustic charm with modern sophistication. Crafted from soft, structured fabric and detailed with a waist belt and sparkling brooch, it’s perfect for cozy countryside strolls or chic city adventures. ✨


📋 Key Info
• 🧵 Fabric: Soft woven blend for comfort and structure
• 🎨 Design: Lapel collar and asymmetric hemline for classic Western charm
• 💫 Details: Decorative waist belt and brooch accent enhance the silhouette
• 👗 Fit: Flattering wrap-inspired design suits all body types
• 🍁 Season: Fall & Winter
• 🎯 Occasion: Casual outings · Countryside events · Daily wear · Travel adventures


💖 Why You’ll Love It
✅ 🤠 Vintage Western Sophistication — Lapel collar and structured design add timeless character to your wardrobe.
✅ 👗 Figure-Flattering Fit — The belt cinches the waist beautifully for an elegant, feminine silhouette.
✅ ✨ Chic Detailing — A sparkling brooch accent adds a hint of refinement and charm.
✅ ❄️ Perfect for Fall & Winter — Soft yet sturdy fabric keeps you warm and stylish during cooler days.
✅ 🌾 Effortless Versatility — Pairs beautifully with cowboy boots, a felt hat, or a long coat for multiple looks.


📏 Size Guide (Mobile & PC-Friendly)

SizeUKUSEUChest (cm/in)Waist (cm/in)Hips (cm/in)Shoulder (cm/in)Weight (kg)
S8/104/636/3888 / 34.668 / 26.894 / 37.038 / 14.9645–50
M12/148/1040/4293 / 36.673 / 28.799 / 39.039.25 / 15.4555–60
L16124498 / 38.678 / 30.7104 / 40.940.5 / 15.9465–70
XL181446103 / 40.683 / 32.7109 / 42.941.75 / 16.4475–80
2XL201648108 / 42.588 / 34.6114 / 44.943 / 16.9385–90
3XL221850113 / 44.593 / 36.6119 / 46.944.25 / 17.4295–100
4XL242052118 / 46.598 / 38.6124 / 48.845.5 / 17.91105–110
5XL262254123 / 48.4103 / 40.6129 / 50.846.75 / 18.41115–120

⚠️ Tip: If between sizes, opt for one size larger for a relaxed fit.


🎨 Style Inspiration
Western Chic — Pair with cowboy boots and a wide-brim hat for a bold statement look.
Autumn Grace — Add a suede jacket or scarf for cozy countryside charm.
Urban Boho — Layer with a long coat and heeled boots for an elevated city style.


💫 Rustic elegance meets modern charm — this lapel dress is your go-to statement piece for cozy fall & winter adventures. 🍁✨