Elegant Vacation Feminine Lace Edge Lightweight Knit Cardigan

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Pink
size
XS
S
M
L
XL
2XL
Price
$24.79
1 sold
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

Product Description

A delicate, lightweight knit cardigan designed for warm-weather travel and everyday elegance. The open, drapey silhouette is finished with feminine lace-edged trims that create a soft, romantic look. Breathable and slightly sheer, this cardigan layers effortlessly over camisoles, dresses, and swimwear for an instant polished outfit.

Key Features

  • Lightweight, breathable knit construction—ideal for spring and summer or as an air-conditioned layer while traveling.
  • Feminine lace scalloped hem and cuff detailing that elevates a simple outfit with subtle texture and romance.
  • Drapey, relaxed fit for comfortable layering without adding bulk.
  • Open-front style for easy on/off and versatile styling; works as a cover-up or a finishing layer.
  • Slightly sheer finish that keeps the look airy and elegant; pairs well with solid underlayers.
  • Packable and travel-friendly—resists wrinkling and folds compactly into luggage.
  • Easy-care fabric: gentle wash and lay-flat dry recommended to preserve lace details.

Styling Suggestions

  • Casual day: Layer over a fitted tank or tee with high-waisted denim shorts and espadrille sandals for a relaxed vacation look.
  • Beach cover-up: Wear over a swimsuit with linen shorts or a wrap skirt and a wide-brim hat for sun-ready style.
  • Evening out: Pair with a slip dress or a silky camisole and tailored trousers; add delicate jewelry and low heels for understated elegance.
  • Office-casual: Layer over a sleeveless blouse with a midi skirt and loafers for a feminine, work-appropriate outfit.
  • Add a slim belt at the waist for a more defined silhouette, or keep it open for effortless layering.

Summary

This lightweight knit cardigan combines comfort and romance through its breathable construction and lace-edged details. Versatile enough to serve as a beach cover-up, travel essential, or a refined layer for evenings, it’s an easy way to bring feminine polish to a wide range of outfits. A perfect piece to pack for vacation or to incorporate into a seasonal wardrobe capsule.