Buy $69.98 Free shipping

Cozy Half Zip Waffle Weave Sweater Set

$39.99
$73.99
1 Sold
Save $34.00
color
size
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-1651799308132').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

This fashionable autumn sweater for women features a contemporary and functional design. It's adaptable for wear in different seasons and offers an affordable price point suitable for spring, autumn, and winter outfits.

Fashion Selection: When considering your wardrobe options for spring, fall, and winter, the loose zipper sweater stands out as an excellent choice. This pullover jumper comes with a stand collar, creating a dramatic yet cozy style. The striking zipper on the V-neckline adds a feminine touch to this women's blouse. Its simple yet elegant solid color is timeless, injecting a classic and romantic vibe into your attire.
 

Gentle Fabric: Careful craftsmanship elevates this zipper women's sweater pullover to a high standard of quality, making it not only attractive but also durable. Its ultra-soft fabric ensures a comfortable experience against the-skin, and you'll undoubtedly appreciate its luxurious feel. The half-zip sweatshirt offers excellent elasticity, enhancing your comfort level. Thanks to its soft, high-quality fabric, it provides a pleasantly gentle sensation on your-skin.

Appropriate settings encompass casual outings, workplace environments, social gatherings, educational institutions, fitness centers, dance studios, hiking trails, cycling routes, or yoga sessions.

Stylish Match For Quarter-Zip Pullover :

  • Match with sports leggings for a sporty style - Soft fabric is great for outdoor jogging
  • Style with Jeans for a fashion street look - Simple solid colors never go out of style
  • Classic Zipper Long Sleeve Sweater Great With Leggings, High Heels, Boots, Skinny Jeans, Shorts, Skirts Etc.
  • Style and fashion design
  • The version shows off the perfect body
  • Warm and wind-resistant
  • Material: Cotton and Polyester
  • Fabric features: warm, lightweight, comfy
  • Style: Casual loose
  • Design: Half zipper, solid color
  • Season: Spring, Autumn, Winter

Size Chart

Sleeve Length 62cm

Bust 56cm

Shoulder Width 55cm

Waist 32cm

Hip 43cm