UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4758, 
  `added` = 110, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 14824 
WHERE 
  product_id IN (
    431755, 431756, 431757, 431758, 431759, 
    431760, 431761, 431762, 431763, 431764, 
    431765, 431766
  )

Query time 0.00068

Result

int(12)