Developer forum

Forum » Rapido » Displaying list of product groups

Displaying list of product groups

Aki Ruuskanen
Aki Ruuskanen
Reply

Hi,

I would need to add support to display a list productgroups in the productlist view. 

As long as there are subgroups I need to list those instead of the productlist. 

What would be the best "Rapido" approach for this?

I am thinking about a custom block that displays the product groups and replace the product list block in those cases?

Does that make sense?

Regards / Aki


Replies

 
Nicolai Pedersen
Reply
This post has been marked as an answer

Yes, or simply re-write the ProductsRender template to show sub groups if any and fall back to its current implementation if not and save it as ProductsRender_Custom.cshtml

Votes for this answer: 1
 
Aki Ruuskanen
Aki Ruuskanen
Reply

Thanks for the input. 

I would like to preserve 100% upgradeability so it will propably be a custom block. 

/Aki

 

You must be logged in to post in the forum