UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1603, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 4814 
WHERE 
  product_id IN (41140, 41141, 42350)

Query time 0.00161

Result

int(3)