UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7005, 
  `added` = 74, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 21385 
WHERE 
  product_id IN (
    414423, 414424, 414425, 414426, 414427, 
    414428
  )

Query time 0.00060

Result

int(6)