UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 22332, 
  `added` = 5977, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 96881 
WHERE 
  product_id IN (237, 238)

Query time 0.00024

Result

int(2)