UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1220, 
  `added` = 27, 
  `deleted` = 7, 
  `bought` = 12, 
  `total` = 88892795 
WHERE 
  product_id IN (
    282821, 282822, 282823, 282824, 282825
  )

Query time 0.00278

Result

int(5)