UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 18023, 
  `added` = 27, 
  `deleted` = 2, 
  `bought` = 0, 
  `total` = 54214 
WHERE 
  product_id IN (264847, 264848, 264849, 264850)

Query time 0.00071

Result

int(4)