Elegant Ribbed V-Neck Knit Tank Top & Tie-Waist Wrap Maxi Skirt Set

😍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
$28.19
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
A coordinated two-piece set combining a fitted ribbed V-neck knit tank and a flowing tie-waist wrap maxi skirt. The tank features a flattering V-neckline and a close, comfortable ribbed texture that sculpts the upper body, while the high-waist wrap skirt drapes into a long, elegant silhouette with a side opening created by the wrap and tie detail. The knit construction offers gentle stretch for ease of movement and all-day wear.

Key Features

  • Ribbed knit tank with V-neck for a streamlined, classic look
  • Sleeveless, fitted bodice that layers well or wears alone
  • Wrap-style maxi skirt with adjustable tie waist for a customizable fit
  • Flowing skirt hem and side slit-like wrap for subtle movement and leg exposure
  • Soft, stretch knit construction for comfort and easy wear
  • Versatile set designed to be worn together or mixed with other wardrobe pieces
  • Easy-care fabric — gentle wash recommended to preserve shape and texture

Styling & Pairing Suggestions

  • Daytime casual: pair with flat sandals or white sneakers and a straw tote for a relaxed warm-weather look.
  • Elevated evening: add strappy heels, layered necklaces, and a clutch to transform the set for date night or an event.
  • Layering: throw on a cropped denim jacket or a lightweight blazer for cooler evenings or transitional seasons.
  • Accessories: cinch the waist further with a slim belt over the tie for more structure, or wear statement earrings to draw attention upward.
  • Mix-and-match: wear the tank with high-rise trousers or denim shorts; wear the skirt with a fitted tee or bodysuit for multiple outfit options.

Summary
This ribbed V-neck tank and tie-waist wrap maxi skirt set offers a graceful balance of fitted and flowing silhouettes, making it a versatile wardrobe staple. Comfortable, flattering, and easy to style, it works equally well for casual daytime plans and more dressed-up evenings. A smart choice for anyone seeking an effortless, polished summer look.