UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 17870, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 53610 
WHERE 
  product_id IN (721, 722, 723, 724)

Query time 0.00044

Result

int(4)