UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 745, 
  `added` = 18, 
  `deleted` = 5, 
  `bought` = 0, 
  `total` = 2330 
WHERE 
  product_id IN (435486, 435487)

Query time 0.00070

Result

int(2)