50m Waterproof High-end Men’s Sports Watch

$34.99 $69.99 Save $35.00
Color:  Blackish Green
Quantity
Share the love
worldwide shipping
Sustainably made
Secure payments
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1651799308132').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

Men’s high-end fashionable and practical sports watch, perfect for all occasions.

164ft/50m waterproof, safe for swimming, showering, hand washing, and rain.

Features

Multi-function: Dual-time display, date, week, 12/24H, hourly chime, alarm, Nightlight, stopwatch, 50m waterproof, shock-proof.

Large Dial: Easy to read the time, date, week, timing, etc. The nightlight design helps to read the time clearly even in the dark.

PMMA Mirror: Anti-scratch, providing high transparency and durability which enables you to see the time clearly with scratch-resistance ability.

Comfortable to Wear: Environmentally friendly resin watch band is soft, wear-resistant, skin-friendly, and not easily yellowing.

Stainless Steel Case and Buckle: Sturdy and durable, waterproof, rust-proof, scratch-proof, anti-fall, long service life.

Fashionable and Cool: The very cool-looking watch is suitable for both indoor and outdoor activities. Coming with an exquisite box makes it a great gift for boys and men of all ages.

Specifications

Movement: Electronic

Case: Stainless Steel

Mirror: PMMA

Band: Resin

Case Thickness: 15mm

Dial Diameter: 50mm

Waterproof: 164ft/50m

Wear Size: 166-223mm   

Box Size: 88x82x54mm

Color: Black, Blackish Green, Golden, Silver, Blue

Package Includes: 1x 50m Waterproof High-end Men’s Sports Watch

Warm Tips

Dear buyer, due to the lighting effect, monitors brightness, manual measurement, etc., there could be some slight differences in the color and size between the photo and the actual item. Sincerely hope that you can understand! Thank you!