(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}/9
Description
⭐ Order over $69.9 get free shipping worldwide
✅ Returns>> Fast refund, 100%Money-Back Guarantee
💵 Payments Via PayPal®
😍 99.3% Of Customers Buy 2 Or More
✨Fast delivery within 7~20 days
Feature
♣Material: It is made of high quality polyester materials, durable enough for your daily wearing, you can pair it with heels or boots.
♣Matching: Stylish and fashion Printed design make you more attractive.
♣Occasions: Perfect for work , vacation, wedding, cocktail party, Christmas party or any special occasion! Whether thanksgiving day party or daily life, this dress is the best choice for yourself and your friends as gifts and make you become charming and beautiful.
Specifications
Material: Polyester
Color: White
Product size: S-XL
Product weight: 400G
Package includes: 1 X Sexy Elegant Party Tassels Dress
Notes
Due to manual measurements, please allow slight measurement deviations.
Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed in the picture.
HOW TO PAY
If you want to checkout with Credit Card. Please Click Paypal and Search for ‘Pay with Debit or Credit Card’
Enter your Payment details, your Billing Address, and your Contact Information.
✈ Worldwide Shipping ✈
Please do note that shipping is insured and takes 7-20 days worldwide. However, you may receive your items earlier. Tracking Numbers will ALWAYS be sent so you can track it every step of the way! Cool things are worth waiting for! 😉
OUR GUARANTEE
We truly offer the stunning, trendy high-quality products in the world.
We will do WHATEVER it takes with outstanding customer service support to assist everyone.
If you are not satisfied with receiving the goods, you can apply for a refund.
You can pay with PayPal, which will protect your money.
😄If you have any questions or concerns, please contact our customer service email. Email:hezizi0215@gmail.com
${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)