Geometric Print Kimono Cardigan with Satin Slip Dress Two-Piece Set

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

This elegant two-piece set combines a fluid satin slip dress with a lightweight geometric-print kimono cardigan. The smooth, lustrous finish of the dress creates a refined and feminine look, while the relaxed outer layer adds movement, visual interest, and effortless sophistication. Designed for versatile styling, this set can be worn together for a coordinated outfit or separately to create multiple looks.

Product Features

  • Two-piece design: Includes a satin slip dress and a matching geometric-print kimono cardigan.
  • Elegant satin finish: The slip dress offers a smooth texture and subtle sheen for a polished appearance.
  • Eye-catching geometric print: The cardigan adds a contemporary decorative element and enhances the overall look.
  • Relaxed kimono silhouette: The open-front outer layer provides comfortable coverage and graceful drape.
  • Feminine slip dress style: The streamlined dress creates a sleek and flattering silhouette.
  • Versatile wardrobe pairing: Each piece can be styled independently with other items in your wardrobe.
  • Suitable for multiple occasions: Ideal for parties, date nights, vacations, evening events, resort wear, and stylish everyday outfits.

Styling Suggestions

  • Wear the complete set with strappy heels, delicate jewelry, and a compact clutch for an elegant evening ensemble.
  • Pair the slip dress with sandals and a small shoulder bag for a relaxed vacation or resort-inspired look.
  • Style the kimono cardigan over a simple camisole and tailored trousers for a sophisticated daytime outfit.
  • Add ankle boots and a structured handbag to create a modern, fashion-forward combination.
  • For a softer, more feminine finish, complete the look with minimal accessories and neutral-toned shoes.

Summary

Combining a sleek satin slip dress with a flowing geometric-print kimono cardigan, this two-piece set offers effortless elegance and versatile styling. It is a sophisticated choice for creating polished looks from day to night, whether worn as a coordinated outfit or styled as separate wardrobe essentials.