Hi there,
I guess you mean the product listing when you say flypage. This is not possible in hikashop but it's a good idea we may implement later. For now, if you want to so and if you have coding skills, it's not a huge modification to do. You have to edit the view listing_div and add some php to load the variants and check the quantity. You can also ask on the commercial job forum for someone to do it 
However, I have to warn you that such loading may slow down your page. Indeed, if we don't implement that kind of thing so far, it's because it may request to load thousand of variants in one page, meaning the loading can take a way longer time.