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

Query time 0.00030

Result

int(4)