UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3606, 
  `added` = 19, 
  `deleted` = 5, 
  `bought` = 2, 
  `total` = 10958 
WHERE 
  product_id IN (433, 435)

Query time 0.00021

Result

int(2)