UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3793, 
  `added` = 17, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 11464 
WHERE 
  product_id IN (
    431571, 431572, 431573, 431574, 431575, 
    431576, 431577, 431578
  )

Query time 0.00069

Result

int(8)