UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 218, 
  `added` = 54, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 60884 
WHERE 
  product_id IN (51305, 51306, 51307, 51308, 51309)

Query time 0.00043

Result

int(5)