UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 25147, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 75446 
WHERE 
  product_id IN (782, 783, 784)

Query time 0.00035

Result

int(3)