UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3760, 
  `added` = 13, 
  `deleted` = 6, 
  `bought` = 4, 
  `total` = 11415 
WHERE 
  product_id IN (439, 441)

Query time 0.00020

Result

int(1)