Urban Boho Plaid Tie Blouse & High Slit Midi Skirt 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

Embrace effortless urban-boho style with this coordinated plaid blouse and midi skirt set. Featuring a feminine tie-front blouse paired with a flattering high-slit midi skirt, this two-piece outfit blends relaxed charm with modern sophistication. The matching plaid pattern creates a polished, fashion-forward look that is easy to style for both casual and elevated occasions.

Product Features

  • Coordinated two-piece set: Includes a plaid tie blouse and a matching high-slit midi skirt for a complete outfit.
  • Chic tie-front detail: The blouse adds a feminine, bohemian-inspired touch and creates a flattering waist-accentuating effect.
  • Classic plaid pattern: Adds timeless visual appeal while complementing the relaxed urban-boho aesthetic.
  • High-slit midi skirt: Offers graceful movement and a subtly alluring finish without sacrificing sophistication.
  • Figure-flattering silhouette: The fitted, coordinated design helps define the waist and create a balanced overall look.
  • Versatile styling: Wear the pieces together for a statement outfit or style them separately with wardrobe essentials.

Styling Suggestions

  • Pair the set with ankle boots, a suede shoulder bag, and layered necklaces for a classic boho-inspired look.
  • Add strappy heels and delicate jewelry to create an elegant outfit for dinners, parties, or special occasions.
  • For a more casual urban look, wear it with sneakers, a compact crossbody bag, and a denim or leather jacket.
  • Complete the outfit with a wide-brim hat, oversized sunglasses, or stacked bracelets for added bohemian character.
  • Style the blouse with high-waisted jeans or the skirt with a simple fitted top to create additional everyday outfits.

Summary

This Urban Boho Plaid Tie Blouse and High Slit Midi Skirt Set is a stylish choice for anyone who loves effortless coordination with a fashionable edge. Its plaid design, feminine tie-front blouse, and elegant slit midi skirt create a versatile look that transitions easily from daytime outings to evening events.