UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 19092, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 57276 
WHERE 
  product_id IN (744, 745, 746, 747)

Query time 0.00037

Result

int(4)