Elegant Vacation Sage Lace Knit Button-Front Cardigan

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

Breathable and effortlessly feminine, this sage lace knit cardigan is a lightweight layering piece designed for warm-weather getaways and everyday wear. The soft sage hue and intricate openwork lace create a delicate, semi-sheer texture that flatters over camisoles, slip dresses, or swimwear. A classic button-front and scalloped trim lend a refined, romantic finish.

Key Features

  • Soft sage green color that complements neutral and pastel palettes.
  • Delicate lace-knit fabric with openwork pattern for breathable comfort.
  • Button-front closure for easy on/off and adjustable styling.
  • Scalloped edges at hem and cuffs for a refined, feminine touch.
  • Relaxed, easy silhouette ideal for layering without bulk.
  • Lightweight, season-spanning piece — perfect for vacation packing.
  • Easy-care recommendation: gentle wash or hand-wash to preserve lace detail.

Styling Suggestions

  • Beach to bar: wear it open over a neutral slip dress or a simple swimsuit for an instant cover-up with polish.
  • Casual day: pair with a white camisole and high-waisted denim or linen shorts for a fresh, relaxed look.
  • Smart casual: layer over a fitted tee and tailored trousers, add loafers or low heels for an elevated daytime outfit.
  • Evening romantic: button the top few buttons, tuck into a midi skirt, and finish with delicate jewelry for a soft, feminine silhouette.
  • Accessory tips: gold or rose-gold jewelry and woven bags amplify the warm, natural feel of sage.

Summary

This Elegant Vacation Sage Lace Knit Cardigan blends delicate lace detail with versatile, lightweight construction. It’s a polished layering essential that transitions seamlessly from beach cover-up to city strolls and evening outings—an understated piece that elevates both casual and dressed-up looks.