🌹Silky Loose V-neck Top

$33.98 $73.00 Save 53%
Sold 128
Color:  Gray
Size:  S
Quantity
/** @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

Love At First Sight

Do you want to stand out from the crowd? Are you ready to walk on clouds in our lightweight, breathable and stylish Silky Charm™?

Advantages

1. Comfortable and Lightweight

The silky fabric the top is made of makes it incredibly comfortable to wear. It is soft and smooth against the skin and feels lightweight - perfect for all day wear.



2. Breathable and Cool

The loose fit and V-neck allow for good air circulation, keeping you cool and well ventilated, especially in hot weather or indoors with limited ventilation.



3. Flattering drape

The loose fit of the top creates an elegant drape that complements different body shapes and sizes, making it a flattering choice for many people.



4. Versatile styling options

The V-neck is flattering and versatile, making it suitable for different occasions. You can dress it up with accessories for a more formal look, or pair it with casual pants for a relaxed everyday outfit.

Characteristics

Material: Silky and lightweight fabric

Design: V-neck design

Size Chart:

 Size Chart/inch     1inch=2.54cm
Size  US UK  Bust Waist Hips
S 4-6 6-9 34 26 37
M 8 11 36 28 39
L 10 13 37 29 40
XL 12-14 15-17 37 - 40 29 - 33 40 - 47
2XL 14-16 18-20 40 - 44 33 - 36 47 - 50
3XL 16-18 20-23 44 - 47 36 - 39 50 - 53
4XL 18-20 23-26 47 - 50 39 - 42 53 - 57
5XL 20-22 26-30 50 - 53 42 - 45 57 - 60
1:Due to manual measurement, there may be an error of 0.39-0.79inch
2:Please note that a slight color difference should be acceptable due to the light and screen. Thanks.

  Size Chart/cm      2.54cm=1inch
Size  US UK  Bust Waist Hips
S 6 6-9 88 68 95
M 8 11 92 72 99
L 10 13 96 76 103
XL 12-14 15-17 96-104 76-84 103-121
2XL 14-16 18-20 104-112 84-92 121-129
3XL 16-18 20-23 112-120 92-100 129-137
4XL 18-20 23-26 120-128 100-108 137-145
5XL 20-22 26-30 128-136 108-116 145-153
1:Due to manual measurement, there may be an error of 1-2cm
2:Please note that a slight color difference should be acceptable due to the light and screen. Thanks.

PACKAGE INCLUDES:

  1 x  Silky Loose V-neck Top

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 on the picture.

100% GUARANTEE: If you think the size is not suitable for you, or the quality is not good enough, please just contact us, and we will make a partial or full refund back to you depending on the situation.


OUR GUARANTEE

  • We truly believe we carry some of the most innovative products in the world, and we want to make sure we back that up with a risk-free ironclad 60 days guarantee.
  • If you don't have a positive experience for ANY reason, we will do WHATEVER it takes to make sure you are 100% satisfied with your purchase.
  • Buying items online can be a daunting task, so we want you to realize that there are absolutely ZERO risks in buying something and trying it out. If you don't like it, no hard feelings we'll make it right.
  • We have 24/7/365 Ticket and Email Support. Please contact us if you need assistance.