UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 22018, 
  `added` = 5739, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 94749 
WHERE 
  product_id IN (237, 238)

Query time 0.00038

Result

int(2)