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

Query time 0.00044

Result

int(5)