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

Query time 0.00041

Result

int(2)