UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 3741, 
  `added` = 901, 
  `deleted` = 25, 
  `bought` = 62, 
  `total` = 16363 
WHERE 
  product_id IN (526, 527, 528, 529, 530)

Query time 0.00048

Result

int(5)