Hi,
In Rapido, the content for the cart comes from a Json feed and the json feed is produced by a paragraph with a ParagraphViewModel.
Like this: @Model.GetModuleOutput()
That feed does not seem to output for example custom fields for products that are in the cart.
What would be the correct "Rapido"-way to get access to product fields for the products in the cart?
Regards / Aki