Solved already, if anyone need the info: <iframe src="ZZZ" width="XXX" height="YYY" frameborder="0" marginheight="0" marginwidth="0"></iframe> Replace ZZZ with the full link to your aStore. Replace XXX with the width of your aStore page and YYY with a number of pixels sufficient to prevent scrolling.
very simple <iframe src="h**p://astore.amazon.com/your-astore" width="90%" height="4000" frameborder="0" scrolling="no"> /iframe>