UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7591, 
  `added` = 1, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 22783 
WHERE 
  product_id IN (
    225089, 225090, 225091, 225092, 225093, 
    225094
  )

Query time 0.00081

Result

int(6)