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

Query time 0.00050

Result

int(3)