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

Query time 0.00132

Result

int(12)