UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1825, 
  `added` = 10, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 5522 
WHERE 
  product_id IN (379704, 379705)

Query time 0.00055

Result

int(2)