(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
Girls Are Crazy For This Bracelet Watch 🔥🔥Buy 1 Get 1 Free 🔥🔥
Features
Beautiful Shining Starry dial & Very Stylish & Romantic watches are great for daily wear, making you the shining star.
The Simple Elegant Look Makes It An Ideal Gift For Your Loved Onesfor any occasion such as Christmas, Thanksgiving, Birthdays, Anniversaries, Mother's Day, Graduations, Anniversary Day, Valentine's Day, etc
This Watch Is Designed With A Magnetic Stainless Steel Mesh Band for easy and practical use & passed a strict Waterproof Test.
Specifications
Surface diameter: 34mm
Case Diameter: 34mm
Dial thickness: 10mm
Strap width: 15mm
Strap length: 270mm (including case)
Weight:Watch 43.5g,Box:55g
Strap Material: Alloy
Head material: alloy
Mirror material: ordinary glass
Buckle Type: Pin Buckle
Waterproof level: not waterproof
Package includes:- Buy 1 Get 1 Free:Women's Bracelet Watch*2 +Exquisite gift box*2😍
Note
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.
${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)