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
}





How do I incorporate this with my current skin care routine?
Enhance your skincare with the Radiant Renewal Wand. Start on a clean face, apply our Renew Complex Serum for smooth use, then follow with your creams. For best results, always use creams post-Wand.
How long will it take to see results?
Most see results in 3 weeks, but results vary. Use the Wand daily for 5-30 minutes, moving from the face's center outwards. Our Renew Complex Serum or any oil-free serum with conductive ingredients boosts its effectiveness
What happens if I use the Radiant Renewal Skincare Wand without the Renew Complex Serum?
Using the Radiant Renewal Wand without our Renew Complex Serum may lead to reduced glide & diminish results from the Galvanic Current. The serum nourishes & enhances the Wand's effects, for optimal skincare benefits.
What are the main benefits of using the Radiant Renewal Wand?
The Radiant Renewal Wand features Red Light Therapy for rejuvenation, Galvanic Current to enhance serums, Vibrating Massage for reduced puffiness, and Therapeutic Warmth for a glow. It's a must-have skincare tool.
What are the key differences between the old and new version?
Our upgraded 4-in-1 Radiant Renewal Skincare Wand showcases innovation. It has enhanced Red Light Therapy, new Galvanic Current for serum potency, an ergonomic design, and advanced tech. Crafted from two years of feedback