UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 17322, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 51966 
WHERE 
  product_id IN (954, 955)

Query time 0.00028

Result

int(2)