UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 19848, 
  `added` = 4693, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 83009 
WHERE 
  product_id IN (273, 274)

Query time 0.00028

Result

int(2)