Classic Black Heavyweight Butterfly Handle Waist Soft Herringbone jsk Shoulder Straps Adjustable Spring Summer

$99.99
Type: Lolita Dresses
Size:  S
Quantity
NOTES
1.Buy $85 more to enjoy FREE Shipping
2.Provide standard and express delivery
3.Delivery in 7-12 working days
4.Return and refund within 14 days

/** @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

Feature Description
Style Classic Lolita
Fabric Polyester
Embellishments Lace, Bows, Ruffles
Sleeve Length Sleeveless
Components Jumper Skirt
Occasion Daily Casual, Tea Party
Weight 1kg
Season Spring, Summer, Fall


This striking Lolita dress embodies the elegance and sophistication of Classic Lolita fashion, with a design that exudes mystery and allure. The dress, rendered in deep black, embraces the darker side of Lolita while maintaining the feminine and playful aesthetic that defines the style. The bodice is adorned with a large satin bow placed on the shoulder, adding a touch of softness to the otherwise dramatic silhouette. The spaghetti straps offer a lighter, more delicate contrast to the voluminous skirt, which features multiple layers of sheer fabric, creating an ethereal, floating effect. The intricate lace details around the neckline and throughout the skirt enhance the dress’s ornate and luxurious feel, making it a perfect choice for fans of Gothic Lolita who appreciate finely crafted, statement pieces.

Crafted from high-quality fabrics, this dress combines tulle, lace, and satin to create a layered and textured appearance that captures the eye. The voluminous skirt is built with tiered layers of soft tulle, each trimmed with fine lace, giving the dress its characteristic bell-shaped silhouette. The delicate lacework adds a vintage touch, while the rich satin ribbon detailing provides an air of luxury. Despite the intricate details, the dress remains lightweight and comfortable, making it suitable for long events or special occasions. The corset-style bodice is structured to flatter the figure, accentuating the waist while supporting the layered skirt's voluminous shape. This balance between structure and softness is key to creating the dramatic yet graceful effect characteristic of Gothic Lolita fashion.

The monochromatic black palette of the dress adds to its versatility, allowing it to be styled in various ways, whether for formal events or themed gatherings. The dark tones, combined with the luxurious textures, create a look that is both regal and mysterious. The dress is perfect for tea parties, photo shoots, or any event where a touch of Gothic romance is desired. Paired with delicate lace gloves, a choker, or a lace headpiece, this dress can be transformed into a truly iconic Lolita outfit. Its timeless design and high-quality construction make it a wardrobe staple for those who embrace the beauty and elegance of Gothic Lolita fashion.