(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 seaside cafes, farmers' markets and weekend brunch dates. The lightweight textured fabric keeps you cool and comfortable, while the off-shoulder ruffle sleeves add soft feminine charm. Intricate lace trim detailing elevates the design, and the high-waisted wide-leg silhouette elongates your legs for a flattering fit. Pair with a woven tote bag and flat sandals for an effortless bohemian daytime look.
🌙 Date Night & Evening Out: Ideal for sunset dinners, beach walks and outdoor movie nights. The sweetheart neckline and off-shoulder design create a romantic silhouette, while the flowy wide legs sway gracefully with every step. The crisp white hue looks stunning under evening lights, adding a fresh and elegant touch. Complete the look with strappy sandals and delicate layered necklaces for a captivating ensemble.
🧥 Vacation & Outdoor Adventures: Great for island getaways, coastal town explorations and beach photoshoots. The breathable fabric is perfect for warm weather, and the one-piece design makes getting dressed easy while traveling. The wide legs provide coverage and comfort for all-day walking, and the white color pops beautifully against beach and nature backdrops. Style with a wide-brim straw hat and flip-flops for the ultimate vacation vibe.
💼 Casual Gatherings & Events: Suitable for girls' afternoon tea, birthday parties and outdoor weddings. The elegant yet relaxed design strikes the perfect balance between casual and formal, making it appropriate for various semi-formal occasions. Layer with a light linen blazer or denim jacket for cooler evenings, and finish with simple gold accessories for a polished touch.