UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6117, 
  `added` = 44, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 18571 
WHERE 
  product_id IN (
    431768, 431769, 431770, 431771, 431772, 
    431773, 431774, 431775
  )

Query time 0.00113

Result

int(8)