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

Query time 0.00022

Result

int(3)