UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 25758, 
  `added` = 7459, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 114569 
WHERE 
  product_id IN (177, 234)

Query time 0.00025

Result

int(2)