UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15455, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 46365 
WHERE 
  product_id IN (903, 904, 905, 906, 907)

Query time 0.00028

Result

int(5)