Hi,
What are the recommended way of using Variants collection on a product page (ProductViewModel)?
As far as I can tell the ALL the variants are a part of the "Variants"-property on the ProductViewModel, but why would I want to display inactive variants?
Am I doing something wrong, or do I really have to GetProductById for each variant in order to determine if the variant is active or not and should be displayed?
Kind regards
Simon