UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 17540, 
  `added` = 2, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 52630 
WHERE 
  product_id IN (1026, 1027)

Query time 0.00025

Result

int(2)