UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2469, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 7407 
WHERE 
  product_id IN (42207, 42208, 42209)

Query time 0.00284

Result

int(3)