Effortless Boho Sheer Portrait-Print Loose Cream Kaftan Maxi Dress

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

Description

A breathable, lightweight kaftan-style maxi rendered in a soft cream base with an artful portrait-inspired print. The airy, sheer fabric creates a floaty silhouette that drapes effortlessly over the body for a relaxed boho look. Designed for easy wear, this dress balances artsy visual interest with comfortable, vacation-ready ease.

Key Features

  • Sheer, lightweight fabric — perfect for warm weather and layering.
  • Portrait-style print on a creamy neutral background for a refined bohemian aesthetic.
  • Loose kaftan silhouette that skims the body and offers an oversized, relaxed fit.
  • Maxi length for coverage and dramatic movement.
  • Versatile neckline and sleeve cut (easy to layer over slips, swimsuits, or fitted dresses).
  • Packable and travel-friendly—wrinkle-resistant drape for effortless styling on the go.

Styling Suggestions

  • Beach cover-up: layer over a neutral slip or swimsuit, add flat leather sandals and a wide-brim straw hat.
  • Daytime boho: wear with a slim slip dress, woven belt to define the waist, layered gold necklaces, and espadrilles.
  • Evening look: pair with a fitted nude cami and high-heeled sandals, statement earrings, and a clutch for an elevated, artsy vibe.
  • Festival or street style: add ankle boots, a crossbody bag, and a felt hat; knot the front for a shorter, more structured look.
  • Cold-weather layering: wear over a turtleneck and leggings, finish with a long coat and boots for a chic transitional outfit.

Care & Fit Notes

  • Recommended: hand wash cold or machine wash on gentle cycle; hang to dry to preserve delicate drape.
  • Because the fabric is sheer, we recommend pairing with a slip or bodysuit for opacity as desired.
  • Designed for a roomy, relaxed fit—consider belting if you prefer a more defined waistline.

Summary

This Effortless Boho Sheer Portrait-Print Kaftan Maxi is a versatile statement piece that blends artistic print with airy comfort. Ideal as a chic cover-up, layered staple, or standalone statement dress, it’s an easy way to add bohemian elegance to your wardrobe. Add a slip and your favorite accessories to make it your own.