Pink Lace Mesh Open Back Babydoll

$25.99
Color:  Pink
Size:  S
Quantity
Shipping
/** @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
Tag:    Valentine Lingerie    
Category:    Lingerie > Babydolls & Chemises    
Pattern:    solid    
Style:    sexy
Sleeve Length:    sleeveless    
Neckline:    V Neck
Dresses Length:    Short
Silhouette:    Sheath
Occasion:    Daily    
Details:    Lace    

Detail
•Lace bralette and mesh skirt splicing

•Sleeveless, adjustable straps, deep v neck and open back

•Wire-free, exquisite lace bust with lining

•Sexy babydoll sleepwear with thong included

•Lightweight, soft and comfortable

Size Chart (CM)

 

Sizes

 

Bust

 

Waist

 

Length

 

Relax

 

Relax

 

Relax

 

S

 

71

 

67

 

72

 

M

 

76

 

72

 

74

 

L

 

81

 

77

 

76

 

XL

 

88

 

84

 

78

 

2XL

 

95

 

91

 

80

 

Elasticity

 

Medium

 

Size Chart (INCH)

 

Sizes

 

Bust

 

Waist

 

Length

 

Relax

 

Relax

 

Relax

 

S

 

28.0

 

26.4

 

28.3

 

M

 

29.9

 

28.3

 

29.1

 

L

 

31.9

 

30.3

 

29.9

 

XL

 

34.6

 

33.1

 

30.7

 

2XL

 

37.4

 

35.8

 

31.5

 

Elasticity

 

Medium

 

Note:

1.There maybe 1-2 cm deviation in different sizes, locations and stretch of fabrics. Size chart is for reference only, there may be a little difference with what you get.

 

2.There are 3 kinds of elasticity: High Elasticity (two-sided stretched), Medium Elasticity (one-sided stretched) and Nonelastic (can not stretched ).

 

3.Color may be lighter or darker due to the different PC display.

 

4.Wash it by hand in 30-degree water, hang to dry in shade, prohibit bleaching.

 

5.There maybe a slightly difference on detail and pattern.