UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 63, 
  `added` = 22, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 40299 
WHERE 
  product_id IN (51376, 51377, 51378, 51379, 51380)

Query time 0.00037

Result

int(5)