UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1873, 
  `added` = 14, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 5704 
WHERE 
  product_id IN (585, 586, 587)

Query time 0.00025

Result

int(3)