UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3468, 
  `added` = 13, 
  `deleted` = 6, 
  `bought` = 4, 
  `total` = 10539 
WHERE 
  product_id IN (439, 441)

Query time 0.00035

Result

int(2)