UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 24716, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 74148 
WHERE 
  product_id IN (574, 575, 576, 577)

Query time 0.00030

Result

int(4)