UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12851, 
  `added` = 3338, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55243 
WHERE 
  product_id IN (183, 184)

Query time 0.00025

Result

int(2)