UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5240, 
  `added` = 39, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 15915 
WHERE 
  product_id IN (
    431735, 431736, 431737, 431738, 431739, 
    431740, 431741, 431742
  )

Query time 0.00633

Result

int(8)