UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 25431, 
  `added` = 7273, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 112658 
WHERE 
  product_id IN (177, 234)

Query time 0.00026

Result

int(2)