UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3545, 
  `added` = 5, 
  `deleted` = 3, 
  `bought` = 0, 
  `total` = 10675 
WHERE 
  product_id IN (41113, 42342)

Query time 0.00208

Result

int(2)