UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5233, 
  `added` = 57, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 15984 
WHERE 
  product_id IN (
    396028, 396029, 396030, 396031, 396032, 
    396033, 396034, 396035
  )

Query time 0.00052

Result

int(8)