Hi,
I tried to place several Catalog Apps in the same page, to render different blocks of related products for up-selling, cross-selling, etc. The idea is to configure each Catalog App with a different custom query, so a different kind of related products would be rendered in every Catalog App.
The first problem is that the "ProductsRender" template cannot be used twice in the same page, as the IDs of the blocks get repeated and the products appear only in the first CAtalog App (the second Catalog App appears empty). The other issue is about the feed, as the page seems to have only one feed (accessed by the "feed=true" parameter in the URL) and I need a different feed for each Catalog App.
I feel there should be an easier solution. Am I missing something? Is there any other strategy to render multiple Catalog App in the same page?
Regards,
Tomas