UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 8685, 
  `added` = 54, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 26325 
WHERE 
  product_id IN (
    414409, 414410, 414411, 414412, 414413
  )

Query time 0.00055

Result

int(5)