Resort-style Red Chiffon Cardigan And Black Slip Dress Set

$25.09
Color:  Black and Red
Size:  XS
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-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

Resort-style Red Chiffon Cardigan And Black Slip Dress Set

Product Description

This two-piece set pairs a breezy red chiffon cardigan with a sleek black slip dress for an instantly elevated resort look. The lightweight, semi-sheer cardigan drapes effortlessly over a minimalist spaghetti-strap slip, creating a flattering contrast between soft volume and streamlined shape. Designed for warm-weather getaways, poolside cocktails, or relaxed evenings, the set balances comfort with chic, wearable sophistication.

Key Features

  • Two-piece coordinating set: red chiffon cover-up + black slip dress for easy styling.
  • Red chiffon cardigan: airy, semi-sheer fabric that provides light coverage and movement.
  • Black slip dress: smooth, figure-skimming silhouette with narrow straps and a classic V-neckline.
  • Versatile proportions: the voluminous cardigan contrasts the slim slip for a balanced, modern look.
  • Travel-friendly: lightweight fabrics that pack well and dry quickly.
  • Effortless layering: cardigan works as a cover-up over swimwear or as a top layer for evenings.

Styling Suggestions

  • Daytime: wear the slip dress with flat leather sandals or espadrilles and a woven straw tote for beachside brunches.
  • Evening: swap to heeled sandals, add delicate gold jewelry, and drape the chiffon cardigan over the shoulders for a polished look.
  • Resort-ready: use the cardigan as a swimsuit cover-up; pair the slip with slide sandals and oversized sunglasses.
  • Layering: add a slim belt over the cardigan to define the waist, or wear a lightweight camisole underneath for extra coverage.
  • Accessories: mix in textured accessories—rattan bags, beaded necklaces, or a silk scarf—to enhance the vacation vibe.

Summary

This Resort-style Red Chiffon Cardigan And Black Slip Dress Set is a versatile, travel-friendly ensemble that blends airy romance with minimalist elegance. Perfect for vacations or warm-weather occasions, the set offers multiple styling options—from casual daytime looks to refined evening outfits—making it a practical and stylish addition to your wardrobe.