Hi,
I trying to create a NotificationSubscriber in DW9 to manipulate the productlist before its sent to frontend.
I have tried the BeforeRender, BeforeSort and BeforePaging. None of these gives me the whole productcollection. They only give me the current page.
Even though BeforeRender has "Products" and "PageProducts" they both contain the product for the first page.
For example if the paging is set to 30 product, both contain 30 products.
I am using the "Index" as source for products so the "Optimize product" checkbox is not available.
How can I maniupulat the whole product collection before it is sent to fronend?
Regards / Aki