Hi guys,
I am trying my hand on the first Rapido 3.0 implementation. iIt is actually an upgrade from Rapido 2.1.
I have received a few small requests from my customer, and I want to understand how it would be better to handle them.
For example, my customer has most of the products with variants and the variants have different prices. That's why he wants to display a "starting from" text in from of the prices on the Product List.
My investigation showed that this part is handled by the ViewGrid, ViewList and ViewDetail blocks.
Is there any way I can make this change without making a custom version of the ProductRendered and custom versions for each block?
Thank you,
Adrian