UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1310, 
  `added` = 3, 
  `deleted` = 0, 
  `bought` = 1, 
  `total` = 3955 
WHERE 
  product_id IN (524, 526, 527)

Query time 0.00032

Result

int(3)