Thanks very much for your reply Josh.
Maybe I did not explain the situation clearly. I would like the product still display in the correct catalog. For example:
In the commerce kick start with demo installation:
If you click " To wear",
You will see the "Tshirt" Catalog at the bottom with 6 different types of Tshirts.
For Tshirt " "The guy" Short Sleeve Tee", it shows the blue one, and shows three color options. Only when you click this Tshirt and get into the full page you can then select the color and can see the different color Tshirt.
I'd like the exactly same effect, but have the "green" and the "purple" tshirt also displayed the same way as the "blue" one with color options even with the same name.
What I did so far:
1. I created a content type:" Featured Products" and added two field:
field_productrer, Product reference, Select list
field_noderef, Entity Reference,(I guess it is node?), Select list
2. I added a product using the featured products type.
Selected a certain "product variation", and selected a certain "product display"
Results. I can only see this product in the all products( when I clicked into the all products menu) . I don't get the color options and when I click into the full page, it still only show the only one product (no options of selecting color or size).
Did I do something wrong? I can not find the "link" field mentioned by you:
"You can create a link to the product using the the "link" field in views with the relationship of your "product display."""
Finally, I feel this is not the right way to do this, am I wrong?
Thanks very much.