UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 8425, 
  `added` = 23, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 25389 
WHERE 
  product_id IN (
    233756, 233757, 233758, 233759, 233760
  )

Query time 0.00092

Result

int(5)