UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1296, 
  `added` = 17, 
  `deleted` = 29, 
  `bought` = 5, 
  `total` = 4309 
WHERE 
  product_id IN (97, 664)

Query time 0.00030

Result

int(2)