UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7273, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 21819 
WHERE 
  product_id IN (
    225082, 225083, 225084, 225085, 225086, 
    225087
  )

Query time 0.00059

Result

int(6)