Versatile White Satin Slip Dress And Striped Shirt Layering Set

$24.99
Color:  off-white
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

Versatile White Satin Slip Dress and Striped Shirt Layering Set

Elegant and effortless, this two-piece set pairs a pearly white satin slip dress with a relaxed striped button-up shirt for a modern layered look. The slip features a smooth, lustrous satin finish that skims the body, while the oversized striped shirt adds structure, contrast and casual polish—perfect for transitioning from daytime errands to evening plans.

Product Features

  • Two-piece set: satin slip dress + oversized striped shirt for instant styling versatility.
  • Satin slip: bias-cut silhouette with adjustable spaghetti straps for a sleek, flattering fit that drapes naturally.
  • Striped shirt: lightweight, relaxed-fit button-up with long sleeves that can be rolled or pushed for a more casual feel.
  • Contrasting textures: shiny, smooth satin vs. matte structured shirt for visual interest and balance.
  • Neutral palette: pearly white slip and classic navy/neutral stripes on the shirt—easy to mix and match with existing wardrobe pieces.
  • Wear separately or together: both pieces function as standalone staples (dress for evening or beach cover-up; shirt as a layering or office piece).
  • Easy care: machine-washable on gentle cycle or hand wash recommended; low-heat iron to restore sheen.

Styling Suggestions

  • Daytime casual: wear the slip with the shirt unbuttoned over it, white sneakers and a crossbody bag for an easy, chic look.
  • Office-ready: button up the shirt and tuck it slightly into the front of the slip or add a slim belt to define the waist; finish with loafers or low block heels.
  • Evening: remove the shirt for a minimalist satin slip look, add strappy heels and layered gold jewelry to elevate the outfit.
  • Transitional weather: wear a denim jacket or tailored blazer over the layered set and swap sneakers for ankle boots.
  • Accessorize: thin belts, delicate necklaces, or a silk scarf at the neck create different style moods without overwhelming the clean lines.

Summary

This Versatile White Satin Slip Dress and Striped Shirt Layering Set is a curated mix of feminine shine and relaxed tailoring. Its interchangeable pieces make it a practical, stylish choice for multiple occasions—from casual daytime outings to dressier evenings—offering effortless layering, easy maintenance, and a modern, polished finish.