UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1454, 
  `added` = 16, 
  `deleted` = 27, 
  `bought` = 5, 
  `total` = 4750 
WHERE 
  product_id IN (96, 736, 740)

Query time 0.00022

Result

int(2)