UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 18025, 
  `added` = 29, 
  `deleted` = 2, 
  `bought` = 0, 
  `total` = 54230 
WHERE 
  product_id IN (264847, 264848, 264849, 264850)

Query time 0.00062

Result

int(4)