UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3745, 
  `added` = 905, 
  `deleted` = 25, 
  `bought` = 62, 
  `total` = 16395 
WHERE 
  product_id IN (526, 527, 528, 529, 530)

Query time 0.00033

Result

int(5)