Lazy Royal Blue Openwork Knit Sweater

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Blue
size
XS
S
M
L
XL
2XL
3XL
Price
$25.09
Quantity
Free worldwide shipping
Free returns
Sustainably made
Secure payments
/** @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

Lazy Royal Blue Openwork Knit Sweater

Product Description

Refresh your everyday wardrobe with this Lazy Royal Blue Openwork Knit Sweater. Designed in a rich royal blue hue, it combines a relaxed silhouette with an airy openwork knit texture for an effortlessly stylish look. The lightweight appearance and comfortable feel make it an easy choice for layering through transitional seasons.

Product Features

  • Vibrant royal blue color: Adds a bold yet versatile touch to casual and elevated outfits.
  • Openwork knit design: Creates a delicate, breathable texture with a fashionable see-through effect.
  • Relaxed fit: Offers comfortable movement and an easy, laid-back appearance.
  • Layering-friendly style: Ideal for wearing over a camisole, tank top, or fitted basic layer.
  • Versatile seasonal appeal: Suitable for spring, autumn, cool summer evenings, and indoor layering.
  • Effortless everyday wear: Blends comfort and contemporary style for casual outings, vacations, and relaxed social occasions.

Styling Suggestions

  • Pair it with a white or neutral camisole, straight-leg jeans, and sneakers for a fresh everyday outfit.
  • Style it with a fitted tank top, tailored trousers, and loafers for a polished casual look.
  • Wear it over a slip dress with ankle boots to create a feminine layered outfit.
  • Combine it with denim shorts, sandals, and a woven bag for an easy vacation-inspired ensemble.
  • For a more balanced silhouette, pair the relaxed knit with slim-fit bottoms or a high-waisted skirt.

Summary

The Lazy Royal Blue Openwork Knit Sweater is a stylish and versatile layering piece featuring a striking color, breathable openwork texture, and relaxed comfort. Easy to dress up or down, it brings effortless charm to casual denim looks, refined workwear combinations, and seasonal layered outfits.