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

Query time 0.00037

Result

int(3)