UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 26042, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 78126 
WHERE 
  product_id IN (579, 580, 581, 582)

Query time 0.00033

Result

int(4)