Extract maximum values from various source products

Hi - I have multiple products, each with bands that have the same name, and I would like to create a new image using the maximum values per pixel of these bands for all the products. ie. I have nine products and for each pixel I would like to store the largest value of this across all nine products. How can I do this? The mosaic/band maths “max” cannot take into account multiple inputs…

first you create a stack of all images (Menu > Radar > Coregistration > Stack Tools > Create Stack)
Then you calculate the max by
Menu > Radar > Coregistration > Stack Tools > Stack Averaging (select Maximum in the second tab)

If you don’t have SAR data you can use the Binning operator.
You can find it at Raster / Geometric Operations / Level-3 Binning in the menu.
There you can select the Min_Max aggregator. Afterwards, you can remove the min band.
image