UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4624, 
  `added` = 27, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 14012 
WHERE 
  product_id IN (418, 420)

Query time 0.00022

Result

int(2)