UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4406, 
  `added` = 40, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 13418 
WHERE 
  product_id IN (
    431616, 431617, 431618, 431619, 431620, 
    431621, 431622, 431623, 431624, 431625, 
    431626, 431627, 431628, 431629, 431630, 
    431631, 431632, 431633, 431634, 431635, 
    431636, 431637, 431638, 431639, 431640, 
    431641, 431642, 431643, 431644, 431645, 
    431646, 431647, 431648, 431649, 431650, 
    431651, 431652, 431653, 431654, 431655, 
    431656, 431657, 431658
  )

Query time 0.00109

Result

int(43)