Tummy-Covering Asymmetric Knit Tunic & Palazzo Pants Outfit Set

😍Buy $70 get 8% off 😍Buy $80 get 22% off😍Buy $150 get 65% off
color
Black
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


Description

This two-piece set pairs an asymmetric, tummy-covering knit tunic with matching wide-leg palazzo pants for an effortless, modern look. The tunic features a longer silhouette with an angled hem that drapes softly to conceal the midsection, while the palazzo pants offer relaxed movement and a fluid fall for flattering coverage. The coordinated knit fabric delivers comfortable stretch and a refined casual aesthetic suitable for everyday wear or dressed-up occasions.

Key Features

  • Asymmetric tunic hem designed to provide tummy coverage and a lengthening visual effect.
  • Soft, stretch knit fabric for comfort, ease of movement, and a smooth drape.
  • Wide-leg palazzo pants with an elastic or pull-on waistband for a comfortable, adjustable fit.
  • Coordinated two-piece set for effortless outfit planning — mix-and-match with other wardrobe pieces.
  • Versatile silhouette that transitions easily from casual daytime to polished evening looks.
  • Low-maintenance care: knit construction that is travel-friendly and crease-resistant.

Styling Suggestions

  • Casual day: Pair with flat sandals or clean white sneakers and a crossbody bag for a relaxed, put-together vibe.
  • Work or meetings: Add a tailored blazer and pointed-toe pumps to elevate the ensemble while maintaining comfort.
  • Evening out: Layer on a statement necklace or bold earrings and choose heeled sandals to create a longer silhouette.
  • Layering: Wear a lightweight coat or long cardigan over the tunic in cooler weather; a slim belt at the waist can add structure if desired.
  • Accessories: Minimal jewelry and structured bags complement the clean lines of the set; scarves or patterned wraps can introduce color or texture.

Fit & Care Notes

  • Fit: Relaxed, forgiving fit — check sizing guide if you prefer a more fitted look. The tunic’s asymmetric cut provides extra coverage over the midsection.
  • Care: Follow garment care label; gentle machine wash or hand wash in cold water and lay flat to dry recommended to preserve knit shape.

Summary

This Tummy-Covering Asymmetric Knit Tunic & Palazzo Pants Outfit Set is a versatile wardrobe staple that blends comfort with contemporary style. The intelligently cut tunic offers flattering coverage while the wide-leg palazzo pants deliver ease and movement, making the set ideal for travel, work, and everyday dressing. Simple to style and easy to wear, it’s a go-to option for anyone seeking a polished yet relaxed look.