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

Query time 0.00031

Result

int(2)