Ultrathin Neoprene Shell: Provides lightweight insulation, keeping your hands warm and protected without adding bulk, perfect for cold-weather use.
Touchscreen-Compatible Fingertips: Conductive thread on the thumb and index finger allows seamless use of smartphones, tablets, and other touch screen devices.
Durable Synthetic Leather Palms: Reinforced palms provide enhanced grip and long-lasting durability for a variety of tasks and activities.
Secure Adjustable Fit: Elastic cuff with a hook & loop closure ensures a snug, customized fit that stays in place during extended wear.
Available in Multiple Sizes: Offered in sizes S-XL, these versatile gloves are designed for a comfortable fit and reliable performance in any chilly environment.
Related Items..
Please Wait...
verifying & adding to your items to your shopping cart...
SELECT `I`.`ListID`, `I`.`ProductID`, `I`.`ItemGroup`, `I`.`ItemColorID`, `I`.`ItemColor`, `I`.`ItemSizeOnly` AS `ItemSize`, `I`.`ItemLength`, `I`.`RequiredAlterationID`, `I`.`ProspectItem`,
MAX(`S`.CatID) AS CatID, `I`.`SalesPrice`,`I`.`SalesPrice` AS `WebPrice`,
`I`.`AltShowListID`, `I`.`InventoryOnly`
FROM `tbl_items` `I`
LEFT JOIN `tbl_items_search` `S` ON (`I`.`ItemID`=`S`.`ItemID`) AND (`S`.`CatID` = '2076')
WHERE (`I`.`ItemGroup` = '9RT-3409') AND (`I`.`ShowOnlyLocal` = '1') AND (`I`.`IsActive` != '0') AND (`I`.`SpecialGroupID` Is Null OR `I`.`SpecialGroupID` = '0')
GROUP BY `I`.`ListID`
ORDER BY `I`.`ProspectItem`, IFNULL(`I`.`ItemColor`,'ZZZZZZ'),`I`.`SizeSort`,`I`.`ItemSize`, `I`.`ItemLength`