UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 9731, 
  `added` = 28, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 29324 
WHERE 
  product_id IN (
    233761, 233762, 233763, 233764, 233765, 
    233766, 233767, 233768
  )

Query time 0.00091

Result

int(8)