Elegant A-Line Contrast Lapel Long Camel Wool Coat Dress

$50.38
Color:  Photo Color
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 elegance this fall and winter 🍂—crafted from a soft wool blend, this camel coat dress blends structure with femininity. The contrasting lapel, V-neckline, and waist-defining belt create a graceful A-line silhouette perfect for formal events or polished everyday wear. 🌸🧥


📋 Key Info
• 🧵 Fabric: Premium Wool Blend (Soft, Warm & Structured)
• 👗 Design Elements: Contrast Lapel, V-Neckline, Wide Belt, Flowing A-Line Skirt
• 💃 Style: Elegant, Classic, Feminine
• 👕 Length: Long Coat Dress
• 👖 Sleeve Type: Long Sleeve
• 🎯 Occasion: Formal Events, Office Wear, Casual Outings
• ❄️ Season: Fall & Winter


💖 Why You’ll Love It
✅ ✨ The elegant V-neckline adds refined charm to any outfit
✅ 💫 A wide belt cinches the waist for a flattering, hourglass silhouette
✅ 🌸 Flowing A-line skirt moves gracefully with every step
✅ 🤎 Warm yet breathable wool blend keeps you comfortable all day
✅ 🌟 Perfect from office hours to evening dinners—effortlessly chic


📏 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 measurement may differ by 1–3 cm.
• Colors may vary slightly due to monitor settings.
• If between sizes, please select one size larger for comfort.


🎀 Style Inspiration
✨ Pair with high heels and pearl earrings for timeless grace 💫
✨ Add a structured handbag for an elegant office-ready finish 👜
✨ Layer with a long scarf or gloves for chic winter warmth ❄️