UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3991, 
  `added` = 12, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 12033 
WHERE 
  product_id IN (414324, 414325)

Query time 0.00079

Result

int(2)