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

Query time 0.00033

Result

int(4)