UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2989, 
  `added` = 56, 
  `deleted` = 18, 
  `bought` = 9, 
  `total` = 9427 
WHERE 
  product_id IN (214, 216)

Query time 0.00021

Result

int(2)