UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 25231, 
  `added` = 7122, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 111303 
WHERE 
  product_id IN (177, 234)

Query time 0.00062

Result

int(2)