UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2864, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 8592 
WHERE 
  product_id IN (35990, 35991)

Query time 0.00056

Result

int(2)