UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 17921, 
  `added` = 9, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 53796 
WHERE 
  product_id IN (
    279347, 279348, 279349, 279350, 279351, 
    279352, 279353, 279354, 279356, 279357, 
    279358, 279359, 279360, 279361, 279362, 
    279363, 279364, 279365, 279366
  )

Query time 0.00093

Result

int(19)