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

Query time 0.00076

Result

int(3)