UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4512, 
  `added` = 37, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 13721 
WHERE 
  product_id IN (
    431744, 431745, 431746, 431747, 431748, 
    431749, 431750, 431751, 431752, 431753
  )

Query time 0.00152

Result

int(10)