Printed Flounce Spaghetti Strap Swimdress and Shorts
Printed Flounce Spaghetti Strap Swimdress and Shorts
Printed Flounce Spaghetti Strap Swimdress and Shorts
Printed Flounce Spaghetti Strap Swimdress and Shorts
Printed Flounce Spaghetti Strap Swimdress and Shorts

Printed Flounce Spaghetti Strap Swimdress and Shorts

$34.77
$59.98
-$25.21
Size-S
Please select a size
Quantity
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-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);
Vendor by: bveshop
SKU:

 

Bottom Type :Shorts
Support :Wire Free
Bra Style :Padded
Pad Style :Removable
Strap Style :Unadjustable
Composition :82% Polyester, 18% Spandex
Washing Instructions :Hand Wash
Package Contents :1 X Swimdress , 1 X Panty
Pattern Type :Print
Color Scheme :Multi Color
Style :Vacation
Occasion :Beach
Decoration :Ruffle
Season :Summer
Size chart:
REGULAR SIZES(CM) US BUST/CHEST WAIST HIPS
XXS | US000-00 000 77.5 59.5 86
00 80 62 87.5
XS | US0-2 0 82.5 64.5 90
2 85 67 92.5
S | US4-6 4 87.5 69.5 95
6 90 72 97.5
M | US8-10 8 92.5 74.5 100
10 95 77 102.5
L | US12-14 12 99 81 106.5
14 102.5 85 110.5
XL | US16-18 16 106.5 89 114
18 111.5 94 119
XXL | US20 20 117 99 124.5
1X | US18W-20W 18W 113 100 119
20W 118 105 124.5
2X | US22W-24W 22W 123 110 129.5
24W 128 115 134.5
3X | US26W-28W 26W 133 122 139.5
28W 138 129.5 144.5
4X | US30W-32W 30W 143 137 149.5
32W 148 144.5 154.5
REGULAR SIZES(INCH) US BUST/CHEST WAIST HIPS
XXS | US000-00 000 30½ 23½ 34
00 31½ 24½ 34½
XS | US0-2 0 32½ 25½ 35½
2 33½ 26½ 36½
S | US4-6 4 34½ 27½ 37½
6 35½ 28½ 38½
M | US8-10 8 36½ 29½ 39½
10 37½ 30½ 40½
L | US12-14 12 39 32 42
14 40½ 33½ 43½
XL | US16-18 16 42 35 45
18 44 37 47
XXL | US20 20 46 39 49
1X | US18W-20W 18W 44½ 39½ 47
20W 46½ 41½ 49
2X | US22W-24W 22W 48½ 43½ 51
24W 50½ 45½ 53
3X | US26W-28W 26W 52½ 48 55
28W 54½ 51 57
4X | US30W-32W 30W 56½ 54 59
32W 58½ 57 61