UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 12819, 
  `added` = 15, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 38523 
WHERE 
  product_id IN (
    279427, 279428, 279429, 279430, 279431, 
    279432, 279433, 279434, 279435, 279436, 
    279437, 279439, 279440, 279441, 279442, 
    279443, 279444, 279445, 279446
  )

Query time 0.00072