UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 5823, 
  `added` = 2, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 17479 
WHERE 
  product_id IN (15425, 15426, 15427, 15428, 15429)

Query time 0.00355

Result

int(5)