mrosto™-Versatile must-have women's solid color long-sleeved shirt set

Sold 0 only 999999999 item(s) left
$34.99 $69.98 Save $34.99
Color:  Black
Size:  S/UK 8-10
Quantity
Share the love
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-1651799308132').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

Stay on top of this season's trends with our faux 2-piece outerwear set. We especially love the solid color fabric and think this piece will be a new addition to your wardrobe!

Solid color satin bodysuit with neckline and tie. Wear it open as a layering piece or closed as a dress! Super light fabric!

Features

  • 🌟Solid color elegance: Featuring a timeless solid color design that exudes sophistication. It is a versatile choice for everything from business meetings to social gatherings.

  • 💃 Slim fit: This set is designed to flatter your silhouette and emphasize your curves, while providing all-day comfort. Appear confident wherever you go.

  • 👚 Long sleeve shirts: Long sleeve shirts are perfect for adding a touch of formality to your overall look. It's a classic choice that never goes out of style.

  • 🧵 Quality workmanship: Our suits are made with attention to detail, from stitching to fabric selection. It's a testament to quality and durability.

  • 🌬️ Breathable and comfortable: The fabric used in this suit is not only stylish but also breathable, ensuring you will stay comfortable even on long days.

Product Specification

  • Name: Regenerated Cellulose Fiber

  • Size: S, M, L, XL, 2XL, 3XL

Size Chart

Size(inch)BustWaistTop LengthPants Length
S37.8026.7729.9220.47
M39.3728.3530.3120.87
L40.9429.9230.7121.26
XL42.5231.5031.1021.65
2XL44.0933.0731.5022.05
3XL45.6734.6531.8922.44

Note

1. Please allow slight 1-3cm(0.4-1.18") difference due to manual measurement and a little color variation for different display setting

2. Size doesn't fit all, please carefully check size chart and select the size based on your real size

Product Package

  • Women's Solid Color Long Sleeve Shirt Suit × 1 

Notes

  • Due to manual measurements, please allow slight measurement deviations.
  • Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed in the picture.

OUR GUARANTEE:

  • We believe we have some of the most innovative products in the world, and we want to make sure we back that up with a risk-free 30-day guarantee.
  • If for any reason you do not have a positive experience, we will make every effort to ensure that you are satisfied with your purchase.
  • We want you to rest assured that there is absolutely zero risk in buying and trying out products. If you don't like it and don't feel bad, we'll do it right.
  • We email support. If you need help, please contact us.