UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2168, 
  `added` = 2, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 6519 
WHERE 
  product_id IN (40935, 40936)

Query time 0.00102

Result

int(2)