UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15220, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 45660 
WHERE 
  product_id IN (618, 619, 620)

Query time 0.00032

Result

int(3)