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

Query time 0.00034

Result

int(3)