(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
✨ Everyday Casual & Brunch: Perfect for bohemian cafes, farmers’ markets and coastal town strolls. The high halter neck and sheer mesh overlay exude effortless, free-spirited charm, while the lace-detailed cold-shoulder sleeves add romantic allure. Pair with strappy sandals and a woven tote bag for a laid-back yet polished daytime look.
🌙 Date Night & Evening Out: Ideal for sunset dinners, beach bonfires and outdoor music festivals. The sheer mesh overlay creates a dreamy, ethereal silhouette, and the smocked waist cinches your figure beautifully. The lace sleeves add texture and movement, making you stand out in low-light settings. Complete the look with layered beaded necklaces and ankle boots for a captivating, boho-inspired ensemble.
🧥 Vacation & Warm Weather: Great for tropical getaways, desert road trips and beachside vacations. The lightweight, flowy mesh keeps you cool in the heat, and the versatile design works as both a cover-up and a statement outfit. Wear it over your swimsuit during the day, then dress it up with accessories for evening dinners. The sheer fabric looks stunning in photos, especially against natural backdrops.
💼 Casual Gatherings & Themed Events: Suitable for bohemian-themed parties, birthday celebrations and music festivals. The unique combination of halter style, sheer mesh and lace sleeves balances edgy and romantic vibes. Layer with a cropped denim jacket or kimono for cooler evenings, and carry a woven crossbody bag to complete the look.