Product Description
function logShoppableMetrics(moduleName, showsAddToCart) {
if (window.ue && window.ue.count) {
window.ue.count("aplus:shoppable:" + moduleName + ":addToCart", showsAddToCart ? 1 : 0);
}
}
/**
* 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
}


1 5 Different Jet Tips
2 300 ML Large Water Tank
3 Protable for Travel
4 How to Use
5 4 Different Colors


Why does the Onlyone water dental flosser have 4 modes?
Expertly evaluated by a U.S. dental team, this flosser features only the four simplest modes for easy use by adults, seniors, and teens. Designed to last, it surpasses similar products, ensuring dependable performance for up to two years
How long does it last on a single charge?
With a single charge, the Onlyone water flosser can last over a month. While usage varies by individual, you can expect a minimum of one month of reliable performance.
Will you need to refill the water often during use?
No, the upgraded 300ml water tank offers ample capacity, providing enough water for a full 2-minute cleaning session without needing a refill
Is the charging adapter included in the package?
No, but it’s not an issue. Most people have plenty of adapters at home. The included cable is compatible with your phone adapter and laptop USB port, making charging convenient and hassle-free