UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2303, 
  `added` = 2, 
  `deleted` = 2, 
  `bought` = 0, 
  `total` = 6929 
WHERE 
  product_id IN (36639, 36640)

Query time 0.00055

Result

int(2)