UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2796, 
  `added` = 8, 
  `deleted` = 2, 
  `bought` = 2, 
  `total` = 8452 
WHERE 
  product_id IN (427, 429)

Query time 0.00020

Result

int(2)