UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 7415, 
  `added` = 15, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 22320 
WHERE 
  product_id IN (
    431515, 431516, 431517, 431518, 431519, 
    431520, 431521, 431522, 431523, 431524, 
    431525, 431526, 431527, 431528, 431529, 
    431530, 431531, 431532, 431533, 431534, 
    431535, 431536, 431537
  )

Query time 0.00075

Result

int(23)