UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3986, 
  `added` = 8, 
  `deleted` = 9, 
  `bought` = 4, 
  `total` = 12083 
WHERE 
  product_id IN (22412, 22413, 22414, 22415, 22416)

Query time 0.02536

Result

int(5)