(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();
})();
${data.index + 1}/10
Description
Description
Sculpt Your Silhouette Now
Reveal your best curves with this Ruched V-Neck Control Dress designed to shape and support. Its tummy control panel and gathered fabric create a flattering form, while the floor-length cut brings elegance to every step. Whether it’s a night out or a formal occasion, you'll move with confidence and style.
Make your next event unforgettable order this flattering Control Dress today and turn every entrance into a statement of confidence.
See What Others Are Loving
⭐⭐⭐⭐⭐
Amazing Fit and Feel
This dress fits like a dream! The ruching is super flattering and the fabric feels smooth and luxurious. I felt so confident all night.
Emily W.
⭐⭐⭐⭐⭐
Flattering in Every Way
I was blown away by how well this dress hugs my curves. The tummy control actually works and the neckline is stunning.
Moana N.
⭐⭐⭐⭐⭐
Great Quality and Look
The quality is top-notch, and the fit is so flattering. Got tons of compliments—definitely a staple in my wardrobe now.