UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12326, 
  `added` = 2884, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 51398 
WHERE 
  product_id IN (289, 290)

Query time 0.00024

Result

int(2)