UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3117, 
  `added` = 11, 
  `deleted` = 15, 
  `bought` = 2, 
  `total` = 9489 
WHERE 
  product_id IN (41499, 41550)

Query time 0.00100

Result

int(2)