I have created a new product, let's call it "widget". Widget has two characteristics, "blue" and "red". I have also created two related products "foo" and "bar", which are in an upublished category.
On the product page for widget, the related pruducts foo and bar are displayed.
When the widget is added to the cart, it is actually product widget:blue or widget:red that is added and when the user clicks on the product from within the cart, the variant product page is displayed - not the original product.
However, the variants are not linked to the related products so they do not appear on the product page.
Either, the link from the cart should go to the parent product instead of the variant OR the variant should also have the ability to specify related products.
What do you think?