UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 107400, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 322205 
WHERE 
  product_id IN (18804, 18805, 18806, 18807)

Query time 0.00192

Result

int(4)