UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3912, 
  `added` = 71, 
  `deleted` = 11, 
  `bought` = 4, 
  `total` = 12186 
WHERE 
  product_id IN (493, 494, 495)

Query time 0.00033

Result

int(3)