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

Query time 0.00095

Result

int(6)