When looping through my lists in Customer Experience Center - Favorites i want to show
list.ProductList.TotalProductsCount
But that is always 0 (zero) for all lists.
If i use this
list.ProductList.Products.Count
I get the correct product count for all my lists.
How is this intended to work and which approach should i use?
--
All the best, Jesper