UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 15322, 
  `added` = 36, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 46151 
WHERE 
  product_id IN (264894, 264895, 264896, 264897)

Query time 0.00126

Result

int(4)