(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();
})();
One piece. Endless ease.
At Cavelantern, we believe that true style moves effortlessly — confident, unhurried, and quietly radiant. Our Jumpsuit Collection captures that spirit of freedom and refinement, blending soft tailoring with modern silhouettes that move as naturally as you do.
From sleek satin to supple suede, structured denim to flowing blends — each piece is designed to balance comfort and sophistication. Whether you’re stepping out for a slow morning coffee or a late sunset gathering, these jumpsuits adapt beautifully to every moment.
Every detail — a defined waist, a subtle drape, a trace of light — is made to flatter without trying too hard. Because confidence isn’t loud. It’s felt.