UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2154, 
  `added` = 3, 
  `deleted` = 5, 
  `bought` = 3, 
  `total` = 6532 
WHERE 
  product_id IN (38890, 38891)

Query time 0.00076

Result

int(2)