UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7128, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 21384 
WHERE 
  product_id IN (
    225075, 225076, 225077, 225078, 225079, 
    225080
  )

Query time 0.00097

Result

int(6)