UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 22331, 
  `added` = 5976, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 96873 
WHERE 
  product_id IN (237, 238)

Query time 0.00027

Result

int(2)