UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1778, 
  `added` = 23, 
  `deleted` = 6, 
  `bought` = 2, 
  `total` = 5499 
WHERE 
  product_id IN (480, 481, 483)

Query time 0.00044

Result

int(3)