Women's Star and Moon Embroidered Top & Pants Two-Piece Set c84c

$48.99
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-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

Exquisite Cotton/ Polyester

Please note that variations in color and texture are part of the story. This is an original design created by our designer for "Star Moon"—a dress of vibrant color, exquisite luxury, and unique elegance. We photographed it in daylight to achieve the most accurate color reproduction possible, but slight variations in design and color may occur due to lighting conditions.

I chose this dress because I love its unique style, clean cut, and seamless combination of colors. The texture of the dress is enhanced by the color and unique, refined taste, projecting a unique, pure, strong, powerful, and fearless spirit. It showcases a refined, luxurious, unique, and elegant femininity.

Top SizeLengthBustShoulderSleeve Length
S6826.8 10039.4 4216.5 6023.6 
M6927.2 10541.3 4316.9 6124.0 
L7027.6 11043.3 4417.3 6224.4 
XL7128.0 11545.3 4517.7 6324.8 
2XL7228.3 12047.2 4618.1 6425.2 
3XL7328.7 12549.2 4718.5 6525.6 
4XL7429.1 13051.2 4818.9 6626.0 
5XL7529.5 13553.1 4919.3 6726.4 

Pants SizeWaistHipsLength
S6525.6 10039.4 9035.4 
M7027.6 10541.3 9135.8 
L7529.5 11043.3 9236.2 
XL8031.5 11545.3 9336.6 
2XL8533.5 12047.2 9437.0 
3XL9035.4 12549.2 9537.4 
4XL9537.4 13051.2 9637.8 
5XL10039.4 13553.1 9738.2 

This data was obtained from manually measuring the product, it may be off by 1-2 CM.