UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 16728, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 50184 
WHERE 
  product_id IN (927, 928, 929, 930, 931)

Query time 0.00040

Result

int(5)