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

Query time 0.00068

Result

int(8)