(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}/12
Description
📣Fast worldwide shipping!
💯Payments Via PayPal® and CreditCard.
⭐Returns>> 100% Money Back Guarantee
🎉More than 95% of customers recommend this product.
🎁99.3% Reviewers Recommend Buy 3 Or More.
Warm Tips:Underwear is personal clothing and cannot be returned or exchanged. If it is a quality problem, please contact us and we will give you a satisfactory answer.
Create a smooth silhouette with these elegant lace knickers!
Size Chart
You will fall in love with your lace panties. Designed to be super comfortable while providing a see through look that is very attrative and sexy.
360° Tummy Taming : High-waist tummy control with 360-degree tightening effect, molds perfectly to your body while it contours.
FLAWLESS LOOK: The clever pattern and design of these panties will provide extra lifting and compression results while keeping the comfort as a priority.
High Quality & Soft :Made with premium material that is not only comfortable but also resilient. (100% Cotton crotch)
Double-Layer Crotch for added protection:Made with added support in the crotch area.
Fashionable: It features a sexy lace design that does not look awkward on skirts or jeans whenever you sit or squat down.
Lifting Effect: It is designed to compressed your tummy, lift your butt, and have a good looking body shape wearing your favorite outfits.
Breathable and Seamless: The crotch has a thick cotton, while the edges are seamless. It is made of soft lace fabric that is breathable, sweat-free, and moisture wicking.
High Elasticity: Its high-elasticity allows you to move and feel comfortable all day.
OUR GUARANTEE
We take pride in our products as we believe they are amazing. However, we understand that buying things online can be daunting, especially for the first time, so we offer a 100% satisfaction guarantee.
If you don't have a positive experience for any reason, we will do whatever it takes to make sure you are 100% satisfied with your purchase.
Warm Tips: Underwear is personal clothing and cannot be returned or exchanged. If it is a quality problem, please contact us and we will give you a satisfactory answer.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)