Four-piece lingerie set - KEELY

$26.69
Bra size:  S
Thong waist and suspender belt:  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

Discover the four-piece set - KEELY, a lingerie masterpiece designed to make hearts flutter. This ultra-sexy set in refined lace, with a sophisticated back composed of straps and metallic details, is intended for those who seek ultimate seduction and unwavering self-confidence.

  • Refined Lace: A sophisticated design with straps and metallic details.
  • Ultimate Seduction: Perfect for spicing up your intimate moments.
  • Confidence Assured: Reserved for the elite, for a feeling of overdose of confidence.

Technical Details

  • Composition: 85% Polyamide, 15% Elastane
  • Care: Hand wash recommended, air dry
  • Size and Fit: Easily fits with adjustable straps and fasteners. Model in first image is wearing size M and is 5'9".
Product Highlights

Enhance Your Figure and Infallible Seduction

The KEELY set, with its refined lace and expertly placed straps, is designed to highlight your natural curves. The metallic details add a touch of luxury,

making you feel irresistibly seductive and elegant. You will not go unnoticed and every eye will be drawn to your magnified silhouette.

Boost Your Confidence with Unmatched Luxury

Wearing the KEELY set is to ensure an overdose of self-confidence. Designed for the elite, this set gives you the confidence you need to feel powerful and desirable.

Every sophisticated detail is there to reinforce your sense of security and seduction, transforming every moment into a luxurious experience.

Perfect Fit for Optimal Comfort

With adjustable straps and thoughtful design, the KEELY set offers a perfect fit for every body type. You can wear it with confidence, knowing that it will stay in place and provide optimal comfort throughout your special moments. This set perfectly combines aesthetics and comfort, allowing you to focus on what really matters.