(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();
})();
1/1
${data.index + 1}/${data.total}
Description
Vintage Floral Lace Embroidered Cami Maxi Dress
Where vintage charm meets effortless grace 🌸
Step into a world of timeless femininity with this Vintage Floral Lace Embroidered Cami Maxi Dress. Crafted from lightweight, flowy fabric and adorned with intricate floral lace embroidery, it captures the spirit of slow summer days and quiet elegance. The V-neckline elongates the silhouette, while the floor-length hem moves beautifully with every step — perfect for weekend picnics, garden gatherings, or sunset strolls by the sea.
Its soft hues and delicate details make it more than a dress — it’s a romantic moment you can wear.
Why You’ll Love It: • Soft, flowy silhouette with embroidered floral panel details 🌿 • Flattering V-neck and sleeveless cami design • Lightweight and breathable for warm days • Elegant floor-length cut for a graceful movement • Perfect for daily wear, summer dates, and vacations