UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 98, 
  `added` = 22, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 50396 
WHERE 
  product_id IN (51239, 51240, 51241, 51242, 51243)

Query time 0.00041

Result

int(5)