Elegant Design Hooded Dress

$28.99
Color:  Gray
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 festive sophistication this autumn and winter with an elegant hooded dress featuring large floral appliques and a flattering high waist—perfect for holiday parties, weddings, and seasonal celebrations 🌸🎄.


📋 Key Info
• 🎨 Pattern: Floral Appliques
• ✂️ Process: Appliqué & Tailored
• ✨ Style: Elegant & Vintage
• 👕 Length: Mid-length
• 👔 Collar: Hooded
• 👖 Sleeve: Long Sleeve
• 🎉 Occasion: Holiday Parties, Weddings, Formal Events
• ❄️ Season: Autumn & Winter


❤️ Why You’ll Love It
✅ Flattering high waist enhances your figure for timeless elegance 🌸
✅ Large floral appliques bring sophistication and festive charm ✨
✅ Hooded design adds modern flair while keeping cozy 🧵
✅ Soft, tailored fabric ensures comfort during long events ❄️
✅ Versatile for formal gatherings and stylish seasonal outings 🎄


📏 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
✨ Holiday Glam – Pair with heels and statement earrings for festive elegance ✨
✨ Winter Brunch – Add tights and ankle boots with a chic coat for cozy sophistication 🍂
✨ Outdoor Festivities – Pair with boots and accessories for a polished seasonal look 🎄


🧺 Care Tips
• Machine wash cold (30°C), gentle cycle, inside-out
• Do not bleach 🚫
• Hang to dry naturally
• Iron low with a cloth over appliques 🌹


💫 Your Winter Wardrobe Essential
Elegant, soft, and festive—this hooded dress with high waist and floral appliques is perfect for holiday parties and winter celebrations. Add to cart today and shine with seasonal charm! ✨


#ChristmasStyle #WinterWardrobe #FestiveFashion #CozyChic #HolidayOutfit