UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12854, 
  `added` = 3341, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55267 
WHERE 
  product_id IN (183, 184)

Query time 0.00025

Result

int(2)