(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/7
Description
☆☆☆☆☆ WELCOME TO THE STORE!
🌺🌺Please subscribe to our store or pinterest and collect your favorite items to see more inexpensive items.😊😊
Womens Floral Print Dress is designed with the latest print patterns. The dress is matched with a thin cardigan, showing a unique style, suitable for all occasions and daily wear! The knee-length length is suitable for matching high heels of various colors, elegant and intellectual, showing your personality and fashion.
Main Features
Breathable Material
Mainly made of polyester fiber, comfortable and breathable in summer, not stuffy and sweaty. It is a must-have for women's clothing in your wardrobe.
Two-piece
Our dress is composed of a sleeveless dress and a thin cardigan. You can wear a sleeveless dress alone or with a cardigan to show two different styles.
Layout Design
The loose design is suitable for most people's figures, and at the same time it perfects the overall line of the body, loose but not bloated.
Intimate Details
The waist and shoulders are cut in one piece, with smooth lines and no wrinkles; the neckline is not easy to loose, and the width is appropriate, which can well show the lines of the neck .
Occasion
Suitable for outdoor, dating, club, beach and other leisure occasions, can also be worn as a formal dress for parties, parties, etc.
The skirts are all hand-cut, so the position of the flower pattern is not fixed, please understand. Each skirt has its unique beauty.
Specifications
Product Weight
345G
Package Contents
Womens Floral Print Dress × 1
Material
Polyester
Product Size
😍😍 Dear Happy Shopping and Always Think Positive
💌You can contact our customer service via chat to learn more about product details. We will answer for you at the first time.
💗 Just like friends, remember to follow our and we will give you the best service!
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)