UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 27528, 
  `added` = 58, 
  `deleted` = 7, 
  `bought` = 1, 
  `total` = 82916 
WHERE 
  product_id IN (
    277975, 277976, 277977, 277978, 277979, 
    277980, 277981, 277982, 277983, 277984, 
    286609, 286610, 286612, 286613, 286614, 
    286615, 286616
  )

Query time 0.00087

Result

int(17)