UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2553, 
  `added` = 20, 
  `deleted` = 3, 
  `bought` = 0, 
  `total` = 7774 
WHERE 
  product_id IN (596, 598, 599)

Query time 0.00025

Result

int(3)