Oversized Soft Hoodie Dress

$32.98
$65.99
-50%
Color:  White
Size:  S(US 4-6)
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

Indulge in the perfect blend of comfort and style with our Oversized Soft Hoodie Dress for Women.

Designed for all-day wear, this dress offers unparalleled comfort with a touch of fashion flair.

Crafted from a high-quality vegan cotton blend, its timeless pastel pink color makes it an ideal choice for any casual occasion.

Key Features:

  • Ultra Soft Fabric: Experience unparalleled softness with our premium blend of vegan cotton, ensuring a cozy and luxurious feel against your skin.
     
  • Extra Cozy Design: Stay warm and snug throughout the day with the extra coziness provided by this oversized hoodie dress, perfect for chilly weather or casual indoor lounging.
     
  • Adjustable Drawstring Hood: Customize your look and stay protected from the elements with the adjustable drawstring hood, adding a functional and stylish touch to your outfit.
     
  • Practical Kangaroo Pocket: Convenience meets style with the kangaroo pocket, offering a handy space to keep your hands warm or store small essentials on the go.
     
  • Versatile Styling Options: Pair it with leggings for a trendy and relaxed look or wear it as a standalone piece, showcasing the minimalist elegance that effortlessly combines the comfort of a sweatshirt with the style of a dress.

Specifications:

  • Material: High-quality vegan cotton blend
  • Sleeves: Long sleeves for added warmth
  • Ideal for: Casual events, indoor lounging, versatile styling

Elevate your wardrobe with the Oversized Soft Hoodie Dress – where comfort meets chic fashion. Order yours today and embrace a new level of style and relaxation!

    Size Chart(inches):

    Size Chart  1inch=2.54cm
    Size US Bust Length
    IN CM IN CM
    S 4-6 37.79 96 32.67 83
    M 8-10 39.37 100 33.07 84
    L 12-14 40.94 104 33.46 85
    XL 16-18 42.51 108 33.85 86
    2XL 20-22 44.09 112 34.25 87
    1:Due to manual measurement, there may be an error of 0.39-0.79inch / 1-2cm
    2:Please note that a slight color difference should be acceptable due to the light and screen. Thanks.