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

Query time 0.00272

Result

int(8)