UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12327, 
  `added` = 2885, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 51406 
WHERE 
  product_id IN (289, 290)

Query time 0.00029

Result

int(2)