(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();
})();
2/5
${data.index + 1}/${data.total}
Description
Women's Elegant Cotton Short-sleeved Shirt and Caramel-colored Pleated Skirt Set
Key Features
Material: Lightweight, breathable cotton blouse for comfort and all-day wear; skirt crafted from a soft, durable fabric that maintains crisp pleats.
Design: Clean, timeless shirt silhouette with short sleeves that balances the flowing, midi-length pleated skirt.
Fit: Shirt with a slightly tailored cut to flatter the upper body; skirt designed with a comfortable waistband that sits neatly at the waist and creates a graceful A-line shape.
Color Palette: Neutral white/ivory top paired with a warm caramel skirt—easy to mix-and-match with other wardrobe pieces.
Care: Easy-care fabrics—machine wash gentle or hand wash recommended; hang to dry to preserve pleats and shape.
Styling & Pairing Suggestions
For a classic daytime look, pair with low block heels or loafers and a structured tote. Add delicate gold jewelry for a refined touch.
Dress it down for weekend outings with white sneakers and a crossbody bag; roll the shirt sleeves slightly for a relaxed vibe.
Transition to evening by tucking the blouse in, adding a slim belt at the waist, and choosing strappy sandals or pointed-toe pumps.
Layer with a lightweight blazer, denim jacket, or a trench coat depending on the season—neutral outerwear keeps the ensemble sophisticated.
Accessories: a silk scarf, minimalist watch, or a woven straw bag will complement the warm caramel hue beautifully.