UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 13465, 
  `added` = 3520, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 57995 
WHERE 
  product_id IN (181, 182)

Query time 0.00023

Result

int(2)