UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 104, 
  `added` = 46, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 55528 
WHERE 
  product_id IN (51385, 51386, 51387, 51388, 51389)

Query time 0.00043

Result

int(5)