UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 98, 
  `added` = 23, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 50409 
WHERE 
  product_id IN (51249, 51250, 51251, 51252, 51253)

Query time 0.00032

Result

int(5)