Punk Gothic Black and Red Dark Style Printed Lace Belt Front Zipper Lo Skirt Summer

$79.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 Punk Gothic 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 exquisite Lolita dress is loved for its unique Gothic style design, showing a strong dark charm. The overall color is a classic combination of black and dark red, highlighting the mysterious and noble temperament. The upper part of the skirt is covered with black lace, revealing the feminine softness and elegance. The lace design not only maintains the elegance and delicacy of the Lolita style, but also adds a bit of sexiness and rebelliousness. The zipper design in the middle is practical and modern, injecting fashion elements into the traditional Lolita style. The multiple belt decorations on the waist not only highlight the curves of the figure, but also echo the strong style of the Gothic style. With the metal buckle, the whole skirt looks full of power.

The skirt part adopts a contrasting design of black and red. The embellishment of red ruffles makes the black skirt not monotonous, and at the same time adds a sense of visual layering. There is a red cross embroidery decoration sewn on the skirt, symbolizing mystery and power. This pattern injects a unique religious color into the whole design, and also fits the common elements in the Gothic Lolita style. The material of the skirt is very exquisite, using light and textured fabrics, which can not only show the beautiful curvature of the skirt when worn, but also ensure comfort. Whether from the control of details or the overall matching design, this skirt perfectly shows the combination of elegance and strength in the Lolita style, suitable for those girls who love Lolita culture and pursue uniqueness and individual expression.