UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3394, 
  `added` = 16, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 10277 
WHERE 
  product_id IN (430, 432)

Query time 0.00026

Result

int(2)