UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 9365, 
  `added` = 3, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 28115 
WHERE 
  product_id IN (264825, 264826)

Query time 0.00060

Result

int(2)