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

Query time 0.00303

Result

int(8)