UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 64, 
  `added` = 11, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55247 
WHERE 
  product_id IN (51135, 51136, 51137, 51138, 51139)

Query time 0.00051

Result

int(5)