UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 23599, 
  `added` = 6547, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 103532 
WHERE 
  product_id IN (263, 264)

Query time 0.00033

Result

int(2)