UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3309, 
  `added` = 19, 
  `deleted` = 2, 
  `bought` = 2, 
  `total` = 10052 
WHERE 
  product_id IN (424, 426)

Query time 0.00037

Result

int(2)