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

Query time 0.00096

Result

int(10)