I have created a simply variant family (not based on any specific feature of the variants, just product number), but I would like to present some of the product category values when viewing the product at variant group level. I see in the product structure, there is a variant_info-> variant_info list which contains all variants and min / max price etc, but I want to get access to some of the other product category fields via this structure (for example to display the max and min values of something other than price). How could I do that?
Cheers
//Steve