UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3486, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 10463 
WHERE 
  product_id IN (33105, 33106, 33107, 33108)

Query time 0.00124

Result

int(4)