UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1444, 
  `added` = 13, 
  `deleted` = 1, 
  `bought` = 1, 
  `total` = 4412 
WHERE 
  product_id IN (484, 485, 487)

Query time 0.00023

Result

int(3)