UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 43585, 
  `added` = 15002, 
  `deleted` = 4, 
  `bought` = 0, 
  `total` = 205785 
WHERE 
  product_id IN (219, 220, 221, 222, 223)

Query time 0.00030

Result

int(5)