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

Query time 0.00041

Result

int(4)