UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2398, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 7194 
WHERE 
  product_id IN (40868, 40884, 40885)

Query time 0.00056

Result

int(3)