Panda Element Chinese Style Lolita Short Sleeve Maid Dress - New Chinese Cute Doll Dress OP

$77.99
Type: Lolita Dresses
Pattern:  OP
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 Chinese Lolita
Fabric Polyester
Embellishments Lace, Bows, Ruffles,Panda
Sleeve Length Short Sleeve
Components Jumper Skirt
Occasion Daily Casual, Tea Party
Weight 1kg
Season Spring, Summer, Fall


This Lolita dress features a unique combination of Chinese elements and classic Lolita style, presenting a one-of-a-kind design. The overall black color of the dress is matched with a light pink apron embellished with a green bow, creating a sharp visual contrast that gives the whole look both elegance and liveliness. The apron is decorated with an embroidered bamboo pattern, showing a strong Chinese element, while a cute panda pattern is sewn on top, adding a playful and childlike atmosphere, very much in line with the “cute” element of Lolita clothing.

The dress is short-sleeved, with a classic doll neckline and bubble sleeves, making it even more adorable. In the details, the ruffle design on the top of the apron adds a sweet sense of sweetness, and the lace decoration and cut-out lace make the whole dress more layered and three-dimensional. The big green bow at the waist is one of the highlights of this set of skirts, which not only adds a sense of girlishness, but also makes the overall look more balanced.

In terms of material, this skirt is made of soft cotton fabric, which is comfortable and breathable to wear and suitable for daily wear. The hemline of the skirt shows an asymmetrical design, with black and light colors spliced together to give a richly layered, visually striking effect. Meanwhile, the bamboo pattern on the hemline echoes the bamboo embroidery on the apron, making the overall design look very harmonious and unified.

This Lolita dress retains the sweet and delicate features of traditional Lolita, but also incorporates unique elements of Chinese style, which is perfect for girls who love Chinese and Lolita styles.