UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 8689, 
  `added` = 58, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 26357 
WHERE 
  product_id IN (
    414409, 414410, 414411, 414412, 414413
  )

Query time 0.00067

Result

int(5)