UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 24934, 
  `added` = 6909, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 109347 
WHERE 
  product_id IN (177, 234)

Query time 0.00032

Result

int(2)