Men's Pants
Footwear
Men's New Arrivals
0;
if (hasTouchSupport) {
const activeElement = document.activeElement;
if (activeElement && (activeElement.tagName === 'INPUT' || activeElement.tagName === 'TEXTAREA')) {
activeElement.blur();
}
}
"
>