UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 11102, 
  `added` = 174, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 34176 
WHERE 
  product_id IN (
    414377, 414378, 414379, 414380, 414381, 
    414382, 414383, 414384, 414385, 414386, 
    414387, 414388
  )

Query time 0.00067

Result

int(12)