Hello I am getting a ThrowNoMatchException when using Dynamicweb.Ecommerce.ProductCatalog.ProductViewModelExtensions.GetProductLink(this ProductViewModel product, int pageId, string currentGroupId, bool usePrimaryGroupPageId = true). I see the method uses Single instead of SingleOrDefault and will therefore not fallback if the first check fails.
Best regards, Kasper