Linking to "jump to" tags in the regisration page could be an interesting option.
<a href="#bio1-link">Product 1</a>
<a href="#bio22-link">Product 2</a>
and so on.
Then define the tag where the section starts
<a name="bio1-link">
where the section starts.