(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/3
${data.index + 1}/${data.total}
Description
Product Description:
This mini dress boasts a sophisticated navy velvet fabric that exudes luxury and timeless elegance. Adorned with striking gold buttons, this dress offers a perfect blend of classic and modern aesthetics, ensuring you make a stunning impression at any occasion.
Features:
Luxurious Material:Made from high-quality velvet, providing a soft and rich texture that is both comfortable and chic.
Stylish Design:The mini length enhances the figure, while the navy blue color adds a touch of sophistication.
Gold Button Accents:The dress is embellished with elegant gold buttons that add a hint of glamour and visual interest.
Classic Silhouette:Tailored to flatter a variety of body types, ensuring a graceful fit.
Styling Suggestions:
Pair with metallic heels and a matching clutch for a dazzling evening look.
Add simple gold accessories to complement the buttons and tie the whole look together.
Layer with a tailored blazer during cooler evenings to maintain warmth without compromising style.