UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 25434, 
  `added` = 7275, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 112677 
WHERE 
  product_id IN (177, 234)

Query time 0.00024

Result

int(2)