UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 8407, 
  `added` = 14, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 25290 
WHERE 
  product_id IN (
    233756, 233757, 233758, 233759, 233760
  )

Query time 0.00106

Result

int(5)