mrosto™-Last Day Sale⭐52% Off Silky Loose V-neck Top (4 Colors)

Sold 2 only 999999999 item(s) left
$32.98 $79.98 Save $47.00
Sold 2
Color:  Black
Size:  S
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
Size (inch)US SizeUK SizeBustWaistHip
S4-66-9342637
M811362839
L1013372940
XL12-1415-1737 4029 3340 47
2XL14-1618-2040 4433 3647 50
3XL16-1820-2344 4736 3950 53
4XL18-2023-2647 5039 4253 57
5XL20-2226-3050 5342 4557 60

Size (cm)US SizeUK SizeBust(cm)WaistHip
S66-9886895
M811927299
L10139676103
XL12-1415-1796-10476-84103-121
2XL14-1618-20104-11284-92121-129
3XL16-1820-23112-12092-100129-137
4XL18-2023-26120-128100-108137-145
5XL20-2226-30128-136108-116145-153

How to measure

This size chart is for reference purposes only.
Note that sizing will vary between brands. 

1. Bust

Measure under your arms around the fullest part of your bust. Make sure to keep the tape level.

2.Waist

Make sure the measuring tape fits comfortably as you.measure around the narrowest part of your natural waist.

3. Hips

Stand with your feet together. and measure around the widest part of your hips.


Description:

Pattern Type:Solid
Sleeve Type:3/4 Sleeve
Thickness:Lightweight
Material:Polyester
Neckline:V Neck
Occasion:Holiday,Daily
Style:Casual
Theme:Summer


Package included:
1* Top
Note
Due to the difference between different monitors, the picture may not reflect the actual color of the item.

Shipping
Receiving time = Processing time + Shipping time

 

Return Policy
Our Guarantee
Return or exchange within 15 days from the delivered date.
Request:
1. Items received within 15 days from the delivered date.
2. Items received unused, undamaged and in original package.
3. Return shipping fee is paid by buyer .