The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
8/11
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
The Ruffle Romper
8/11

The Ruffle Romper

$38.99
$0.00
Save $-38.99
Size
Please select a size
ColorBlack
Please select a color
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);
SKU:
Weight: 0kg
Barcode:

A Romper with a Flare ✨

Our Romper is specifically designed to compliment your body no matter how small or big!

"It's like a Romper with built in shapewear - I NEED EVERY COLOR" -Michaela M.

Sizing

Small: Bust: 88 cm/34.75 in, Waist: 71 cm/28 in, Hips: 131.3 cm/51.75 in, Sleeve: 63.5 cm/25 in, Cuff: 18 cm/7 in

 

Medium: Bust: 92 cm/36.25 in, Waist: 75 cm/29.5 in, Hips: 136.9 cm/54 in, Sleeve: 64 cm/25.25 in, Cuff: 19 cm/7.5 in

 

Large: Bust: 98 cm/38.5 in, Waist: 81 cm/32 in, Hips: 144.4 cm/56.75 in, Sleeve: 64.5 cm/25.5 in, Cuff: 20.5 cm/8 in

 

XL: Bust: 104 cm/41 in, Waist: 87 cm/34.25 in, Hips: 152 cm/59.75 in, Sleeve: 65 cm/25.6 in, Cuff: 21 cm/8.25 in

 

2XL: Bust: 110cm/43.25 in, Waist: 95 cm/37.4 in, Hips: 159.5 cm/62.75 in, Sleeve: 66 cm/26 in, Cuff: 22 cm/8.6 in

 

3XL: Bust: 116cm/45.6 in, Waist: 101 cm/39.7 in, Hips: 167 cm/65.75 in, Sleeve: 67 cm/26.25 in, Cuff: 23 cm/9 in

 

True to Size - Measurements are of the actual Romper*

 

Material: 100% Soft Polyester - Machine Washable