Hi DW,
It seems like we are missing a notifier when a related product list is displayed which means that the price of the products is calculated one by one instead of making it possible to calculate all prices at the same time in NAV/AX.
I would expect this notifier to be called: Dynamicweb.Notifications.eCommerce.ProductList.BeforeRender and having the class: BeforeRenderArgs extended with an extra property telling if it is from a related product list.
Best regards, Anders