Product Description
/**
* Common event handler for click and keydown events.
* @param {Event} event - The event object.
* @param {Function} handleClickOrEnter - Function to handle click or Enter key events.
* @param {Function} handleEsc - Function to handle Esc key events.
*/
// [TODO][AplusMantle-8064] Create common event handler util(key events, click events) in AplusModuleResources
function handleClickAndKeyEvents(event, handleClickOrEnterOrSpace) {
const ENTER_KEY_CODE = 13;
const ESCAPE_KEY_CODE = 27;
const SPACE_KEY_CODE = 32;
const isClick = event.type === 'click';
const isKeydown = event.type === 'keydown';
const isEnter = isKeydown && event.keyCode === ENTER_KEY_CODE;
const isSpace = isKeydown && event.keyCode === SPACE_KEY_CODE;
const isEsc = isKeydown && event.keyCode === ESCAPE_KEY_CODE;
if (isClick || isEnter || isSpace) {
handleClickOrEnterOrSpace();
} else if (isEsc) {
handleEsc(event);
}
}
/**
* Function to handle esc key event.
* @param {Event} event - The event object.
*/
function handleEsc(event) {
event.target.blur()// force remove focus
}




Does the quartz pocket watch need batteries?
Quartz pocket watch need batteries; You can press the crown on the top of the watch, and the front panel will open to set the time: pull the crown out of the watch base, and turn the crown clockwise until the exact time is reached.
What's in the package?
- 1 x red flannel bag package - 1 x quartz pocket watch - 1 x chain.
Can I wear it while swimming?
Tt is not recommended to get in contact with water, ordinary waterproof and sweat-proof, accidental rain and water splash can withstand. But not for bathing, swimming or diving.
What Can I Do When The Pocket Watch Doesn't Working?
1. Read the instruction manual to set the pocket watch
2. Try to replace the battery.
Tried both methods, but the pocket watch still doesn't work. You can apply for ref--und and order a new one
Mens Pocket Watches Gift
PK120115
Add to Cart
PK060808
Add to Cart
PK060804-Brown
Add to Cart
PK120115-sliver
Add to Cart
PK120115-rose
Add to Cart
PK062917-bronze
Add to Cart
MKL01-red
Add to Cart
Customer Reviews
4.1 out of 5 stars
71
4.4 out of 5 stars
119
4.3 out of 5 stars
6
4.3 out of 5 stars
84
5.0 out of 5 stars
2
4.3 out of 5 stars
12
3.8 out of 5 stars
10
Price
$8.99$8.99
$9.99$9.99
$9.99$9.99
$9.99$9.99
$9.99$9.99
$9.99$9.99
$12.99$12.99
Movement
Quartz
Quartz
Quartz
Quartz
Quartz
Quartz
Quartz
Dial diameter
45MM
45MM
45MM
45MM
45MM
45MM
45MM
Chain length
37CM
37CM
37CM
37CM
37CM
37CM
37CM
Package
Red flannel bag package
Red flannel bag package
Red flannel bag package
Red flannel bag package
Red flannel bag package
Red flannel bag package
Red flannel bag package
Pocket watch cover
Single opening
Single opening
Single opening
Single opening
Single opening
Single opening
Single opening
Brief content visible, double tap to read full content.Full content visible, double tap to read brief content.
Videos
Page 1 of 1Start OverPage 1 of 1