UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 6434, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 19302 
WHERE 
  product_id IN (
    225067, 225068, 225069, 225070, 225071, 
    225072
  )

Query time 0.00074

Result

int(6)