UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2925, 
  `added` = 13, 
  `deleted` = 3, 
  `bought` = 2, 
  `total` = 8875 
WHERE 
  product_id IN (436, 438)

Query time 0.00025

Result

int(2)