Hi,
After upgrading to 8.7.0.3 we lost the Ecom:ProductList.Pages3 loop. It is only rendered if we have the TemplateTags (even if commented, but has to be there).
Our workaround to to call a assign it to a string:
string dummy = TemplateTags("SOMETHING");
This bug already existed in the past and just came up again. Can anyone reproduce it?
Best Regards,
Nuno Aguiar