The code works like this:
1) Create your products recordset to loop through
2) start to loop through the products recordset
3) create a recoredset to show the products options
4) loop and show the options in a select list
5) end the loop for the product recordset
the code should be in that order


