UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 4863, 
  `added` = 9, 
  `deleted` = 52, 
  `bought` = 4, 
  `total` = 14911 
WHERE 
  product_id IN (
    41713, 42078, 42079, 42080, 42081, 42082, 
    42083, 42084, 42085, 42086, 42087, 
    42088, 42089, 42090, 42091, 42092, 
    42093, 42094, 42095
  )

Query time 0.00199