UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6702, 
  `added` = 2, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 20116 
WHERE 
  product_id IN (
    431553, 431554, 431555, 431556, 431557, 
    431558, 431559, 431560
  )

Query time 0.00069

Result

int(8)