UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 13467, 
  `added` = 3523, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 58016 
WHERE 
  product_id IN (181, 182)

Query time 0.00019

Result

int(2)