Asymmetric Halter Crop Top With Wide Leg Pants Set

$43.99
people are viewing this right now
Color:  White
Size:  XS
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

Details

  • Composition: 95% Polyester, 5% Elastane
  • Design: Plain, Pleated
  • Style: Elegant
  • Thickness: Regular
  • Material: Satin
  • Occasion: Leisure, Home, Vacation

Size & Fit

  • Stretch: Slight Stretch
  • Fit Type: Shift

Care Instructions

  • Maximum washing temperature 30°C
  • Do not bleach
  • Wash with similar colours
  • Iron at a maximum of 110°C/230°F
  • Do not dryclean
  • Product Measurements
    SizeUSBustWaistHipsTop LengthBottom LengthInseam
    XS233.126.037.027.642.531.1
    S434.627.638.628.042.931.3
    M636.229.140.228.343.331.5
    L8/1038.631.542.528.743.731.6
    XL1240.933.944.929.144.131.7

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

    Body Measurements
    SizeUSBustWaistHips
    XS232.3-33.924.4-2634.3-35.8
    S433.9-35.426-27.635.8-37.4
    M635.4-3727.6-29.137.4-39
    L8/1037-39.429.1-31.539-41.3
    XL1239.4-41.731.5-33.941.3-43.7

    *Depending on your body type and dressing habits, the above sizes are for reference only.

    How to Measure Your Body?

    *To choose the correct size for you, measure your body as follows:
    1. Bust
    Measure around the fullest part.
    2. Waist
    Measure around natural waistline.
    3. Hips
    Feet together, measure around the fullest part.